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/13 01:31:23 UTC

[GitHub] npawar opened a new pull request #3466: Relocation manager should relocate segments from any servers (irrespective of the tag) to completed servers

npawar opened a new pull request #3466: Relocation manager should relocate segments from any servers (irrespective of the tag) to completed servers
URL: https://github.com/apache/incubator-pinot/pull/3466
 
 
   The relocation manager was only moving segments which were on consuming servers to the completed servers. This would not work if the segments were for some reason on servers which are not the "consuming" servers according to the RealtimeTagConfig (if consuming tag was changed, and then relocation performed)
   This PR ensures that no matter where the segments are, they will be moved if they are not on "completed" tagged servers

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