GitHub user jiazhai added a comment to the discussion: What will happen if pulsar-proxy crashes.
hi @umialpha The behavior "when different consumers get the same message without any client's disconnection" is not related with proxy. it seems the default behavior for shared-sub. the unacked message get re-delivered once message-ack-timeout, and the target consumer may not be the same consumer that handled this message before. GitHub link: https://github.com/apache/pulsar/discussions/18790#discussioncomment-4329397 ---- This is an automatically sent email for dev@pulsar.apache.org. To unsubscribe, please send an email to: dev-unsubscr...@pulsar.apache.org