KannarFr commented on issue #5519: Create producer issues using function worker 
as separate node
URL: https://github.com/apache/pulsar/issues/5519#issuecomment-551083392
 
 
   ```13:40:44.745 [pulsar-external-listener-3-1] ERROR 
org.apache.pulsar.client.impl.ConsumerImpl - 
[persistent://clevercloud/accesslogs/par-adc-n14][clevercloud/functions/haproxyFunction]
 Message listener error in processing message: 90076:30000:-1
   java.lang.RuntimeException: java.lang.InterruptedException
           at org.apache.pulsar.io.core.PushSource.consume(PushSource.java:70) 
~[java-instance.jar:2.4.0]
           at 
org.apache.pulsar.functions.source.PulsarSource.received(PulsarSource.java:129) 
~[java-instance.jar:2.4.0]
           at 
org.apache.pulsar.client.impl.ConsumerImpl.lambda$triggerListener$6(ConsumerImpl.java:864)
 ~[java-instance.jar:2.4.0]
           at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[?:1.8.0_192]
           at java.util.concurrent.FutureTask.run(FutureTask.java:266) 
[?:1.8.0_192]
           at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:180)
 [?:1.8.0_192]
           at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:293)
 [?:1.8.0_192]
           at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[?:1.8.0_192]
           at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[?:1.8.0_192]
           at 
org.apache.pulsar.functions.runtime.shaded.io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 [java-instance.jar:2.4.0]
           at java.lang.Thread.run(Thread.java:748) [?:1.8.0_192]
   Caused by: java.lang.InterruptedException
           at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
 ~[?:1.8.0_192]
           at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
 ~[?:1.8.0_192]
           at 
java.util.concurrent.LinkedBlockingQueue.put(LinkedBlockingQueue.java:350) 
~[?:1.8.0_192]
           at org.apache.pulsar.io.core.PushSource.consume(PushSource.java:68) 
~[java-instance.jar:2.4.0]
           ... 10 more
   ``` 
   
   I think this is related too.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to