noslowerdna commented on PR #8485: URL: https://github.com/apache/hbase/pull/8485#issuecomment-5200163786
The `large-wave-1` Yetus failure was due to `TestEditsBehindDroppedTableTiming` repeatedly timing out. I could not reproduce it locally. ``` [ERROR] Failures: [ERROR] org.apache.hadoop.hbase.replication.TestEditsBehindDroppedTableTiming.testEditsBehindDroppedTableTiming [ERROR] Run 1: TestEditsBehindDroppedTableTiming.testEditsBehindDroppedTableTiming:107->ReplicationDroppedTablesTestBase.verifyReplicationProceeded:161 Waited too much time for put replication [ERROR] Run 2: TestEditsBehindDroppedTableTiming.testEditsBehindDroppedTableTiming:107->ReplicationDroppedTablesTestBase.verifyReplicationProceeded:161 Waited too much time for put replication [ERROR] Run 3: TestEditsBehindDroppedTableTiming.testEditsBehindDroppedTableTiming:107->ReplicationDroppedTablesTestBase.verifyReplicationProceeded:161 Waited too much time for put replication ``` -- 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]
