You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Adar Dembo (JIRA)" <ji...@apache.org> on 2019/04/03 20:44:00 UTC

[jira] [Created] (KUDU-2761) Preserve minicluster directory when Java test fails

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)