[jira] [Commented] (KAFKA-3536) ReplicaFetcherThread should not log errors when leadership changes

2016-06-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3536?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15332767#comment-15332767 ] Jason Rosenberg commented on KAFKA-3536: which version are you seeing this in (I'm

[jira] [Commented] (KAFKA-2143) Replicas get ahead of leader and fail

2016-04-14 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242428#comment-15242428 ] Jason Rosenberg commented on KAFKA-2143: After looking at KAFKA-2477, I think that

[jira] [Commented] (KAFKA-2143) Replicas get ahead of leader and fail

2016-04-14 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2143?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15242412#comment-15242412 ] Jason Rosenberg commented on KAFKA-2143: Hello, I recently experienced this issue,

[jira] [Commented] (KAFKA-2189) Snappy compression of message batches less efficient in 0.8.2.1

2015-10-08 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14948972#comment-14948972 ] Jason Rosenberg commented on KAFKA-2189: quick question, I assume there should be

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-09-28 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933724#comment-14933724 ] Jason Rosenberg commented on KAFKA-2125: Unfortunately, I've only seen this occur

[jira] [Comment Edited] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-09-28 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933721#comment-14933721 ] Jason Rosenberg edited comment on KAFKA- at 9/28/15 6:25 PM: ---

[jira] [Commented] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-09-28 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14933721#comment-14933721 ] Jason Rosenberg commented on KAFKA-: Ok, so was this a read or a write, lookin

[jira] [Created] (KAFKA-2319) After controlled shutdown: IllegalStateException: Kafka scheduler has not been started

2015-07-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2319: -- Summary: After controlled shutdown: IllegalStateException: Kafka scheduler has not been started Key: KAFKA-2319 URL: https://issues.apache.org/jira/browse/KAFKA-2319

[jira] [Updated] (KAFKA-2318) replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown

2015-07-07 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2318: --- Description: Using version 0.8.2.1. During a controlled shutdown, it seems like the left-hand

[jira] [Created] (KAFKA-2318) replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown

2015-07-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2318: -- Summary: replica manager repeatedly tries to fetch from partitions already moved during controlled shutdown Key: KAFKA-2318 URL: https://issues.apache.org/jira/browse/KAFKA-23

[jira] [Commented] (KAFKA-1901) Move Kafka version to be generated in code by build (instead of in manifest)

2015-06-24 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14599317#comment-14599317 ] Jason Rosenberg commented on KAFKA-1901: [~omkreddy] Yes, that sounds find. Prefe

[jira] [Created] (KAFKA-2292) failed fetch request logging doesn't indicate source of request

2015-06-20 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2292: -- Summary: failed fetch request logging doesn't indicate source of request Key: KAFKA-2292 URL: https://issues.apache.org/jira/browse/KAFKA-2292 Project: Kafka

[jira] [Updated] (KAFKA-2252) Socket connection closing is logged, but not corresponding opening of socket

2015-06-04 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2252: --- Description: (using 0.8.2.1) We see a large number of "Closing socket connection" logging to t

[jira] [Created] (KAFKA-2252) Socket connection closing is logged, but not corresponding opening of socket

2015-06-04 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2252: -- Summary: Socket connection closing is logged, but not corresponding opening of socket Key: KAFKA-2252 URL: https://issues.apache.org/jira/browse/KAFKA-2252 Projec

[jira] [Updated] (KAFKA-2251) "Connection reset by peer" IOExceptions should not be logged as ERROR

2015-06-04 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2251: --- Description: It's normal to see lots of these exceptions logged in the broker logs: {code} 20

[jira] [Created] (KAFKA-2251) "Connection reset by peer" IOExceptions should not be logged as ERROR

2015-06-04 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2251: -- Summary: "Connection reset by peer" IOExceptions should not be logged as ERROR Key: KAFKA-2251 URL: https://issues.apache.org/jira/browse/KAFKA-2251 Project: Kafk

[jira] [Created] (KAFKA-2250) ConcurrentModificationException in metrics reporting

2015-06-04 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2250: -- Summary: ConcurrentModificationException in metrics reporting Key: KAFKA-2250 URL: https://issues.apache.org/jira/browse/KAFKA-2250 Project: Kafka Issue

[jira] [Commented] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-05-31 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14566956#comment-14566956 ] Jason Rosenberg commented on KAFKA-: Agreed. I think in the past there was a

[jira] [Commented] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-05-26 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560417#comment-14560417 ] Jason Rosenberg commented on KAFKA-: [~guozhang] I don't think so. The file s

[jira] [Comment Edited] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-05-26 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560387#comment-14560387 ] Jason Rosenberg edited comment on KAFKA- at 5/27/15 5:05 AM: ---

[jira] [Commented] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-05-26 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14560387#comment-14560387 ] Jason Rosenberg commented on KAFKA-: Interestingly, after restarting the broke

[jira] [Created] (KAFKA-2222) Write "Input/output error" did not result in broker shutdown

2015-05-26 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-: -- Summary: Write "Input/output error" did not result in broker shutdown Key: KAFKA- URL: https://issues.apache.org/jira/browse/KAFKA- Project: Kafka

[jira] [Created] (KAFKA-2181) online doc issues

2015-05-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2181: -- Summary: online doc issues Key: KAFKA-2181 URL: https://issues.apache.org/jira/browse/KAFKA-2181 Project: Kafka Issue Type: Bug Reporter: Jas

[jira] [Commented] (KAFKA-2172) Round-robin partition assignment strategy too restrictive

2015-05-05 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2172?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14529436#comment-14529436 ] Jason Rosenberg commented on KAFKA-2172: as a side note, the documentation here:

[jira] [Created] (KAFKA-2172) Round-robin partition assignment strategy too restrictive

2015-05-05 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2172: -- Summary: Round-robin partition assignment strategy too restrictive Key: KAFKA-2172 URL: https://issues.apache.org/jira/browse/KAFKA-2172 Project: Kafka I

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497616#comment-14497616 ] Jason Rosenberg commented on KAFKA-2125: So, I'd think the exception there before

[jira] [Commented] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497576#comment-14497576 ] Jason Rosenberg commented on KAFKA-2127: Also, unrelated to the socket errors, the

[jira] [Updated] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2127: --- Description: I am using 0.8.2.1. I've been noticing that any time I use TopicCommand to alte

[jira] [Comment Edited] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497570#comment-14497570 ] Jason Rosenberg edited comment on KAFKA-2127 at 4/16/15 5:19 AM: ---

[jira] [Comment Edited] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497570#comment-14497570 ] Jason Rosenberg edited comment on KAFKA-2127 at 4/16/15 5:13 AM: ---

[jira] [Commented] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497570#comment-14497570 ] Jason Rosenberg commented on KAFKA-2127: the ip's that show in the 'Closing socket

[jira] [Updated] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2127: --- Description: I am using 0.8.2.1. I've been noticing that any time I use TopicCommand to alte

[jira] [Created] (KAFKA-2127) Running TopicCommand --alter causes connection close/reset errors in kafka logs

2015-04-15 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2127: -- Summary: Running TopicCommand --alter causes connection close/reset errors in kafka logs Key: KAFKA-2127 URL: https://issues.apache.org/jira/browse/KAFKA-2127 Pro

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14497035#comment-14497035 ] Jason Rosenberg commented on KAFKA-2125: This cluster has 4 nodes. each node has

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496898#comment-14496898 ] Jason Rosenberg commented on KAFKA-2125: Ooh, it looks before the 500 repeated exc

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496883#comment-14496883 ] Jason Rosenberg commented on KAFKA-2125: Joel, unfortunately I have no stack trace

[jira] [Comment Edited] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496794#comment-14496794 ] Jason Rosenberg edited comment on KAFKA-2125 at 4/15/15 8:04 PM: ---

[jira] [Updated] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2125: --- Attachment: (was: grep_shut.log) > Infinite loop after controlled shutdown succeeds >

[jira] [Updated] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2125: --- Attachment: grep_shut_edited.log > Infinite loop after controlled shutdown succeeds >

[jira] [Commented] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14496794#comment-14496794 ] Jason Rosenberg commented on KAFKA-2125: I uploaded an edited result of doing 'gre

[jira] [Updated] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2125?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-2125: --- Attachment: grep_shut.log > Infinite loop after controlled shutdown succeeds > ---

[jira] [Created] (KAFKA-2125) Infinite loop after controlled shutdown succeeds

2015-04-14 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2125: -- Summary: Infinite loop after controlled shutdown succeeds Key: KAFKA-2125 URL: https://issues.apache.org/jira/browse/KAFKA-2125 Project: Kafka Issue Type

[jira] [Commented] (KAFKA-1901) Move Kafka version to be generated in code by build (instead of in manifest)

2015-03-20 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371784#comment-14371784 ] Jason Rosenberg commented on KAFKA-1901: This is really a pretty severe error. An

[jira] [Commented] (KAFKA-2032) ConsumerConfig doesn't validate partition.assignment.strategy values

2015-03-19 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369952#comment-14369952 ] Jason Rosenberg commented on KAFKA-2032: LGTM Thanks! > ConsumerConfig doesn't va

[jira] [Commented] (KAFKA-2032) ConsumerConfig doesn't validate partition.assignment.strategy values

2015-03-19 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369881#comment-14369881 ] Jason Rosenberg commented on KAFKA-2032: What does "blah" signify in the java clie

[jira] [Commented] (KAFKA-2032) ConsumerConfig doesn't validate partition.assignment.strategy values

2015-03-19 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14369871#comment-14369871 ] Jason Rosenberg commented on KAFKA-2032: Currently, I am using the scala ConsumerC

[jira] [Created] (KAFKA-2032) ConsumerConfig doesn't validate partition.assignment.strategy values

2015-03-19 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-2032: -- Summary: ConsumerConfig doesn't validate partition.assignment.strategy values Key: KAFKA-2032 URL: https://issues.apache.org/jira/browse/KAFKA-2032 Project: Kafka

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-28 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295526#comment-14295526 ] Jason Rosenberg commented on KAFKA-1902: LGTM > fix MetricName so that Yammer rep

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-28 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14295359#comment-14295359 ] Jason Rosenberg commented on KAFKA-1902: For the record, at Square, we do use '.''

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294332#comment-14294332 ] Jason Rosenberg commented on KAFKA-1902: +1 > fix MetricName so that Yammer repor

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294287#comment-14294287 ] Jason Rosenberg commented on KAFKA-1902: Actually, a red flag here too, is why are

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294261#comment-14294261 ] Jason Rosenberg commented on KAFKA-1902: [~jjkoshy] I did mean to just replace all

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14294053#comment-14294053 ] Jason Rosenberg commented on KAFKA-1902: Since many people use the vanilla Graphit

[jira] [Comment Edited] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293840#comment-14293840 ] Jason Rosenberg edited comment on KAFKA-1902 at 1/27/15 7:34 PM: ---

[jira] [Commented] (KAFKA-1901) Move Kafka version to be generated in code by build (instead of in manifest)

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293913#comment-14293913 ] Jason Rosenberg commented on KAFKA-1901: At the very least, this could be updated

[jira] [Comment Edited] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293840#comment-14293840 ] Jason Rosenberg edited comment on KAFKA-1902 at 1/27/15 5:30 PM: ---

[jira] [Commented] (KAFKA-1902) fix MetricName so that Yammer reporter can work correctly

2015-01-27 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1902?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14293840#comment-14293840 ] Jason Rosenberg commented on KAFKA-1902: In the yammer metric reporter (which is b

[jira] [Commented] (KAFKA-1507) Using GetOffsetShell against non-existent topic creates the topic unintentionally

2015-01-26 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14292220#comment-14292220 ] Jason Rosenberg commented on KAFKA-1507: I think relegating topic creation to an a

[jira] [Created] (KAFKA-1901) Move Kafka version to be generated in code by build (instead of in manifest)

2015-01-25 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-1901: -- Summary: Move Kafka version to be generated in code by build (instead of in manifest) Key: KAFKA-1901 URL: https://issues.apache.org/jira/browse/KAFKA-1901 Projec

[jira] [Commented] (KAFKA-1305) Controller can hang on controlled shutdown with auto leader balance enabled

2014-11-16 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1305?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14213960#comment-14213960 ] Jason Rosenberg commented on KAFKA-1305: Is it safe to say then, if we are not yet

[jira] [Created] (KAFKA-1758) corrupt recovery file prevents startup

2014-11-06 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-1758: -- Summary: corrupt recovery file prevents startup Key: KAFKA-1758 URL: https://issues.apache.org/jira/browse/KAFKA-1758 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-1025) Producer.send should provide recoverability info on failiure

2014-09-15 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14133944#comment-14133944 ] Jason Rosenberg commented on KAFKA-1025: Yes, I think if the new producer provides

[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-tabpanel&focusedCommentId=14061599#comment-14061599 ] Jason Rosenberg commented on KAFKA-1180: anything more to be done to get this acro

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

2014-07-13 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1180: --- Attachment: apply-patch-1180-to-0.8.1.patch I've uploaded a patch that refactors the previous

[jira] [Commented] (KAFKA-1100) metrics shouldn't have generation/timestamp specific names

2014-06-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14015455#comment-14015455 ] Jason Rosenberg commented on KAFKA-1100: what's the timeline for 0.9? > metrics s

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

2014-05-29 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14012741#comment-14012741 ] Jason Rosenberg commented on KAFKA-1180: I see this is marked now for 0.8.2. Is t

[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-04-29 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13984631#comment-13984631 ] Jason Rosenberg commented on KAFKA-1029: I'll add that we still see this from time

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

2014-04-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13966262#comment-13966262 ] Jason Rosenberg commented on KAFKA-1180: [~joestein] What's the status of this? W

[jira] [Commented] (KAFKA-1124) Sending to a new topic (with auto.create.topics.enable) returns ERROR

2014-04-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965876#comment-13965876 ] Jason Rosenberg commented on KAFKA-1124: when will it be part of the 'released' ve

[jira] [Commented] (KAFKA-1124) Sending to a new topic (with auto.create.topics.enable) returns ERROR

2014-04-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965729#comment-13965729 ] Jason Rosenberg commented on KAFKA-1124: Yes, I think it sounds like it would.

[jira] [Commented] (KAFKA-1124) Sending to a new topic (with auto.create.topics.enable) returns ERROR

2014-04-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13965422#comment-13965422 ] Jason Rosenberg commented on KAFKA-1124: Well, not sure if that will do the right

[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-31 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13955320#comment-13955320 ] Jason Rosenberg commented on KAFKA-1029: Just to wrap this up, it turns out the ap

[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-24 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13945223#comment-13945223 ] Jason Rosenberg commented on KAFKA-1029: I'm starting to suspect my issue is actua

[jira] [Comment Edited] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-23 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944775#comment-13944775 ] Jason Rosenberg edited comment on KAFKA-1029 at 3/24/14 6:25 AM: ---

[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-23 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13944775#comment-13944775 ] Jason Rosenberg commented on KAFKA-1029: Perhaps this should be re-opened a separa

[jira] [Comment Edited] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-21 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943920#comment-13943920 ] Jason Rosenberg edited comment on KAFKA-1029 at 3/22/14 5:29 AM: ---

[jira] [Commented] (KAFKA-1029) Zookeeper leader election stuck in ephemeral node retry loop

2014-03-21 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13943920#comment-13943920 ] Jason Rosenberg commented on KAFKA-1029: I'm seeing this happening now (we are run

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

2014-02-20 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13906986#comment-13906986 ] Jason Rosenberg commented on KAFKA-1180: is it too late to reconsider for 0.8.1? w

[jira] [Updated] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

2014-02-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1164: --- Attachment: kafka-1164.patch Here's the actual patch file (not sure why the jira 'submit patc

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

2014-02-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889041#comment-13889041 ] Jason Rosenberg commented on KAFKA-1180: Any updates on getting this merged into t

[jira] [Updated] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

2014-02-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1164: --- Status: Patch Available (was: Open) Here's a patch, which updates the pom dependency for sna

[jira] [Commented] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

2014-02-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13889027#comment-13889027 ] Jason Rosenberg commented on KAFKA-1164: Can this be reconsidered for 0.8.1? Seem

[jira] [Commented] (KAFKA-1028) per topic configuration of preference for consistency over availability

2014-01-24 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881297#comment-13881297 ] Jason Rosenberg commented on KAFKA-1028: Thanks for the explanation [~noslowerdna]

[jira] [Commented] (KAFKA-1028) per topic configuration of preference for consistency over availability

2014-01-24 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13881170#comment-13881170 ] Jason Rosenberg commented on KAFKA-1028: Can you clarify, is this different than u

[jira] [Commented] (KAFKA-1025) Producer.send should provide recoverability info on failiure

2014-01-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868279#comment-13868279 ] Jason Rosenberg commented on KAFKA-1025: Yes! Or some sort of error code. > Prod

[jira] [Commented] (KAFKA-1025) Producer.send should provide recoverability info on failiure

2014-01-10 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13868144#comment-13868144 ] Jason Rosenberg commented on KAFKA-1025: [~joestein], I'm not sure I understand yo

[jira] [Created] (KAFKA-1200) inconsistent log levels when consumed offset is reset

2014-01-07 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-1200: -- Summary: inconsistent log levels when consumed offset is reset Key: KAFKA-1200 URL: https://issues.apache.org/jira/browse/KAFKA-1200 Project: Kafka Issue

[jira] [Commented] (KAFKA-1025) Producer.send should provide recoverability info on failiure

2014-01-07 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865056#comment-13865056 ] Jason Rosenberg commented on KAFKA-1025: any hope for getting this issue some atte

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

2014-01-02 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13860418#comment-13860418 ] Jason Rosenberg commented on KAFKA-1180: [~joestein] I've applied this patch again

[jira] [Commented] (KAFKA-1100) metrics shouldn't have generation/timestamp specific names

2013-12-23 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1100?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856201#comment-13856201 ] Jason Rosenberg commented on KAFKA-1100: can we think about this for 0.8.1? > met

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

2013-12-22 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13855156#comment-13855156 ] Jason Rosenberg commented on KAFKA-1180: So, is this patch applicable to the 0.8 b

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

2013-12-18 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13851683#comment-13851683 ] Jason Rosenberg commented on KAFKA-1180: Joe, I'm not sure I understand your sugge

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

2013-12-12 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13846920#comment-13846920 ] Jason Rosenberg commented on KAFKA-1180: Here's some code which reproduces the iss

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

2013-12-12 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1180: --- Description: We are needing to create a stream selector that essentially combines the logic

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

2013-12-12 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1180: --- Description: We are needing to create a stream selector that essentially combines the logic

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

2013-12-12 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-1180: -- Summary: WhiteList topic filter gets a NullPointerException on complex Regex Key: KAFKA-1180 URL: https://issues.apache.org/jira/browse/KAFKA-1180 Project: Kafka

[jira] [Commented] (KAFKA-1163) see whats going on with the 2.8.0 pom

2013-12-04 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839760#comment-13839760 ] Jason Rosenberg commented on KAFKA-1163: how are the pom files generated, is it us

[jira] [Updated] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

2013-12-03 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1164?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-1164: --- Affects Version/s: 0.8 > kafka should depend on snappy 1.0.5 (instead of 1.0.4.1) > -

[jira] [Created] (KAFKA-1164) kafka should depend on snappy 1.0.5 (instead of 1.0.4.1)

2013-12-03 Thread Jason Rosenberg (JIRA)
Jason Rosenberg created KAFKA-1164: -- Summary: kafka should depend on snappy 1.0.5 (instead of 1.0.4.1) Key: KAFKA-1164 URL: https://issues.apache.org/jira/browse/KAFKA-1164 Project: Kafka Is

[jira] [Commented] (KAFKA-1124) Sending to a new topic (with auto.create.topics.enable) returns ERROR

2013-11-14 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-1124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13822488#comment-13822488 ] Jason Rosenberg commented on KAFKA-1124: [~anujmehta] are you looking in the logs

  1   2   >