You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@helix.apache.org by GitBox <gi...@apache.org> on 2019/08/07 23:40:50 UTC

[GitHub] [helix] jiajunwang commented on issue #381: Implement the POC work greedy constraint based algorithm

jiajunwang commented on issue #381: Implement the POC work greedy constraint based algorithm
URL: https://github.com/apache/helix/pull/381#issuecomment-519307235
 
 
   As we discussed, please split the current cluster model into the readonly part (as the input) and the updatable part (as the runtime object and the output).
   
   I think there is a graceful design, we create a child class based on the readonly cluster model, then open update interfaces in that child class. The constructor of that class shall take the readonly cluster model as the only input.

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


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org