You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2014/01/10 21:11:52 UTC

[jira] [Created] (ACCUMULO-2173) Do not use absolute paths when comparing files

Keith Turner created ACCUMULO-2173:
--------------------------------------

             Summary: Do not use absolute paths when comparing files
                 Key: ACCUMULO-2173
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2173
             Project: Accumulo
          Issue Type: Bug
            Reporter: Keith Turner
             Fix For: 1.6.0


I noticed while looking into ACCUMULO-2172 that log recovery minc start events to tablets files using absolute paths.  This could cause problems for upgrade (walogs will have relative paths) and in the case where configuration is changed.   Also saw this being done in ACCUMULO-2110.  Need to look for this problem throughout code.   



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)