You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Zach York (JIRA)" <ji...@apache.org> on 2017/01/13 20:21:26 UTC

[jira] [Created] (HBASE-17464) Fix HBaseTestingUtility.getNewDataTestDirOnTestFS to always return a unique path

Zach York created HBASE-17464:
---------------------------------

             Summary: Fix HBaseTestingUtility.getNewDataTestDirOnTestFS to always return a unique path
                 Key: HBASE-17464
                 URL: https://issues.apache.org/jira/browse/HBASE-17464
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 2.0.0
            Reporter: Zach York
            Assignee: Zach York
            Priority: Minor


Currently, HBaseTestingUtility.getNewDataTestDirOnTestFS() returns a unique path only on non-local filesystems. This method should always return a unique directory. This bug fix is needed to accurately test HBASE-17437.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)