Hello
I am using Pulsar 2.8.0
My application suddenly stopped processing messages, tries to reconnect but
keeps getting errors about BadVersion.

We unloaded the topic and the application restarted processing messages.
(The application did not need to be restarted).

Any idea what causes this? How to prevent it?

Thank you.

-Jorge

[persistent://tenant/namespace/mytopic-partition-2]
[platform_persistent://tenant/namespace/mytopic] Could not get connection
to broker: java.util.concurrent.CompletionException:
org.apache.pulsar.broker.service.BrokerServiceException$PersistenceException:
org.apache.bookkeeper.mledger.ManagedLedgerException$BadVersionException:
org.apache.pulsar.metadata.api.MetadataStoreException$BadVersionException:
org.apache.zookeeper.KeeperException$BadVersionException: KeeperErrorCode =
BadVersion for
/managed-ledgers/tenant/namespace/persistent/my-topic-partition-2/platform_persistent%3A%2F%2Ftenant%2Fnamespace%2Fmytopic
-- Will try again in 0.1 s

Reply via email to