michalcukierman commented on issue #20968: URL: https://github.com/apache/pulsar/issues/20968#issuecomment-1673010782
I've just pushed fresh execution on Pulsar 3.0.1: https://github.com/websight-io/pulsar-chaos-test/tree/main-3.0.1 I am getting: ``` Messages available before restart: 206 Messages available after restart: 30 ``` Stats from before the restart: https://github.com/websight-io/pulsar-chaos-test/blob/main-3.0.1/out/pre-stats.out https://github.com/websight-io/pulsar-chaos-test/blob/main-3.0.1/out/pre-stats-internal.out Stats from after the restart: https://github.com/websight-io/pulsar-chaos-test/blob/main-3.0.1/out/post-stats.out https://github.com/websight-io/pulsar-chaos-test/blob/main-3.0.1/out/post-stats-internal.out If I create a new client, I am able to read 30 messages. All new produced messages are delivered, but the historical 176 are lost. -- 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]
