[ https://issues.apache.org/jira/browse/KAFKA-3682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15300756#comment-15300756 ]
Edoardo Comar commented on KAFKA-3682: -------------------------------------- Hi this is a pretty simple fix, backed by a unit test. May s.o. please take a look ? thanks > 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 > > 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)