Joel Koshy created KAFKA-1309: --------------------------------- Summary: 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
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)