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/02 09:43:00 UTC

[jira] [Created] (HBASE-22965) RS Crash due to RowIndexEncoderV1 reference to an reused ByteBuff

chenxu created HBASE-22965:
------------------------------

             Summary: RS Crash due to RowIndexEncoderV1 reference to an reused ByteBuff
                 Key: HBASE-22965
                 URL: https://issues.apache.org/jira/browse/HBASE-22965
             Project: HBase
          Issue Type: Bug
            Reporter: chenxu
         Attachments: hs_regionserver_err_pid.log

After introduce HBASE-21879 into our own branch, when enable data block encoding with ROW_INDEX_V1, RegionServer crashed (the crash log has been uploaded).
After reading RowIndexEncoderV1, find lastCell may refer to an reused ByteBuff, because DEB is not a listener of Shipper。



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