dlmarion commented on pull request #2422:
URL: https://github.com/apache/accumulo/pull/2422#issuecomment-1017869373


   @keith-turner - I don't have a schedule. I figured I would flesh out my idea 
for an implementation and see if it works. There is not a ton of code with this 
approach as I am reusing the existing scan code in the client and tablet 
server. You had commented on some load balancing strategies, which is certainly 
useful, but I think can be pushed down the road or to the user being able to 
plug in their own strategy into the client (which I what I have in this PR).
   
   My current plan is to write some tests and test locally to see how many 
issues pop up. It's possible that this approach is total flop and something 
else is needed. If this happens to be done before 2.1.0, then great. If not, 
then 2.2.0 is fine too. 


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