-
Notifications
You must be signed in to change notification settings - Fork 3.7k
[improve][admin] PIP-422 part 1: Support global topic-level replicated clusters policy #24390
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
[improve][admin] PIP-422 part 1: Support global topic-level replicated clusters policy #24390
Conversation
f523365 to
2dcb982
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #24390 +/- ##
============================================
+ Coverage 74.30% 74.37% +0.07%
- Complexity 32671 33081 +410
============================================
Files 1880 1880
Lines 146433 146518 +85
Branches 16789 16798 +9
============================================
+ Hits 108807 108975 +168
+ Misses 28986 28888 -98
- Partials 8640 8655 +15
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
b8d59be to
8d6078d
Compare
pulsar-client-tools/src/main/java/org/apache/pulsar/admin/cli/CmdTopicPolicies.java
Outdated
Show resolved
Hide resolved
...ker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java
Outdated
Show resolved
Hide resolved
pulsar-broker/src/main/java/org/apache/pulsar/broker/service/TopicPoliciesService.java
Outdated
Show resolved
Hide resolved
8c3547c to
4a7003d
Compare
...ker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java
Show resolved
Hide resolved
...ker/src/main/java/org/apache/pulsar/broker/service/SystemTopicBasedTopicPoliciesService.java
Show resolved
Hide resolved
31ff3b5 to
9e040af
Compare
|
@poorbarcode Removing maintenance branch release flags until there's been a discussion on dev mailing list that it's ok to backport to maintenance releases. |
…d clusters policy (apache#24390)
…d clusters policy (apache#24390)
|
Cherry-picked into branch-4.0 |
…d clusters policy (apache#24390) (cherry picked from commit 1e57827) (cherry picked from commit cb50e3f)
…d clusters policy (apache#24390) (cherry picked from commit 1e57827) (cherry picked from commit cb50e3f)
…d clusters policy (apache#24390) (cherry picked from commit 1e57827)
…d clusters policy (apache#24390) (cherry picked from commit 1e57827) (cherry picked from commit cb50e3f)
…d clusters policy (apache#24390)
…d clusters policy (apache#24390)
Motivation
See the PIP-422
Modifications
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: x