jbewing commented on PR #5373: URL: https://github.com/apache/hbase/pull/5373#issuecomment-1802156444
I believe I've solved the issue in https://github.com/apache/hbase/pull/5373/commits/7bf14d5595425c3e133ab0cd1cfe8046ad999bcb. seekToPreviousRowWithoutHint calls are upgraded to seekToPreviousRowWithHint calls if `previousRow` is set after skipping newer Kvs in a way that doesn't result in infinite recursion. -- 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]
