[jira] [Created] (KAFKA-6547) group offset reset and begin_offset ignored/no effect

2018-02-08 Thread Dan (JIRA)
Dan created KAFKA-6547: -- Summary: group offset reset and begin_offset ignored/no effect Key: KAFKA-6547 URL: https://issues.apache.org/jira/browse/KAFKA-6547 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-5587) Processor got uncaught exception: NullPointerException

2017-07-13 Thread Dan (JIRA)
Dan created KAFKA-5587: -- Summary: Processor got uncaught exception: NullPointerException Key: KAFKA-5587 URL: https://issues.apache.org/jira/browse/KAFKA-5587 Project: Kafka Issue Type: Bug

[jira] [Commented] (KAFKA-3984) Broker doesn't retry reconnecting to an expired Zookeeper connection

2017-05-15 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16010436#comment-16010436 ] Dan commented on KAFKA-3984: We encountered the same problem in 0.10.1.1. Is there any plan to fix it? >

[jira] [Created] (KAFKA-5115) Use bootstrap.servers to refresh metadata

2017-04-23 Thread Dan (JIRA)
Dan created KAFKA-5115: -- Summary: Use bootstrap.servers to refresh metadata Key: KAFKA-5115 URL: https://issues.apache.org/jira/browse/KAFKA-5115 Project: Kafka Issue Type: Improvement Affects

[jira] [Commented] (KAFKA-4979) Handcrafted JoinGroupRequest makes consumers on the same group to exit abruptly

2017-04-17 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15971068#comment-15971068 ] Dan commented on KAFKA-4979: Thank you for the reply! I created the same request and got the SchemaException

[jira] [Commented] (KAFKA-4979) Handcrafted JoinGroupRequest makes consumers on the same group to exit abruptly

2017-04-14 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15968803#comment-15968803 ] Dan commented on KAFKA-4979: How is the JoinGroupRequest Handcrafted? > Handcrafted JoinGroupRequest makes

[jira] [Commented] (KAFKA-4834) Kafka cannot delete topic with ReplicaStateMachine went wrong

2017-03-07 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899306#comment-15899306 ] Dan commented on KAFKA-4834: No. I found in another broker's log that it changed the same partition from New

[jira] [Commented] (KAFKA-4845) KafkaConsumer.seekToEnd cannot take effect when integrating with spark streaming

2017-03-07 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15899299#comment-15899299 ] Dan commented on KAFKA-4845: I checked 0.10.2.0 again and it was indeed fixed. Thanks a lot! >

[jira] [Updated] (KAFKA-4845) KafkaConsumer.seekToEnd cannot take effect when integrating with spark streaming

2017-03-05 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan updated KAFKA-4845: --- Status: Open (was: Patch Available) > KafkaConsumer.seekToEnd cannot take effect when integrating with spark >

[jira] [Updated] (KAFKA-4845) KafkaConsumer.seekToEnd cannot take effect when integrating with spark streaming

2017-03-05 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan updated KAFKA-4845: --- Status: Patch Available (was: Open) > KafkaConsumer.seekToEnd cannot take effect when integrating with spark >

[jira] [Created] (KAFKA-4845) KafkaConsumer.seekToEnd cannot take effect when integrating with spark streaming

2017-03-05 Thread Dan (JIRA)
Dan created KAFKA-4845: -- Summary: KafkaConsumer.seekToEnd cannot take effect when integrating with spark streaming Key: KAFKA-4845 URL: https://issues.apache.org/jira/browse/KAFKA-4845 Project: Kafka

[jira] [Commented] (KAFKA-4834) Kafka cannot delete topic with ReplicaStateMachine went wrong

2017-03-05 Thread Dan (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4834?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15896740#comment-15896740 ] Dan commented on KAFKA-4834: By invoking AdminUtils.deleteTopic(zkUtils, topic). It seemed something wrong

[jira] [Created] (KAFKA-4834) Kafka cannot delete topic with ReplicaStateMachine went wrong

2017-03-02 Thread Dan (JIRA)
Dan created KAFKA-4834: -- Summary: Kafka cannot delete topic with ReplicaStateMachine went wrong Key: KAFKA-4834 URL: https://issues.apache.org/jira/browse/KAFKA-4834 Project: Kafka Issue Type: Bug