You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2013/01/12 01:20:12 UTC

[jira] [Commented] (ACCUMULO-961) Deprecate methods that override deprecated methods

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

Hudson commented on ACCUMULO-961:
---------------------------------

Integrated in Accumulo-Trunk #633 (See [https://builds.apache.org/job/Accumulo-Trunk/633/])
    ACCUMULO-961 Document deprecated methods by adding missing annotations; no functional code change here (Revision 1432331)

     Result = SUCCESS
ctubbsii : 
Files : 
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/ClientSideIteratorScanner.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/IsolatedScanner.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/ConnectorImpl.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/OfflineScanner.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/impl/ScannerImpl.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockConnector.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockScanner.java
* /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/client/mock/MockTableOperations.java
* /accumulo/trunk/core/src/test/java/org/apache/accumulo/core/client/admin/TableOperationsHelperTest.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/monitor/servlets/trace/NullScanner.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/trace/TraceFileSystem.java
* /accumulo/trunk/server/src/main/java/org/apache/accumulo/server/util/OfflineMetadataScanner.java

                
> Deprecate methods that override deprecated methods
> --------------------------------------------------
>
>                 Key: ACCUMULO-961
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-961
>             Project: Accumulo
>          Issue Type: Sub-task
>         Environment: Eclipse Juno
>            Reporter: Christopher Tubbs
>            Assignee: Christopher Tubbs
>            Priority: Trivial
>             Fix For: 1.5.0
>
>
> I'm updating some Javadocs and documenting deprecated methods for ACCUMULO-769, but cannot easily find the ones I'm looking for in my change set because of the noise of other deprecated methods when I expose those warnings in Eclipse. To reduce this noise, I want to deprecate methods that override deprecated methods in their parent class.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira