DomGarguilo opened a new issue #2373:
URL: https://github.com/apache/accumulo/issues/2373


   In  #2320 we partition tablets based on their DataLevel into two groups: one 
set who's DataLevel is USER and another containing the remaining tablets (those 
who's DataLevel is ROOT or METADATA). This needs to happen so we can use 
`.readTablets()` on the DataLevel.USER tablets in order to reduce RPCs.
   
   This partitioning logic should be pushed to ample.


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