[
https://issues.apache.org/jira/browse/HBASE-22965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16941174#comment-16941174
]
Hudson commented on HBASE-22965:
--------------------------------
Results for branch branch-2.1
[build #1652 on
builds.a.o|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1652/]:
(/) *{color:green}+1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1652//General_Nightly_Build_Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1652//JDK8_Nightly_Build_Report_(Hadoop2)/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://builds.apache.org/job/HBase%20Nightly/job/branch-2.1/1652//JDK8_Nightly_Build_Report_(Hadoop3)/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> RS Crash due to DBE reference to an reused ByteBuff
> ---------------------------------------------------
>
> Key: HBASE-22965
> URL: https://issues.apache.org/jira/browse/HBASE-22965
> Project: HBase
> Issue Type: Bug
> Reporter: chenxu
> Assignee: chenxu
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.1.7, 2.2.2
>
> 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 DBE is not a listener of Shipper。
--
This message was sent by Atlassian Jira
(v8.3.4#803005)