pulsar
pulsar copied to clipboard
[broker] Make ServiceConfiguration#brokerInterceptors configure dynamic
Motivation
Make ServiceConfiguration#brokerInterceptors configure dynamic, so that we can config broker interceptors by dynamic config api and without broker restart.
Verifying this change
- [ ] Make sure that the change passes the CI checks.
Does this pull request potentially affect one of the following parts:
If yes was chosen, please highlight the changes
- Dependencies (does it add or upgrade a dependency): (no)
- The public API: (no)
- The schema: (no)
- The default values of configurations: (no)
- The wire protocol: (no)
- The rest endpoints: (no)
- The admin cli options: (no)
- Anything that affects deployment: (no)
Documentation
Check the box below or label this PR directly.
Need to update docs?
-
[ ]
doc-required(Your PR needs to update docs and you will update later) -
[x]
no-need-doc(Please explain why) -
[ ]
doc(Your PR contains doc changes) -
[ ]
doc-added(Docs have been already added)
Tests to be completed.
The pr had no activity for 30 days, mark with Stale label.