Karthick created HBASE-18142:
--------------------------------
Summary: Deletion of a cell deletes the previous versions too
Key: HBASE-18142
URL: https://issues.apache.org/jira/browse/HBASE-18142
Project: HBase
Issue Type: Bug
Reporter: Karthick
When I tried to delete a cell using it's timestamp in the Hbase Shell, the
previous versions of the same cell also got deleted. But when I tried the same
using the Java API, then the previous versions are not deleted and I can
retrive the previous values.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)