dlmarion commented on issue #608:
URL: https://github.com/apache/accumulo/issues/608#issuecomment-1400299506

   Another thought is that `LinkingIterator.goodTransition` defaults to 
returning `true` and only returning `false` under certain conditions. I'm 
wondering if that should be reversed, default to returning `false` and 
returning `true` under successful conditions. I'm wondering if there is a new 
condition that exists that is not being checked and so it returns `true` 
currently.


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