[
https://issues.apache.org/jira/browse/ACCUMULO-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789701#comment-13789701
]
ASF subversion and git services commented on ACCUMULO-1627:
-----------------------------------------------------------
Commit 4ac31c3f9df7388f1be3d29865fbb534106bd77d in branch refs/heads/master
from [~bhavanki]
[ https://git-wip-us.apache.org/repos/asf?p=accumulo.git;h=4ac31c3 ]
ACCUMULO-1627 Add equals() and hashCode() for Condition, ConditionalMutation;
refine equals() implementation for Mutation and subclasses.
Signed-off-by: Keith Turner <[email protected]>
> Add hashcode() and equals() to ConditionalMutation
> --------------------------------------------------
>
> Key: ACCUMULO-1627
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1627
> Project: Accumulo
> Issue Type: Sub-task
> Components: client, tserver
> Reporter: Keith Turner
> Assignee: Bill Havanki
> Labels: newbie
> Fix For: 1.6.0
>
> Attachments: ACCUMULO-1627.patch
>
>
> ConditionalMutation should define equals() and hashcode() methods that
> consider the conditions. Its parent class defines those methods, so it
> should.
--
This message was sent by Atlassian JIRA
(v6.1#6144)