lhotari opened a new pull request, #19539: URL: https://github.com/apache/pulsar/pull/19539
Fixes #19536 ### Motivation Please check #19536 for details about the problem this PR fixes. ### Modifications This backports changes from #19015 to branch-2.10 for replacing a sync method call in async call chain. In addition, there's a test and an improvement to the #19015 solution which would attempt to execute the call also for partitioned topics. I'll submit a separate PR to fix that issue in master / branch-2.11. ### Documentation <!-- DO NOT REMOVE THIS SECTION. CHECK THE PROPER BOX ONLY. --> - [ ] `doc` <!-- Your PR contains doc changes. --> - [ ] `doc-required` <!-- Your PR changes impact docs and you will update later --> - [x] `doc-not-needed` <!-- Your PR changes do not impact docs --> - [ ] `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]
