Nick Dimiduk created HBASE-26188:
------------------------------------

             Summary: Implement #toString for RowMutations
                 Key: HBASE-26188
                 URL: https://issues.apache.org/jira/browse/HBASE-26188
             Project: HBase
          Issue Type: Improvement
          Components: Client
    Affects Versions: 2.4.5
            Reporter: Nick Dimiduk


We annoyingly discovered recently the absence of a meaningful {{toString}} 
method on {{o.a.h.h.client.RowMutations}}. We should add it. More ambitious: we 
should also perform an audit of the user data objects in this package to ensure 
that they all have basic POJO methods like {{toString}}, {{equals}}, and 
{{hashCode}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to