merlimat commented on issue #81: Add reconnect timeout after unload topic URL: https://github.com/apache/pulsar-client-go/pull/81#issuecomment-549051501 eg: ``` INFO[08:01:42.638] Stats - Publish rate: 100.0 msg/s - 0.8 Mbps - Latency ms: 50% 4.0 - 95% 4.6 - 99% 4.6 - 99.9% 4.6 - max 4.6 INFO[08:01:52.639] Stats - Publish rate: 100.0 msg/s - 0.8 Mbps - Latency ms: 50% 4.5 - 95% 4.7 - 99% 4.8 - 99.9% 4.8 - max 4.8 INFO[08:01:56.178] Broker notification of Closed consumer: 1 local_addr="127.0.0.1:61650" remote_addr="pulsar://localhost:6650" INFO[08:01:56.178] Reconnecting to broker name=standalone-75-9 topic="persistent://public/default/my-topic" ERRO[08:01:56.193] Error: ServiceNotReady, Error Message: Topic is temporarily unavailable local_addr="127.0.0.1:61650" remote_addr="pulsar://localhost:6650" INFO[08:01:56.193] Connection closed local_addr="127.0.0.1:61650" remote_addr="pulsar://localhost:6650" INFO[08:01:56.193] Error reading from connection error="Short read when reading frame size" local_addr="127.0.0.1:61650" remote_addr="pulsar://localhost:6650" INFO[08:02:02.641] Stats - Publish rate: 30.0 msg/s - 0.2 Mbps - Latency ms: 50% 3.7 - 95% 4.4 - 99% 4.4 - 99.9% 4.4 - max 4.4 INFO[08:02:12.641] Stats - Publish rate: 0.0 msg/s - 0.0 Mbps - Latency ms: 50% 0.0 - 95% 0.0 - 99% 0.0 - 99.9% 0.0 - max 0.0 INFO[08:02:22.638] Stats - Publish rate: 0.0 msg/s - 0.0 Mbps - Latency ms: 50% 0.0 - 95% 0.0 - 99% 0.0 - 99.9% 0.0 - max 0.0 ```
---------------------------------------------------------------- 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
