[ https://issues.apache.org/jira/browse/KAFKA-556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Swapnil Ghike updated KAFKA-556: -------------------------------- Attachment: kafka-556-v1.patch Changed return/parameter/data types from Long to Int in the foll: 1. MessageSet: sizeInBytes, writeTo() 2. ByteBufferMessageSet: shallowValidByteCount, sizeInBytes, writeTo, validBytes 3. Log: maxLogFileSize 4. FileMessageSet: start, limit, _size, read, writeTo, sizeInBytes, truncateTo + Corresponding changes in type conversions > Change MessageSet.sizeInBytes to Int > ------------------------------------ > > Key: KAFKA-556 > URL: https://issues.apache.org/jira/browse/KAFKA-556 > Project: Kafka > Issue Type: Bug > Components: core > Affects Versions: 0.8 > Reporter: Jun Rao > Assignee: Swapnil Ghike > Labels: bugs > Attachments: kafka-556-v1.patch > > Original Estimate: 24h > Remaining Estimate: 24h > > With kafka-506, there are various places where we assume that each log > segment is less than 2GB. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira