DomGarguilo commented on PR #3338: URL: https://github.com/apache/accumulo/pull/3338#issuecomment-1522066593
After running the script (outlined in #3333) I no longer see the exceptions and instead see these logs (after enabling debug logging): ``` 2023-04-25T12:04:57,128 [schema.LinkingIterator] DEBUG: Tablets end row and prev end row not equals s;1674;1337 s;235;2011 2023-04-25T12:04:57,382 [schema.LinkingIterator] DEBUG: Resetting scanner to [s;1674%00; : [] 9223372036854775807 false,s<%00; : [] 9223372036854775807 false) ``` -- 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]
