[
https://issues.apache.org/jira/browse/HBASE-23119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Somogyi reassigned HBASE-23119:
-------------------------------------
Assignee: István Tóth
> 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
>
> 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)