[
https://issues.apache.org/jira/browse/HBASE-17950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15980755#comment-15980755
]
Anoop Sam John commented on HBASE-17950:
----------------------------------------
LGTM. Any other missing place?
bq. // Move 8 bytes since the first 8 bytes are having the chunkid in it
Pls correct above comment also accordingly. Also any other docs refer like 8
bytes chunkId?
> Write the chunkId also as Int instead of long into the first byte of the chunk
> ------------------------------------------------------------------------------
>
> Key: HBASE-17950
> URL: https://issues.apache.org/jira/browse/HBASE-17950
> Project: HBase
> Issue Type: Bug
> Affects Versions: 2.0.0
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0
>
> Attachments: HBASE-17950.patch
>
>
> I think some issue happened while updating the patch. The chunkId was
> converted to int every where but while writing it has been written as a long.
> Will push a small patch to change it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)