lhotari commented on PR #23407: URL: https://github.com/apache/pulsar/pull/23407#issuecomment-2410887659
> changes are covered in `testGetConsumer()-ContextImplTest`. In `testGetConsumer()` test function we can see if user is trying to get a consumer of partitioned topic it will get error message that " no partitioned topic present ", which means there is no consumer with partitioned topic. this is not a end user test case. It's possible that you are making incorrect assumptions about the behavior as well as the reviewers. In Pulsar, the partitioned topics concepts can easily mislead anyone. Please see https://github.com/apache/pulsar/issues/20622 for more details. -- 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]
