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/06/19 22:32:24 UTC

[jira] [Commented] (ACCUMULO-2928) Missing toString, hashCode and equals methods on BatchWriterConfig

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

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

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

ACCUMULO-2928 Add equals, hashCode and toString to batchwriterconfig.

Also includes some formatting changes. Includes some basic tests to make sure
hashCode and equals are functioning.


> Missing toString, hashCode and equals methods on BatchWriterConfig
> ------------------------------------------------------------------
>
>                 Key: ACCUMULO-2928
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2928
>             Project: Accumulo
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 1.5.1, 1.6.0
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>            Priority: Critical
>             Fix For: 1.5.2, 1.6.1, 1.7.0
>
>
> Tried to test equality of two BatchWriterConfig objects, found they're missing all of the methods from Object that they should be implementing.



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