Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
2.4.5
-
None
-
None
Description
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.