Add more tests of new Increment class to ensure it works in all edge 
conditions, especially with dupe TS in snapshot
--------------------------------------------------------------------------------------------------------------------

                 Key: HBASE-3157
                 URL: https://issues.apache.org/jira/browse/HBASE-3157
             Project: HBase
          Issue Type: Improvement
            Reporter: Jonathan Gray
            Priority: Minor
             Fix For: 0.92.0


New Increment class from HBASE-2946 is not exactly the same as the existing ICV 
call.  It does not iterate the snapshot and check for existing columns with the 
same version number.  Instead we rely on correct ordering from our read 
operations.

Should add a good unit test to verify this works as advertised.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to