asdf2014 commented on PR #8467:
URL: https://github.com/apache/hbase/pull/8467#issuecomment-4951479476

   The `large-wave-2` failure looks unrelated to this change. The only failing 
test is `TestProcDispatcher.testRetryLimitOnConnClosedErrors` (a `LargeTests` 
under `hbase.util` covering the remote procedure dispatcher), which failed on a 
5s `Waiter.waitFor` timeout — a timing flake rather than anything this patch 
touches (this PR only widens replication size fields from `int` to `long`). It 
was the only failure out of 1145 tests in that wave, and it passes locally for 
me. Every other check is green, including `general-check` 
(checkstyle/spotbugs/spotless) and 
`small`/`medium`/`large-wave-1`/`large-wave-3`. Could a committer please re-run 
the failed job? Thanks!


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