jackjlli opened a new issue #4441: New APIs needed for tracking lead controller 
and table assignment
URL: https://github.com/apache/incubator-pinot/issues/4441
 
 
   After Helix controller and Pinot controller are logically separated 
(https://github.com/apache/incubator-pinot/issues/3957), the periodic tasks and 
realtime segment completion for all the tables will be spread into 24 
partitions. It's necessary to have some APIs to track the lead controller and 
table assignment.
   
   E.g.:
   1. given a table called `testTable`, I wanna know which Pinot controller 
works on this table.
   2. show me all the table assignments within this cluster.

----------------------------------------------------------------
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

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

Reply via email to