Gate analytics routing on cluster.pluggable.dataformat.enabled#5544
Gate analytics routing on cluster.pluggable.dataformat.enabled#5544mch2 wants to merge 2 commits into
Conversation
This changes the routing gate to analytics-engine to use boolean flag with settings update consumer so it can be enabled/disabled. Signed-off-by: Marc Handalian <marc.handalian@gmail.com>
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
This changes the routing gate to analytics-engine to use boolean flag with settings update consumer so it can be enabled/disabled.
Description
Gate analytics routing on cluster.pluggable.dataformat.enabled boolean.
Remove brittle string match on setting and make it match dynamic cluster level setting.
Related Issues
Resolves #[Issue number to be closed when this PR is merged]
Check List
--signoffor-s.By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.