mileschao commented on issue #200: short read when reading frame size URL: https://github.com/apache/pulsar-client-go/issues/200#issuecomment-602004127 > Thanks @mileschao for the feedback, the problem seems to be an error reading the message format. Can you provide more information? It is a weird problem. I create a simple client (with the latest version on master branch), and publish messages continually to the pulsar server for a long time. sometimes, the `Short read when reading frame size` error level log will appear. I think it is hard to reproduce. My real question is: Is there any way to deal with it? cause it just break the for loop and log it in the code. and I can not find any way to deal with this error, for example, reconnect, or recreate. Thx for your time. :-)
---------------------------------------------------------------- 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
