wuzhanpeng opened a new pull request #12588: URL: https://github.com/apache/pulsar/pull/12588
Simple fix to `firstSentAt` when it first timed out. An example of abnormal output: ``` org.apache.pulsar.client.api.PulsarClientException$TimeoutException: The producer XXX can not send message to the topic YYY within given timeout : createdAt 30004180480 ns ago, firstSentAt 32225437594084969 ns ago, lastSentAt 30004087361 ns ago, retryCount 1 ``` -- 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]
