[
https://issues.apache.org/jira/browse/HBASE-23119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944420#comment-16944420
]
István Tóth commented on HBASE-23119:
-------------------------------------
[~stack] This is related to the multi region merge feature.
> ArrayIndexOutOfBoundsException in PrivateCellUtil#qualifierStartsWith
> ---------------------------------------------------------------------
>
> Key: HBASE-23119
> URL: https://issues.apache.org/jira/browse/HBASE-23119
> Project: HBase
> Issue Type: Bug
> Reporter: István Tóth
> Priority: Major
>
> PrivateCellUtil#qualifierStartsWith does not check the qualifier length
> before comparing the qualifier with the argument, resulting in
> ArrayIndexOutOfBoundsException when the argument length exceeds a the
> qualifier length.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)