xiaotongwang1 opened a new issue #12568:
URL: https://github.com/apache/pulsar/issues/12568
**KOP :**
2021-11-01 23:00:47.810 [BookKeeperClientWorker-OrderedExecutor-4-0] ERROR
i.s.pulsar.handlers.kop.KafkaRequestHandler -
[PersistentTopic{topic=persistent://WiseCloudDMQService/WiseCloudDMQAminService/dmq.monitor-partition-5}]
Failed to get offset for position 603:0
io.streamnative.pulsar.handlers.kop.exceptions.KoPMessageMetadataNotFoundException:
[603:0] Failed to peek offset from entry
at
io.streamnative.pulsar.handlers.kop.utils.MessageIdUtils.peekBaseOffsetFromEntry(MessageIdUtils.java:104)
at
io.streamnative.pulsar.handlers.kop.utils.MessageIdUtils$1.readEntryComplete(MessageIdUtils.java:80)
at
org.apache.bookkeeper.mledger.impl.EntryCacheImpl.lambda$asyncReadEntry0$0(EntryCacheImpl.java:229)
at
java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
at
java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
at
java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
**Broker**
2021-11-01 23:00:47.286 [BookKeeperClientWorker-OrderedExecutor-7-0] ERROR
org.apache.pulsar.common.protocol.Commands - [null] [0] Failed to parse message
metadata
java.lang.IllegalArgumentException: Invalid unknonwn tag type: 6
at
org.apache.pulsar.common.api.proto.LightProtoCodec.skipUnknownField(LightProtoCodec.java:270)
at
org.apache.pulsar.common.api.proto.MessageMetadata.parseFrom(MessageMetadata.java:1370)
at
org.apache.pulsar.common.protocol.Commands.parseMessageMetadata(Commands.java:429)
at
org.apache.pulsar.common.protocol.Commands.parseMessageMetadata(Commands.java:416)
at
org.apache.pulsar.common.protocol.Commands.peekMessageMetadata(Commands.java:1676)
at
io.streamnative.pulsar.handlers.kop.utils.MessageIdUtils.peekBaseOffsetFromEntry(MessageIdUtils.java:101)
at
io.streamnative.pulsar.handlers.kop.utils.MessageIdUtils$1.readEntryComplete(MessageIdUtils.java:80)
at
org.apache.bookkeeper.mledger.impl.EntryCacheImpl.lambda$asyncReadEntry0$0(EntryCacheImpl.java:229)
at
java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:774)
at
java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:750)
at
java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:456)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
--
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]