You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/03/11 17:25:43 UTC

[jira] [Commented] (ACCUMULO-2451) updateAccumuloVersion only updates the data version on a single configured volume

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

Josh Elser commented on ACCUMULO-2451:
--------------------------------------

Also, the FSDataOutputStream from create should be closed, and the ret code from delete should be checked.

> updateAccumuloVersion only updates the data version on a single configured volume
> ---------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-2451
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2451
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: tserver
>            Reporter: Josh Elser
>             Fix For: 1.6.0
>
>
> Noticed that org.apache.accumulo.server.Accumulo#updateAccumuloVersion(VolumeManager) only updates the data version to the current for a single volume instead of all configured.
> Talked to [~kturner] about it who had previously noticed and said that we probably wouldn't run into issues since new volumes can't have anything in them. Admitted was still a bad assumption and that we should try to do something a little more robust.



--
This message was sent by Atlassian JIRA
(v6.2#6252)