-
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
[improve][pip] PIP-376: Make topic policies service pluggable #23248
[improve][pip] PIP-376: Make topic policies service pluggable #23248
Conversation
Here is the draft implementation in my fork: BewareMyPower#35 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I generally support this proposal, we should have clearer APIs for the components we want to allow users to customize
I support |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@BewareMyPower Thanks for driving the proposal
Could you please also add a section to describe what the TopicPoliciesService finally looks like?
Now I've refactored the proposal, as well as the demo implementation with the following changes:
@eolivelli @codelipenghui @lhotari PTAL again |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Good work @BewareMyPower!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Just one minor comment: #23248 (comment)
Co-authored-by: Zike Yang <zike@apache.org>
Documentation
doc
doc-required
doc-not-needed
doc-complete