Michael Stack created HBASE-24220:
-------------------------------------
Summary: Allow that zk NOTEMPTY multi exception is retryable by
running in-series
Key: HBASE-24220
URL: https://issues.apache.org/jira/browse/HBASE-24220
Project: HBase
Issue Type: Bug
Components: flakies
Reporter: Michael Stack
Assignee: Michael Stack
It looks like our zk behavior changed slightly on upgrade. In tests on
occasion, I see a fail because the zk delete of dir fails because dir is not
empty. Or, this flakey type we just ignored in the past (its rare enough -- I'm
just seeing it of late because I'm running tests back-to-back on 4 different
hardwares). Let me try allowing NOTEMPTY as a retryable. Lets see how it does.
Threw in some debug while at it for other issues I've seen in test.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)