[jira] [Created] (KAFKA-1539) Due to OS caching Kafka might loose offset files which causes full reset of data

2014-07-14 Thread Dmitry Bugaychenko (JIRA)
Dmitry Bugaychenko created KAFKA-1539: - Summary: Due to OS caching Kafka might loose offset files which causes full reset of data Key: KAFKA-1539 URL: https://issues.apache.org/jira/browse/KAFKA-1539

[jira] [Comment Edited] (KAFKA-1539) Due to OS caching Kafka might loose offset files which causes full reset of data

2014-07-14 Thread Dmitry Bugaychenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060456#comment-14060456 ] Dmitry Bugaychenko edited comment on KAFKA-1539 at 7/14/14 8:58 AM:

[jira] [Commented] (KAFKA-1539) Due to OS caching Kafka might loose offset files which causes full reset of data

2014-07-14 Thread Dmitry Bugaychenko (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060456#comment-14060456 ] Dmitry Bugaychenko commented on KAFKA-1539: --- This is not about log files

[jira] [Commented] (KAFKA-1377) transient unit test failure in LogOffsetTest

2014-07-14 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14060720#comment-14060720 ] Jun Rao commented on KAFKA-1377: Is this on trunk? Thanks, transient unit test failure

Re: Can I get a review on KAFKA-1512?

2014-07-14 Thread Jay Kreps
Oops, missed that he had already reviewed... -Jay On Sat, Jul 12, 2014 at 7:26 PM, Gwen Shapira gshap...@cloudera.com wrote: Looks like Jun's comments on review board were not addressed? They seem valid to me - especially the points about IPv6 (seen this at some customers) and InetAddress

[jira] Subscription: outstanding kafka patches

2014-07-14 Thread jira
Issue Subscription Filter: outstanding kafka patches (101 issues) The list of outstanding kafka patches Subscriber: kafka-mailing-list Key Summary KAFKA-1538 TEST JIRA for KAFKA-1536 https://issues.apache.org/jira/browse/KAFKA-1538 KAFKA-1531 zookeeper.connection.timeout.ms

Re: Review Request 23208: Patch for KAFKA-1512

2014-07-14 Thread Jay Kreps
On July 6, 2014, 7:34 p.m., Jun Rao wrote: I think what I have may be right. My understanding is that - InetAddress is an IP address - SocketAddress, InetSocketAddress are host/port pairs (basically) getInetAddress gets the remote ip address whereas getRemoteAddress gets the

Re: Review Request 23208: Patch for KAFKA-1512

2014-07-14 Thread Jay Kreps
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/23208/ --- (Updated July 14, 2014, 8:28 p.m.) Review request for kafka. Bugs:

[jira] [Updated] (KAFKA-1512) Limit the maximum number of connections per ip address

2014-07-14 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jay Kreps updated KAFKA-1512: - Attachment: KAFKA-1512_2014-07-14_13:28:15.patch Limit the maximum number of connections per ip address

[jira] [Commented] (KAFKA-1512) Limit the maximum number of connections per ip address

2014-07-14 Thread Jay Kreps (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14061178#comment-14061178 ] Jay Kreps commented on KAFKA-1512: -- Updated reviewboard

[jira] [Updated] (KAFKA-1414) Speedup broker startup after hard reset

2014-07-14 Thread Anton Karamanov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anton Karamanov updated KAFKA-1414: --- Attachment: parallel-dir-loading-trunk-fixed-threadpool.patch Hi. I've checked that

[jira] [Updated] (KAFKA-1483) Split Brain about Leader Partitions

2014-07-14 Thread Sriharsha Chintalapani (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sriharsha Chintalapani updated KAFKA-1483: -- Attachment: KAFKA-1483.patch Split Brain about Leader Partitions

[jira] [Commented] (KAFKA-1180) WhiteList topic filter gets a NullPointerException on complex Regex

2014-07-14 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14061599#comment-14061599 ] Jason Rosenberg commented on KAFKA-1180: anything more to be done to get this