You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by GitBox <gi...@apache.org> on 2021/03/08 13:49:55 UTC

[GitHub] [incubator-pinot] daniellavoie opened a new issue #6654: Cluster Manager slow or unresponsible high segment count tables

daniellavoie opened a new issue #6654:
URL: https://github.com/apache/incubator-pinot/issues/6654


   I am experiencing an issue where the Cluster Manager with a single table cluster hosting 27 000 segments. 
   
   UI is not broken but very slow and sometime even unresponsive. With enough patience, most administration task works.
   
   A suggestion would be to lazy load segment and use a paging iterator rather than loading all information in the browser.


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



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


[GitHub] [incubator-pinot] mcvsubbu commented on issue #6654: Cluster Manager slow or unresponsible high segment count tables

Posted by GitBox <gi...@apache.org>.
mcvsubbu commented on issue #6654:
URL: https://github.com/apache/incubator-pinot/issues/6654#issuecomment-792895637


   Helix 1.0 claims to have introduced paging when fetching items from zookeeper. 


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



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


[GitHub] [incubator-pinot] kishoreg commented on issue #6654: Cluster Manager slow or unresponsible high segment count tables

Posted by GitBox <gi...@apache.org>.
kishoreg commented on issue #6654:
URL: https://github.com/apache/incubator-pinot/issues/6654#issuecomment-792907941


   I thinks it’s more to do with the controller api impl and UI implementation 


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



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