[ https://issues.apache.org/jira/browse/KAFKA-1309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13938666#comment-13938666 ]
Joel Koshy commented on KAFKA-1309: ----------------------------------- Created reviewboard https://reviews.apache.org/r/19338/ against branch origin/trunk > jarAll (cross-compilation) is broken > ------------------------------------ > > Key: KAFKA-1309 > URL: https://issues.apache.org/jira/browse/KAFKA-1309 > Project: Kafka > Issue Type: Bug > Reporter: Joel Koshy > Attachments: KAFKA-1309.patch > > > This one is my bad - happened after the offset management check-in. The > issue is that that commit made the OffsetCommitRequest's request info map > mutable. The JavaConversions API for converting a Java map to scala mutable > map is different between 2.8.x and 2.9.x onwards. > Will upload a fix shortly. -- This message was sent by Atlassian JIRA (v6.2#6252)