Jason918 opened a new pull request, #17371: URL: https://github.com/apache/pulsar/pull/17371
Master Issue: https://github.com/apache/pulsar/issues/16153 ### Motivation Add ShadowReplicator. ### Modifications - Add map `PersistentTopic#shadowReplicators`, most of its management just follows `PersistentTopic#replicators` - Add class `ShadowReplicator` ### Verifying this change - [ ] Make sure that the change passes the CI checks. This change added tests and can be verified as follows: - ShadowReplicatorTest ### Does this pull request potentially affect one of the following parts: None ### 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] `doc-not-needed` Internal implementation. - [ ] `doc` (Your PR contains doc changes) - [ ] `doc-complete` (Docs have been already added) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
