Details
-
Bug
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
0.90.6, 0.92.1
-
None
-
Reviewed
Description
ReplicationSink assumes that all the KVs for the same row inside a WALEdit will have the same timestamp, which is not necessarily the case.
This only affects 0.90 and 0.92 since HBASE-5203 fixes it in 0.94