-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[fix][broker] Fix inconsistent topic policy #21231
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
Merged
codelipenghui
merged 31 commits into
apache:master
from
mattisonchao:fix/topic_policy_not_apply
Sep 26, 2023
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
d77d700
[fix][broker] Fix inconsistent data rentention policy by broker restart
mattisonchao 292ba9e
Fix checkstyle
mattisonchao 777fb1d
Fix checkstyle
mattisonchao 4f1f3ac
Revert useless changes
mattisonchao b924cdb
Add test
mattisonchao 9dd1a83
Fix test
mattisonchao 3a4cbe6
Check configuration again
mattisonchao 3afde53
Add final
mattisonchao 6143d8e
New method
mattisonchao 98b5786
Fix checkstyle
mattisonchao 069fff8
Fix checkstyle
mattisonchao 679d463
Fix typo
mattisonchao 83c8b00
Fix license
mattisonchao db8d437
Fix checkstyle
mattisonchao 823af64
Fix checkstyle
mattisonchao 812cac9
Fix TLS problem
mattisonchao d211e32
Fix test
mattisonchao 462c468
Fix test
mattisonchao 7f356dd
Fix test
mattisonchao 4660b1b
Fix test
mattisonchao cec038e
Fix test
mattisonchao 2b251d2
Fix test
mattisonchao c0d40d2
Merge test fixing
mattisonchao 8c63847
Fix checkstyle
mattisonchao af37cce
Fix compatibility issue
mattisonchao 51723c2
Fix tests
mattisonchao ac260b3
Fix test
mattisonchao 0c55a08
Fix failed test
mattisonchao 304cec8
Fix proxy test
mattisonchao 8b921f7
Apply comment and checkstyle fix
mattisonchao b94bead
Apply comment
mattisonchao File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
295 changes: 151 additions & 144 deletions
295
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/BrokerService.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.