abhioncbr opened a new issue, #10980:
URL: https://github.com/apache/pinot/issues/10980

   The local startup of Pinot(built from the `master` branch) using the command 
`./bin/pinot-admin.sh QuickStart -type batch` is failing with the following 
exception.
   
   ```
   TargetExternalViewCalcWorker thread interrupted
   java.lang.InterruptedException: null
        at java.lang.Object.wait0(Native Method) ~[?:?]
        at java.lang.Object.wait(Object.java:366) ~[?:?]
        at java.lang.Object.wait(Object.java:339) ~[?:?]
        at 
org.apache.helix.common.DedupEventBlockingQueue.take(DedupEventBlockingQueue.java:102)
 
~[pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-a2086072545fc67a35f5d6756c3b9efc97d15641]
        at 
org.apache.helix.common.DedupEventProcessor.run(DedupEventProcessor.java:60) 
[pinot-all-0.13.0-SNAPSHOT-jar-with-dependencies.jar:0.13.0-SNAPSHOT-a2086072545fc67a35f5d6756c3b9efc97d15641]
   END TargetExternalViewCalcWorker thread for cluster QuickStartCluster
   Closing zkclient uid:7, zk:State:CONNECTED Timeout:30000 
sessionid:0x100182998ad0006 local:/[0:0:0:0:0:0:0:1]:64643 
remoteserver:localhost/[0:0:0:0:0:0:0:1]:2123 lastZxid:48 xid:4 sent:6 recv:6 
queuedpkts:0 pendingresp:0 queuedevents:0
   Session: 0x100182998ad0006 closed
   Closed zkclient with uid:7
   EventThread shut down for session: 0x100182998ad0006
   
   ```


-- 
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-unsubscr...@pinot.apache.org.apache.org

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


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

Reply via email to