-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Expose bookkeeper expose explicit lac configuration in broker.conf #5822
Expose bookkeeper expose explicit lac configuration in broker.conf #5822
Conversation
run java8 tests |
2 similar comments
run java8 tests |
run java8 tests |
@codelipenghui what should we do to deal with “ Integration Tests Failure”?just retry? |
@fangpengcheng95 Some tests are unstable, some times we need to rerun it |
run integration tests |
can you please describe need of this configuration and how it will help or impact the behavior? |
@rdhabalia It's related to #3828 #4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL |
run integration tests |
run integration tests |
Added these above into description. |
run integration tests |
1 similar comment
run integration tests |
run integration tests |
run integration tests |
4 similar comments
run integration tests |
run integration tests |
run integration tests |
run integration tests |
rerun integration tests |
run java8 tests |
2 similar comments
run java8 tests |
run java8 tests |
run java8 tests |
run java8 tests |
run integration tests |
run java8 tests |
2 similar comments
run java8 tests |
run java8 tests |
61b78e3
to
629e5ad
Compare
run integration tests
|
run integration tests |
629e5ad
to
8ba8553
Compare
e098082
to
d71fef1
Compare
### Motivation Expose bookkeeper expose explicit lac configuration in broker.conf It's related to apache#3828 apache#4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL.
### Motivation Expose bookkeeper expose explicit lac configuration in broker.conf It's related to apache#3828 apache#4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL. (cherry picked from commit 4fd17d4)
### Motivation Expose bookkeeper expose explicit lac configuration in broker.conf It's related to apache#3828 apache#4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL. (cherry picked from commit 4fd17d4)
### Motivation Expose bookkeeper expose explicit lac configuration in broker.conf It's related to apache#3828 apache#4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL.
Motivation
Expose bookkeeper expose explicit lac configuration in broker.conf
It's related to #3828 #4976, some Pulsar SQL users need to enable the explicitLacInterval, so that they can get the last message in Pulsar SQL.
Verifying this change
Added unit tests.
Does this pull request potentially affect one of the following parts:
If
yes
was chosen, please highlight the changesDocumentation