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 2020/10/28 19:38:34 UTC

[GitHub] [helix] kaisun2000 opened a new issue #1495: Make BestPossibleVerifier deprecated constructor backward compatible

kaisun2000 opened a new issue #1495:
URL: https://github.com/apache/helix/issues/1495


   ```
   public BestPossibleExternalViewVerifier(String zkAddr, String clusterName, Set<String> resources,
         Map<String, Map<String, String>> errStates, Set<String> expectLiveInstances, int waitTillVerify) {
   ```
   
   added waitTillVerify which makes it not backward compatible.
   
   


----------------------------------------------------------------
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: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org


[GitHub] [helix] alirezazamani closed issue #1495: Make BestPossibleVerifier deprecated constructor backward compatible

Posted by GitBox <gi...@apache.org>.
alirezazamani closed issue #1495:
URL: https://github.com/apache/helix/issues/1495


   


----------------------------------------------------------------
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: reviews-unsubscribe@helix.apache.org
For additional commands, e-mail: reviews-help@helix.apache.org