frankjkelly commented on issue #403: URL: https://github.com/apache/pulsar-client-go/issues/403#issuecomment-2139437499
> There is no delay in this case. When the consumer reconnects, the broker immediately delivers unacked messages. Ah maybe I was unclear - the Golang consumer remains connected and reading messages and a new consumer won't connect until either we autoscale and add a new pod or a pod terminates/restarts. For our Java services the message is automagically redelivered after a fixed delay to (one of the shared) existing consumers regardless of consumer connection/reconnection. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
