You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2017/08/16 21:29:00 UTC

[jira] [Created] (RATIS-106) Consistently use File for storageDir

Tsz Wo Nicholas Sze created RATIS-106:
-----------------------------------------

             Summary: Consistently use File for storageDir
                 Key: RATIS-106
                 URL: https://issues.apache.org/jira/browse/RATIS-106
             Project: Ratis
          Issue Type: Bug
            Reporter: Tsz Wo Nicholas Sze
            Assignee: Tsz Wo Nicholas Sze
            Priority: Minor


The server storageDir is converted from/to String, File and URI in different code locations and tests.  Let's consistently use File for it (except for writing it as String to RaftProperties).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)