Hao Xu
Hao Xu
## Summary, imperative, start upper case, don't end with a period Resolves #XXX ## How was this PR tested? ## Does this PR introduce any user-facing changes? - [ ]...
## Summary, imperative, start upper case, don't end with a period Add dangling topic checking functionality, `TopicCleanupService` will compare topics listed from kafka and topics from other type of pub...
This PR is mainly for simplifying the logic of consumer pool assignment logic when subscribing one topic partition through `PartitionReplicaIngestionContext`. Inside `KafkaConsumerServiceDelegator`, A `ConsumerPoolStrategyType` is defined to specify consumer pool...
## Summary, imperative, start upper case, don't end with a period This Code change adds a feature allowing manual store deletion from admin tool to a specific user group only....
## Summary, imperative, start upper case, don't end with a period Store deletion is not fast operation for controller, but it could happen frequently in a short time range. Previously...