You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jun Rao (JIRA)" <ji...@apache.org> on 2016/05/27 22:40:13 UTC

[jira] [Resolved] (KAFKA-3682) ArrayIndexOutOfBoundsException thrown by SkimpyOffsetMap.get() when full

     [ https://issues.apache.org/jira/browse/KAFKA-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Rao resolved KAFKA-3682.
----------------------------
       Resolution: Fixed
    Fix Version/s: 0.10.1.0

Issue resolved by pull request 1352
[https://github.com/apache/kafka/pull/1352]

> ArrayIndexOutOfBoundsException thrown by SkimpyOffsetMap.get() when full
> ------------------------------------------------------------------------
>
>                 Key: KAFKA-3682
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3682
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>            Reporter: Edoardo Comar
>            Assignee: Edoardo Comar
>             Fix For: 0.10.1.0
>
>
> When the SkimpyOffsetMap is full, a request for a key that is not in the map will throw an ArrayIndexOutOfBoundsException as the number of internal attempts overflows after Integer.MAXINT



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)