dunkymole commented on issue #84: URL: https://github.com/apache/pulsar-dotpulsar/issues/84#issuecomment-930278162
Hey, My team has also seen issues whereby the client gets zombied, presumably also after some sort of network blip. I can well understand how @PetterIsberg's repro would surface this error because its essentially forcing the socket into a half-closed state. Shutting things down more cleanly would send a FIN and hence the the client does the right thing as you observed @blankensteiner. The reception to the accompanying PR here seemed positive, are there plans to release? -- 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: dev-unsubscr...@pulsar.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org