BewareMyPower opened a new issue, #554: URL: https://github.com/apache/pulsar-client-cpp/issues/554
### Search before asking - [x] I searched in the [issues](https://github.com/apache/pulsar-client-cpp/issues) and found nothing similar. ### Version 1a39e5323a2ec07a10cb8dc8b9d4b1c1aea8d324 ### Minimal reproduce step Run `./build/tests/pulsar-tests --gtest_filter='Pulsar/ReaderSeekTest.testHasMessageAvailableAfterSeekToEnd/0'` ### What did you expect to see? No WARN logs ### What did you see instead? ``` 2026-03-17 20:12:43.384 WARN [0x16bd9f000] ConnectionPool:79 | Connection still has 3 references after waiting for 5 seconds for [[::1]:50551 -> [::1]:6650] ``` ### Anything else? It should be a regression introduced by #551 ### Are you willing to submit a PR? - [ ] I'm willing to submit a PR! -- 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]
