[
https://issues.apache.org/jira/browse/HBASE-23119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16944680#comment-16944680
]
Michael Stack commented on HBASE-23119:
---------------------------------------
@[~stoty] Thanks for the fix.
> 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
> Assignee: István Tóth
> Priority: Major
> Fix For: 3.0.0, 2.3.0, 2.2.2, 2.1.8
>
>
> 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)