[
https://issues.apache.org/jira/browse/ACCUMULO-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Turner updated ACCUMULO-2173:
-----------------------------------
Description: 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. (was: 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. )
> 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 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)