You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pinot.apache.org by GitBox <gi...@apache.org> on 2018/11/21 22:29:36 UTC

[GitHub] icefury71 opened a new issue #3538: Realtime Ingestion stopped when expanding a tenant with High Level Consumer

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:
users@infra.apache.org


With regards,
Apache Git Services

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