lhotari commented on PR #23853: URL: https://github.com/apache/pulsar/pull/23853#issuecomment-2594764280
> @lhotari > > > Are you referring to these changes that "reverted" something: https://github.com/apache/pulsar/pull/23761/files , or is it something else? > > Sorry, it should be `recover`, which means the producer's `state` will be reset to `reconnecting` even if it has been closed > > I corrected the title The title remains hard to understand. I used the technique described [here](https://gist.github.com/lhotari/81f533af4b9ad515e02d96e543c4408b) to let an LLM (Claude) suggest a title. The suggestion based on the PR context is "Fix race condition between producer reconnection and closing that causes orphaned producers". Here's the full example of what LLM suggested: https://gist.github.com/lhotari/e63521b8a5694c5a928f740cd5d46331 . I'm not saying that LLMs should be used to write PR titles and descriptions, but they are very good in fixing grammar and improving the clarity. It's a useful tool. -- 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: commits-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org