[jira] [Commented] (KAFKA-3261) Consolidate class kafka.cluster.BrokerEndPoint and kafka.cluster.EndPoint

2016-02-28 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171006#comment-15171006 ] Ismael Juma commented on KAFKA-3261: [~chenzhu], you can still consolidate the regexes, right? >

[jira] [Created] (KAFKA-3300) Calculate the initial size allocation of offset index files and reduce the memory footprint for memory mapped files.

2016-02-28 Thread Jiangjie Qin (JIRA)
Jiangjie Qin created KAFKA-3300: --- Summary: Calculate the initial size allocation of offset index files and reduce the memory footprint for memory mapped files. Key: KAFKA-3300 URL:

[jira] [Updated] (KAFKA-3300) Calculate the initial size allocation of offset index files and reduce the memory footprint for memory mapped files.

2016-02-28 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-3300: Affects Version/s: 0.9.0.1 > Calculate the initial size allocation of offset index files and reduce

[jira] [Updated] (KAFKA-3300) Calculate the initial size allocation of offset index files and reduce the memory footprint for memory mapped files.

2016-02-28 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-3300: Fix Version/s: 0.10.0.0 > Calculate the initial size allocation of offset index files and reduce

[jira] [Updated] (KAFKA-3300) Calculate the initial/max size of offset index files and reduce the memory footprint for memory mapped index files.

2016-02-28 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jiangjie Qin updated KAFKA-3300: Summary: Calculate the initial/max size of offset index files and reduce the memory footprint for

[GitHub] kafka pull request: KAFKA-3300: Avoid over allocating disk space a...

2016-02-28 Thread becketqin
GitHub user becketqin opened a pull request: https://github.com/apache/kafka/pull/983 KAFKA-3300: Avoid over allocating disk space and memory for index files. You can merge this pull request into a Git repository by running: $ git pull https://github.com/becketqin/kafka

[jira] [Commented] (KAFKA-3300) Calculate the initial/max size of offset index files and reduce the memory footprint for memory mapped index files.

2016-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171293#comment-15171293 ] ASF GitHub Bot commented on KAFKA-3300: --- GitHub user becketqin opened a pull request:

Re: [VOTE] KIP-33 - Add a time based log index to Kafka

2016-02-28 Thread Becket Qin
Hi Guozhang, The size of memory mapped index file was also our concern as well. That is why we are suggesting minute level time indexing instead of second level. There are a few thoughts on the extra memory cost of time index. 1. Currently all the index files are loaded as memory mapped files.

[jira] [Commented] (KAFKA-2729) Cached zkVersion not equal to that in zookeeper, broker not recovering.

2016-02-28 Thread Michal Harish (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15171252#comment-15171252 ] Michal Harish commented on KAFKA-2729: -- Hit this on Kafka 0.8.2.2 as well > Cached zkVersion not

[jira] [Created] (KAFKA-3301) CommonClientConfigs.METRICS_SAMPLE_WINDOW_MS_DOC is incorrect

2016-02-28 Thread Jun Rao (JIRA)
Jun Rao created KAFKA-3301: -- Summary: CommonClientConfigs.METRICS_SAMPLE_WINDOW_MS_DOC is incorrect Key: KAFKA-3301 URL: https://issues.apache.org/jira/browse/KAFKA-3301 Project: Kafka Issue