michaeljmarshall commented on PR #21134: URL: https://github.com/apache/pulsar/pull/21134#issuecomment-1706958070
> org.apache.pulsar.client.api.PulsarClientException$TimeoutException: The producer service-TestProducer-02586a can not send message to the topic persistent://public/default/test-partition-2 within given timeout : createdAt 22.195 seconds ago, firstSentAt 7484.289 seconds ago, lastSentAt 7484.289 seconds ago, retryCount 0 If you test the producer with an infinite send timeout, do the producers get into a stuck state? If the bug is in the `recentlyClosedProducers` logic, I would expect that to be the case. -- 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]
