[ https://issues.apache.org/jira/browse/ACCUMULO-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14037831#comment-14037831 ]
ASF subversion and git services commented on ACCUMULO-2928: ----------------------------------------------------------- Commit f99b5654340e86bb283e43641a92bc125fb43ef5 in accumulo's branch refs/heads/master 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)