sidkhillon commented on PR #7186: URL: https://github.com/apache/hbase/pull/7186#issuecomment-3151278459
> LGTM. Thanks addressing my comments Thanks. I'm having a unit test failure on the jenkins build, but that unit test seems unrelated to my changes. I have dug into the logs of that unit test, and I believe this is because the first attempt timed out. After that, rerunning the unit tests (to ensure it isn't just a flaky test) resulted in the `id` fields being mismatched. This seems to be expected, as the first call would have incremented some ID, but that call never made it through. How can I move forward here? Is there a way to rerun these unit tests so that I can test my theory? I have rerun it locally, but cannot get the test to fail. -- 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]
