lhotari commented on PR #23407: URL: https://github.com/apache/pulsar/pull/23407#issuecomment-2402133469
> In `contextImpl.java` the `getConsumer()` - When trying to get partitioned topic consumer it throws error consumer not found. > Instead show error message that partitioned topic not present. > Also reduces computation to search for consumer. @nikam14 Could you please provide more context about the specific use case where you encountered this issue? It would be helpful to understand: 1. What were you trying to accomplish? 2. What did you expect to happen? 3. What actually happened instead? This additional information will help us better understand the impact on end-users and ensure our solution addresses the root cause effectively. -- 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]
