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/03/21 22:11:43 UTC

[jira] [Commented] (ACCUMULO-2527) Suppress expected deprecation warnings from instance.dfs.{dir,uri}

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

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

Commit be688faa68d35579a9782a93816790f7a870d7ca in accumulo's branch refs/heads/1.6.0-SNAPSHOT from [~elserj]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=be688fa ]

ACCUMULO-2527 Compiler warning cleanup.

For internal use of deprecations, where applicable, new tickets with TODOs were placed in the comments to mark the
necessity to fix the code. To ease deprecation suppression, some code was lifted into a single method to reduce impact.


> Suppress expected deprecation warnings from instance.dfs.{dir,uri}
> ------------------------------------------------------------------
>
>                 Key: ACCUMULO-2527
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2527
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: master, tserver
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>             Fix For: 1.6.0
>
>
> Suppress deprecations from ACCUMULO-2061. Prefer to isolate the code which accesses them to a utility method, with a using a single suppression.



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