Nick Dimiduk
Nick Dimiduk
@tomasbanet are you able to capture the failure scenario as a new test method in `TestCompaction`? Ideally we'd add some coverage for this scenario that does not require a real...
Looks like we've had this behavior of preserving the failed output file for a long time, since at least [HBASE-4078](https://issues.apache.org/jira/browse/HBASE-4078) -- [TestCompaction#testCompactionWithCorruptResult()](https://github.com/apache/hbase/blob/b260199882ba9148e4b1fe6ae201259defcdd545/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompaction.java#L341).
Heya @tomasbanet any thoughts here?
This one looks pretty close. Shall we try to get this in for 2.6.1?
Do you still need some time @Apache9 ?
Nice one, thanks @charlesconnell, and thanks @Apache9 for the review!
@charlesconnell Can you please post up a backport for branch-2? Thanks!
All good. Welcome back @Apache9 !
I hacked up a work-around, which is to run everything from within a container environment, https://github.com/apache/hbase-kustomize/tree/main/dockerfiles/kuttl
> Ah, never mind. I'm also a bit busy recently, for getting a new job. @Apache9 congrats on the new job!