keith-turner commented on issue #4532:
URL: https://github.com/apache/accumulo/issues/4532#issuecomment-2148230461

   > It looks like in the elasticity branch 
[ConfigurableScanServerSelector](https://github.com/apache/accumulo/blob/elasticity/core/src/main/java/org/apache/accumulo/core/spi/scan/ConfigurableScanServerSelector.java#L347)
 has a check where it is waiting for scan servers to be present. Are you 
looking for an implementation along the lines of this for 2.1?
   
   Yeah, we want that feature back to 2.1. However need to change the boolean 
to a timeout value.   It might be best start w/ the elasticity branch and 
change its boolean to a timeout value. Once that change is made can use 
elasticity as guide for making the change in 2.1.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to