[GitHub] [pulsar-dotpulsar] PetterIsberg commented on issue #84: Recover after network disconnect

2021-08-07 Thread GitBox
PetterIsberg commented on issue #84: URL: https://github.com/apache/pulsar-dotpulsar/issues/84#issuecomment-894640373 We read in the Pulsar documentation that the client has to respond to pings but is not required to send them. Is the dotpulsar library sending pings to the server for kee

[GitHub] [pulsar-dotpulsar] blankensteiner commented on issue #84: Recover after network disconnect

2021-08-07 Thread GitBox
blankensteiner commented on issue #84: URL: https://github.com/apache/pulsar-dotpulsar/issues/84#issuecomment-894669615 @PetterIsberg DotPulsar doesn't send pings, it only responds to them. If the connection is dropped the consumer will be 'Disconnected' and will reconnect or 'Faulted' a