forked from apache/pulsar
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[issues 5698]Handle replicator producer as generated name producer (a…
…pache#5701) Fixes apache#5698 Motivation Since apache#5571 handle the generated producer name, the replicator producer was created by broker, only one producer for a replicated topic. So, we can handle it simple by considered replicator producer as generated name producer.
- Loading branch information
1 parent
2de6a0f
commit 39f37c9
Showing
2 changed files
with
35 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters