icefury71 opened a new issue #3538: Realtime Ingestion stopped when expanding a 
tenant with High Level Consumer
URL: https://github.com/apache/incubator-pinot/issues/3538
 
 
   Adding more servers to an existing tenant causes realtime ingestion to stop 
in case of High Level Consumers, for new segments in all tables in that tenant. 
We see this exception in the server log:
   
   `Caught exception while processing resource <table-name>. Skipping`. 
   
   The root cause seems to be inside `PinotRealtimeSegmentManager.java` which 
fails to get instance Zk metadata for the new instance. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to