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

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

     [ https://issues.apache.org/jira/browse/HBASE-17950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ramkrishna.s.vasudevan updated HBASE-17950:
-------------------------------------------
    Status: Patch Available  (was: Open)

> 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)