DieterDP-ng commented on PR #5876:
URL: https://github.com/apache/hbase/pull/5876#issuecomment-2108155158

   > Test failure looks like a failure of the backup system. It's attempting to 
take an incremental backup, which assumes the existence of a WAL that no longer 
exists. The test harness ran the unit test 3 times (once for each of our tested 
combinations of JDK version + hadoop version) and it failed once in three. I 
think the failure is not related to this patch but should be tracked as a 
flakey.
   > 
   > @DieterDP-ng are you familiar with this test failure mode? Do we have this 
issue tracked in an existing ticket?
   
   I've encountered that failure while running tests (on the master branch) 
locally. I thought they always occurred for specific tests for me (because 
re-runs gave the same outcome), so I thought it had to do with my local setup. 
But just now I tried running all hbase-backup tests again so I list the tests 
that fail for me, but now I only had a single failure for 
`TestBackupMultipleDeletes` that fixed itself on a retry.
   
   I don't know if there's an existing ticket for them, and haven't done any 
investigation for it.


-- 
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: issues-unsubscr...@hbase.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to