alphashaw commented on issue #5770: Pulsar Broker Sometimes does not return CommandSendReceipt/CommandSendError to prducer send CommandSend URL: https://github.com/apache/pulsar/issues/5770#issuecomment-561136400 Yeah. I realized that after some few tests. I was using a queue to hold the request metadata to be poll when a responsive arrived. I realized, in some times, the head of the queue does not match the response. Thanks @jiazhai . I have a working producer implementation here [Pulserl](https://github.com/alphashaw/pulserl). The README doc is very minimal right now. I'll give it more look over the weekend.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
