You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/04/24 06:00:13 UTC

[jira] [Created] (HBASE-17950) Write the chunkId also as Int instead of long into the first byte of the chunk

ramkrishna.s.vasudevan created HBASE-17950:
----------------------------------------------

             Summary: 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


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)