pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

[broker] Make ServiceConfiguration#brokerInterceptors configure dynamic

Open tjiuming opened this issue 3 years ago • 2 comments

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)

tjiuming avatar May 17 '22 10:05 tjiuming

Tests to be completed.

tjiuming avatar May 17 '22 10:05 tjiuming

The pr had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Jun 19 '22 02:06 github-actions[bot]