You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by "Eywek (via GitHub)" <gi...@apache.org> on 2023/03/30 12:06:27 UTC

[GitHub] [pinot] Eywek commented on issue #10503: bug: Apache Pulsar plugin `java.util.ConcurrentModificationException`

Eywek commented on issue #10503:
URL: https://github.com/apache/pinot/issues/10503#issuecomment-1490189219

   I also have another issue which blocks the fetching:
   ```
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]: Exception in thread "worker_datasource_641c1e504381000100a3b7ac_641c35be9a7eee0007e68ae2_3__0__0__20230330T0942Z" java.lang.NoSuchMethodError: 'org.apache.pulsar.client.api.MessageId org.apache.pulsar.client.internal.DefaultImplementation.newMessageId(long, long, int)'
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]:         at org.apache.pinot.plugin.stream.pulsar.PulsarMessageBatch.getNextStreamPartitionMsgOffsetAtIndex(PulsarMessageBatch.java:117)
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]:         at org.apache.pinot.core.data.manager.realtime.LLRealtimeSegmentDataManager.processStreamEvents(LLRealtimeSegmentDataManager.java:613)
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]:         at org.apache.pinot.core.data.manager.realtime.LLRealtimeSegmentDataManager.consumeLoop(LLRealtimeSegmentDataManager.java:450)
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]:         at org.apache.pinot.core.data.manager.realtime.LLRealtimeSegmentDataManager$PartitionConsumer.run(LLRealtimeSegmentDataManager.java:648)
   Mar 30 09:42:37 pinot-hosts-4-server bash[7536]:         at java.base/java.lang.Thread.run(Unknown Source)
   ```


-- 
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: commits-unsubscribe@pinot.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pinot.apache.org
For additional commands, e-mail: commits-help@pinot.apache.org