You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "chenxu (Jira)" <ji...@apache.org> on 2019/09/09 09:05:00 UTC

[jira] [Updated] (HBASE-22996) refact MultiByteBuff, combine the buffsIterator and curItem & curItemIndex into one iterator

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

chenxu updated HBASE-22996:
---------------------------
    Description: 
AS [~openinx] mentioned in HBASE-22082
{quote}maybe we can try to combine the buffsIterator and curItem & curItemIndex into one iterator, seems they are doing the same thing , say tracking the current buffer.
{quote}
will do this in this JIRA.

  was:
AS [~openinx] mentioned in HBASE-22082
{quote}Better to use buffer instead of curItem here, otherwise seems strange here although no much difference in logics. Also maybe we can try to combine the buffsIterator and curItem & curItemIndex into one iterator, seems they are doing the same thing , say tracking the current buffer.
{quote}
will do this in this JIRA.


> refact MultiByteBuff, combine the buffsIterator and curItem & curItemIndex into one iterator
> --------------------------------------------------------------------------------------------
>
>                 Key: HBASE-22996
>                 URL: https://issues.apache.org/jira/browse/HBASE-22996
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: chenxu
>            Assignee: chenxu
>            Priority: Minor
>
> AS [~openinx] mentioned in HBASE-22082
> {quote}maybe we can try to combine the buffsIterator and curItem & curItemIndex into one iterator, seems they are doing the same thing , say tracking the current buffer.
> {quote}
> will do this in this JIRA.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)