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.
Fix the partition number not equals expected error (apache#9446)
Fixes apache#8000 ### Motivation Fix the partition number not equals expected error ### Verifying this change New tests added, without this fix, you can see errors like `topics consumer java.lang.IllegalStateException: allTopicPartitionsNumber 2 not equals expected: 5`
- Loading branch information
1 parent
416ef28
commit bbce00a
Showing
2 changed files
with
52 additions
and
1 deletion.
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