Sakthi created HBASE-21741:
------------------------------
Summary: Add a note in "HFile Tool" section regarding 'seqid=0'
Key: HBASE-21741
URL: https://issues.apache.org/jira/browse/HBASE-21741
Project: HBase
Issue Type: Improvement
Components: documentation
Reporter: Sakthi
Assignee: Sakthi
In few parts of the HFile, where the seqid is irrelevant such as:
* firstKey=Optional[row0/cf:column/1547846312435/Put/seqid=0]
* lastKey=Optional[row9/cf:column/1547846312490/Put/seqid=0]
Let's make a note on the doc in the 'HFile Tool' section, that seqid=0 in such
cases means seqid is irrelevant here because it's a 'KeyOnlyKeyValue'.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)