Adding check to Put.add(KeyValue kv), to see that it has the same row as when
instantiated
------------------------------------------------------------------------------------------
Key: HBASE-1625
URL: https://issues.apache.org/jira/browse/HBASE-1625
Project: Hadoop HBase
Issue Type: Bug
Components: client
Affects Versions: 0.20.0
Reporter: Erik Holstad
Assignee: Erik Holstad
Priority: Minor
Fix For: 0.20.0
When using the add(KeyValue kv) in Put there is no check to see if the kv has
the same row as the row already in the put.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.