Replies: 2 comments
-
|
@yannick - do you have a full stack trace? That will help determine where you're seeing the exception. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
below a trace when i ran |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
we're seing
Message: org.apache.bookkeeper.mledger.ManagedLedgerException: com.google.protobuf.InvalidProtocolBufferException$InvalidWireTypeException: Protocol message tag had invalid wire type.popping up on some partitions.
the partition is then inaccessible and the responsible broker sends a
WARN org.apache.pulsar.broker.service.BrokerService - Failed to create topicwe're on 2.11.
i have no idea how to fix this.
can a partition be removed from a partitioned topic?
when i try to delete the topic:
Beta Was this translation helpful? Give feedback.
All reactions