You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/06/28 16:56:29 UTC

[GitHub] [accumulo] DomGarguilo edited a comment on issue #2154: Look into making Ample only return exact matches for KeyExtents

DomGarguilo edited a comment on issue #2154:
URL: https://github.com/apache/accumulo/issues/2154#issuecomment-868773347


   > Seems like it wold be better to return nothing in the case where the prev end rows do not match
   
   @keith-turner Do you think it would be best to just check that the prevEndRows match before it is returned (in AmpleImpl.readTablet), or only return metadata whose prevEndRows match from the TabletsMetadata.builder? Either route seems doable.
   
   > If a changes is made, would also need to change the new method from #2152.
   
   Which portion of #2152 do you think would need to be changed?
   


-- 
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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org