You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/18 02:07:20 UTC

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

    [ https://issues.apache.org/jira/browse/ACCUMULO-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13875460#comment-13875460 ] 

ASF subversion and git services commented on ACCUMULO-2173:
-----------------------------------------------------------

Commit 71b2baec7dd3df7fc8d3b2e1a6e57c0bb9c7a258 in branch refs/heads/1.6.0-SNAPSHOT from [~keith_turner]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=71b2bae ]

ACCUMULO-2173 use suffixes when comparing paths


> 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
>            Assignee: Keith Turner
>             Fix For: 1.6.0
>
>
> I noticed while looking into ACCUMULO-2172 that log recovery compares 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)