Adar Dembo created KUDU-2761:
--------------------------------
Summary: Preserve minicluster directory when Java test fails
Key: KUDU-2761
URL: https://issues.apache.org/jira/browse/KUDU-2761
Project: Kudu
Issue Type: Bug
Components: test
Affects Versions: 1.10.0
Reporter: Adar Dembo
Currently when a Java test finishes, its minicluster directory is automatically
deleted (this is done by {{kudu test cluster}}, the subprocess responsible for
managing the minicluster). It'd be great if, on test failure, we'd preserve the
directory for further debugging. That would be similar to what we do for C++
tests (see {{KuduTest::~KuduTest}}).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)