[jira] [Commented] (KAFKA-8520) TimeoutException in client side doesn't have stack trace

2019-11-08 Thread Viliam Durina (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969950#comment-16969950 ] Viliam Durina commented on KAFKA-8520: -- Duplicate of https://issues.apache.org/jira/

[jira] [Commented] (KAFKA-7016) Reconsider the "avoid the expensive and useless stack trace for api exceptions" practice

2019-11-07 Thread Viliam Durina (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7016?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969380#comment-16969380 ] Viliam Durina commented on KAFKA-7016: -- I add my vote to this: the exceptions are mu

[jira] [Updated] (KAFKA-6291) Cannot close EmbeddedZookeeper on Windows

2017-11-30 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-6291: - Description: We created {{EmbeddedZookeeper}} and {{ZkClient}} for various tests using this code:

[jira] [Updated] (KAFKA-6291) Cannot close EmbeddedZookeeper on Windows

2017-11-30 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-6291: - Description: We created {{EmbeddedZookeeper}} and {{ZkClient}} for various tests using this code:

[jira] [Created] (KAFKA-6291) Cannot close EmbeddedZookeeper on Windows

2017-11-30 Thread Viliam Durina (JIRA)
Viliam Durina created KAFKA-6291: Summary: Cannot close EmbeddedZookeeper on Windows Key: KAFKA-6291 URL: https://issues.apache.org/jira/browse/KAFKA-6291 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-6099) Seeking consumer to evicted offset resets the offset

2017-10-20 Thread Viliam Durina (JIRA)
Viliam Durina created KAFKA-6099: Summary: Seeking consumer to evicted offset resets the offset Key: KAFKA-6099 URL: https://issues.apache.org/jira/browse/KAFKA-6099 Project: Kafka Issue Type

[jira] [Commented] (KAFKA-5874) Incorrect command line handling

2017-09-19 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16171662#comment-16171662 ] Viliam Durina commented on KAFKA-5874: -- Thanks for the fix. But it should not only ch

[jira] [Commented] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-18 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169779#comment-16169779 ] Viliam Durina commented on KAFKA-5881: -- Maybe it could be added to javadoc of {{parti

[jira] [Resolved] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-18 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina resolved KAFKA-5881. -- Resolution: Not A Problem I can confirm the behaviour, after setting "metadata.max.age.ms" to ze

[jira] [Issue Comment Deleted] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-18 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-5881: - Comment: was deleted (was: Thanks for the reply, i'll give it a test on Monday. If it works then

[jira] [Commented] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-14 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16166350#comment-16166350 ] Viliam Durina commented on KAFKA-5881: -- Thanks for the reply, i'll give it a test on

[jira] [Updated] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-12 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-5881: - Description: Currently the {{KafkaConsumer}} is not able to return events from newly added partit

[jira] [Updated] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-12 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-5881: - Description: Currently the {{KafkaConsumer}} is not able to return events from newly added partit

[jira] [Created] (KAFKA-5881) Consuming from added partitions without restarting the consumer

2017-09-12 Thread Viliam Durina (JIRA)
Viliam Durina created KAFKA-5881: Summary: Consuming from added partitions without restarting the consumer Key: KAFKA-5881 URL: https://issues.apache.org/jira/browse/KAFKA-5881 Project: Kafka

[jira] [Updated] (KAFKA-5874) Incorrect command line handling

2017-09-12 Thread Viliam Durina (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Viliam Durina updated KAFKA-5874: - Description: Extra parameters on command line are silently ignored. This leads to confusion. For

[jira] [Created] (KAFKA-5874) Incorrect command line handling

2017-09-12 Thread Viliam Durina (JIRA)
Viliam Durina created KAFKA-5874: Summary: Incorrect command line handling Key: KAFKA-5874 URL: https://issues.apache.org/jira/browse/KAFKA-5874 Project: Kafka Issue Type: Bug Compo