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

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

chenxu created HBASE-22996:
------------------------------

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


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.



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