[jira] [Updated] (KAFKA-8660) Make ValueToKey SMT work only on a whitelist of topics

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Löhe updated KAFKA-8660: - Description: For source connectors that publish on multiple topics (e.g. [Debezium|[https://debezium.io

[jira] [Commented] (KAFKA-8660) Make ValueToKey SMT work only on a whitelist of topics

2019-09-06 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16924269#comment-16924269 ] Marc Löhe commented on KAFKA-8660: -- I added a proof of concept implementation

[jira] [Closed] (KAFKA-8218) IllegalStateException while accessing context in Transformer

2019-09-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bartłomiej Kępa closed KAFKA-8218. -- > IllegalStateException while accessing context in Transfor

[jira] [Created] (KAFKA-8911) Implicit TimeWindowedSerde creates Serde with null inner serializer

2019-09-16 Thread Jira
Michał created KAFKA-8911: - Summary: Implicit TimeWindowedSerde creates Serde with null inner serializer Key: KAFKA-8911 URL: https://issues.apache.org/jira/browse/KAFKA-8911 Project: Kafka Issue

[jira] [Commented] (KAFKA-8911) Implicit TimeWindowedSerde creates Serde with null inner serializer

2019-09-16 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16930508#comment-16930508 ] Michał commented on KAFKA-8911: --- PS I can make a fix MR on Github, but I dont know

[jira] [Commented] (KAFKA-8911) Implicit TimeWindowedSerde creates Serde with null inner serializer

2019-09-17 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16931614#comment-16931614 ] Michał commented on KAFKA-8911: --- The test failure seems a bit random to me but I can

[jira] [Created] (KAFKA-8917) When performing a Left/Right-Join, pick the headers of the same side

2019-09-17 Thread Jira
Pascal Büttiker created KAFKA-8917: -- Summary: When performing a Left/Right-Join, pick the headers of the same side Key: KAFKA-8917 URL: https://issues.apache.org/jira/browse/KAFKA-8917 Project

[jira] [Updated] (KAFKA-8917) When performing a Left/Right-Join, pick the headers of the same side

2019-09-17 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Büttiker updated KAFKA-8917: --- Description: As described in KAFKA-7718, headers are promoted by the "triggering"

[jira] [Updated] (KAFKA-8917) When performing a Left/Right-Join, pick the headers of the same side

2019-09-17 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pascal Büttiker updated KAFKA-8917: --- Description: As described in KAFKA-7718, headers are promoted by the "triggering"

[jira] [Created] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
Michał created KAFKA-8924: - Summary: Default grace period (-1) of TimeWindows causes suppress to never emit events Key: KAFKA-8924 URL: https://issues.apache.org/jira/browse/KAFKA-8924 Project: Kafka

[jira] [Updated] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał updated KAFKA-8924: -- Description: #Problem The default creation of TimeWindows, like {code} TimeWindows.of(ofMillis(xxx)) {code

[jira] [Updated] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał updated KAFKA-8924: -- Description: #Problem The default creation of TimeWindows, like {code} TimeWindows.of(ofMillis(xxx)) {code

[jira] [Updated] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał updated KAFKA-8924: -- Description: h2. Problem The default creation of TimeWindows, like {code} TimeWindows.of(ofMillis(xxx

[jira] [Updated] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał updated KAFKA-8924: -- Description: h2. Problem The default creation of TimeWindows, like {code} TimeWindows.of(ofMillis(xxx

[jira] [Commented] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-19 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16933762#comment-16933762 ] Michał commented on KAFKA-8924: --- To be honest my first thought was that if I do

[jira] [Commented] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934171#comment-16934171 ] Michał commented on KAFKA-8924: --- Hi. Thanks a lot for such a detailed explanatio

[jira] [Comment Edited] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934171#comment-16934171 ] Michał edited comment on KAFKA-8924 at 9/20/19 7:42 AM:

[jira] [Comment Edited] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934171#comment-16934171 ] Michał edited comment on KAFKA-8924 at 9/20/19 7:42 AM:

[jira] [Comment Edited] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934171#comment-16934171 ] Michał edited comment on KAFKA-8924 at 9/20/19 7:46 AM:

[jira] [Commented] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934187#comment-16934187 ] Michał commented on KAFKA-8924: --- {quote} Regarding the log message, that wasn&

[jira] [Commented] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934644#comment-16934644 ] Michał commented on KAFKA-8924: --- [~cadonna] as we discussed here I will adjust

[jira] [Comment Edited] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to never emit events

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16934644#comment-16934644 ] Michał edited comment on KAFKA-8924 at 9/20/19 6:1

[jira] [Updated] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to emit events after 24h

2019-09-20 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał updated KAFKA-8924: -- Issue Type: Improvement (was: Bug) Summary: Default grace period (-1) of TimeWindows causes suppress to

[jira] [Assigned] (KAFKA-8924) Default grace period (-1) of TimeWindows causes suppress to emit events after 24h

2019-09-26 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8924?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michał reassigned KAFKA-8924: - Assignee: Michał > Default grace period (-1) of TimeWindows causes suppress to emit events after &g

[jira] [Created] (KAFKA-9066) Kafka Connect JMX : source & sink task metrics missing for tasks in failed state

2019-10-18 Thread Jira
Mikołaj Stefaniak created KAFKA-9066: Summary: Kafka Connect JMX : source & sink task metrics missing for tasks in failed state Key: KAFKA-9066 URL: https://issues.apache.org/jira/browse/KAFKA-

[jira] [Created] (KAFKA-9106) metrics exposed via JMX shoud be configurable

2019-10-25 Thread Jira
Xavier Léauté created KAFKA-9106: Summary: metrics exposed via JMX shoud be configurable Key: KAFKA-9106 URL: https://issues.apache.org/jira/browse/KAFKA-9106 Project: Kafka Issue Type

[jira] [Updated] (KAFKA-9106) metrics exposed via JMX shoud be configurable

2019-10-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-9106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Léauté updated KAFKA-9106: - Description: Kafka exposes a very large number of metrics, all of which are always visible in

[jira] [Commented] (KAFKA-8466) Remove 'jackson-module-scala' dependency (and replace it with some code)

2019-11-09 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970987#comment-16970987 ] Dejan Stojadinović commented on KAFKA-8466: --- [~ijuma] just to let you know

[jira] [Created] (KAFKA-9226) Section on deletion of segment files is out of date

2019-11-22 Thread Jira
Sönke Liebau created KAFKA-9226: --- Summary: Section on deletion of segment files is out of date Key: KAFKA-9226 URL: https://issues.apache.org/jira/browse/KAFKA-9226 Project: Kafka Issue Type

[jira] [Commented] (KAFKA-5008) Kafka-Clients not OSGi ready

2019-11-25 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16981534#comment-16981534 ] Madis Pärn commented on KAFKA-5008: --- What does it take to merge this pull req

[jira] [Commented] (KAFKA-6989) Support Async Processing in Streams

2019-11-28 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-6989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16984657#comment-16984657 ] Werner Donné commented on KAFKA-6989: - Hello, Since Kafka consumers rec

[jira] [Created] (KAFKA-9255) MessageSet v1 protocol wrong specification

2019-12-01 Thread Jira
Fábio Silva created KAFKA-9255: -- Summary: MessageSet v1 protocol wrong specification Key: KAFKA-9255 URL: https://issues.apache.org/jira/browse/KAFKA-9255 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-9255) MessageSet v1 protocol wrong specification

2019-12-01 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fábio Silva updated KAFKA-9255: --- Reviewer: (was: Fábio Silva) > MessageSet v1 protocol wrong specificat

[jira] [Updated] (KAFKA-9255) MessageSet v1 protocol wrong specification

2019-12-01 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-9255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fábio Silva updated KAFKA-9255: --- Reviewer: Fábio Silva > MessageSet v1 protocol wrong specificat

[jira] [Created] (KAFKA-9257) Allow listeners to bind on same port but different interfaces

2019-12-02 Thread Jira
Gérald Quintana created KAFKA-9257: -- Summary: Allow listeners to bind on same port but different interfaces Key: KAFKA-9257 URL: https://issues.apache.org/jira/browse/KAFKA-9257 Project: Kafka

[jira] [Created] (KAFKA-5981) Update the affected versions on bug KAFKA-1194

2017-09-27 Thread JIRA
Amund Gjersøe created KAFKA-5981: Summary: Update the affected versions on bug KAFKA-1194 Key: KAFKA-5981 URL: https://issues.apache.org/jira/browse/KAFKA-5981 Project: Kafka Issue Type: Sub

[jira] [Commented] (KAFKA-5637) Document compatibility and release policies

2017-10-05 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-5637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16192779#comment-16192779 ] Sönke Liebau commented on KAFKA-5637: - Apologies for letting this slide for so

[jira] [Commented] (KAFKA-4477) Node reduces its ISR to itself, and doesn't recover. Other nodes do not take leadership, cluster remains sick until node is restarted.

2017-10-06 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195250#comment-16195250 ] Håkon Åmdal commented on KAFKA-4477: [~mlesyk] It seems like we're also exp

[jira] [Created] (KAFKA-6104) Add unit tests for ClusterConnectionStates

2017-10-22 Thread JIRA
Sönke Liebau created KAFKA-6104: --- Summary: Add unit tests for ClusterConnectionStates Key: KAFKA-6104 URL: https://issues.apache.org/jira/browse/KAFKA-6104 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-6104) Add unit tests for ClusterConnectionStates

2017-10-22 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau updated KAFKA-6104: Issue Type: Test (was: Bug) > Add unit tests for ClusterConnectionSta

[jira] [Commented] (KAFKA-4767) KafkaProducer is not joining its IO thread properly

2017-10-24 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217695#comment-16217695 ] Buğra Gedik commented on KAFKA-4767: Any progress on restoring the interrupt stat

[jira] [Comment Edited] (KAFKA-4767) KafkaProducer is not joining its IO thread properly

2017-10-24 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16217695#comment-16217695 ] Buğra Gedik edited comment on KAFKA-4767 at 10/24/17 9:0

[jira] [Commented] (KAFKA-6114) kafka Java API Consumer and producer Offset value comparison?

2017-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16218651#comment-16218651 ] Sönke Liebau commented on KAFKA-6114: - Hi [~jvnath], I've responde

[jira] [Resolved] (KAFKA-6114) kafka Java API Consumer and producer Offset value comparison?

2017-10-25 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-6114. - Resolution: Invalid Assignee: Sönke Liebau > kafka Java API Consumer and producer Off

[jira] [Commented] (KAFKA-6112) SSL + ACL does not seem to work

2017-10-26 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16220485#comment-16220485 ] Sönke Liebau commented on KAFKA-6112: - Hi [~jagadish.prasath], I've just te

[jira] [Assigned] (KAFKA-6112) SSL + ACL does not seem to work

2017-10-26 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau reassigned KAFKA-6112: --- Assignee: Sönke Liebau > SSL + ACL does not seem to w

[jira] [Comment Edited] (KAFKA-6048) Support negative record timestamps

2017-10-26 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221014#comment-16221014 ] Børge Svingen edited comment on KAFKA-6048 at 10/26/17 6:5

[jira] [Commented] (KAFKA-6048) Support negative record timestamps

2017-10-26 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16221014#comment-16221014 ] Børge Svingen commented on KAFKA-6048: -- @james.c: We are trying to resolve the

[jira] [Resolved] (KAFKA-6112) SSL + ACL does not seem to work

2017-10-27 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-6112. - Resolution: Cannot Reproduce As stated in earlier comment this is most probably a configuration

[jira] [Created] (KAFKA-6159) Link to upgrade docs in 100 release notes is broken

2017-11-02 Thread JIRA
Martin Schröder created KAFKA-6159: -- Summary: Link to upgrade docs in 100 release notes is broken Key: KAFKA-6159 URL: https://issues.apache.org/jira/browse/KAFKA-6159 Project: Kafka Issue

[jira] [Updated] (KAFKA-6159) Link to upgrade docs in 1.0.0 release notes is broken

2017-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Schröder updated KAFKA-6159: --- Description: The release notes for 1.0.0 (https://dist.apache.org/repos/dist/release/kafka

[jira] [Updated] (KAFKA-6159) Link to upgrade docs in 1.0.0 release notes is broken

2017-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Schröder updated KAFKA-6159: --- Summary: Link to upgrade docs in 1.0.0 release notes is broken (was: Link to upgrade docs in

[jira] [Updated] (KAFKA-6159) Link to upgrade docs in 1.0.0 release notes is broken

2017-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Martin Schröder updated KAFKA-6159: --- Labels: release-notes (was: ) > Link to upgrade docs in 1.0.0 release notes is bro

[jira] [Created] (KAFKA-6163) Broker should fail fast on startup if an error occurs while loading logs

2017-11-02 Thread JIRA
Xavier Léauté created KAFKA-6163: Summary: Broker should fail fast on startup if an error occurs while loading logs Key: KAFKA-6163 URL: https://issues.apache.org/jira/browse/KAFKA-6163 Project

[jira] [Created] (KAFKA-6164) ClientQuotaManager threads prevent shutdown when encountering an error loading logs

2017-11-02 Thread JIRA
Xavier Léauté created KAFKA-6164: Summary: ClientQuotaManager threads prevent shutdown when encountering an error loading logs Key: KAFKA-6164 URL: https://issues.apache.org/jira/browse/KAFKA-6164

[jira] [Updated] (KAFKA-6163) Broker should fail fast on startup if an error occurs while loading logs

2017-11-02 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Léauté updated KAFKA-6163: - Affects Version/s: 1.0.0 > Broker should fail fast on startup if an error occurs while load

[jira] [Commented] (KAFKA-6164) ClientQuotaManager threads prevent shutdown when encountering an error loading logs

2017-11-03 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237977#comment-16237977 ] Xavier Léauté commented on KAFKA-6164: -- [~ted_yu] that's certainly

[jira] [Commented] (KAFKA-6163) Broker should fail fast on startup if an error occurs while loading logs

2017-11-03 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16237984#comment-16237984 ] Xavier Léauté commented on KAFKA-6163: -- [~ijuma] in this case it was a diffe

[jira] [Assigned] (KAFKA-6163) Broker should fail fast on startup if an error occurs while loading logs

2017-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xavier Léauté reassigned KAFKA-6163: Assignee: Xavier Léauté > Broker should fail fast on startup if an error occurs wh

[jira] [Created] (KAFKA-6177) kafka-mirror-maker.sh RecordTooLargeException

2017-11-06 Thread JIRA
Rémi REY created KAFKA-6177: --- Summary: kafka-mirror-maker.sh RecordTooLargeException Key: KAFKA-6177 URL: https://issues.apache.org/jira/browse/KAFKA-6177 Project: Kafka Issue Type: Bug

[jira] [Updated] (KAFKA-6177) kafka-mirror-maker.sh RecordTooLargeException

2017-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi REY updated KAFKA-6177: Description: Hi all, I am facing an issue with kafka-mirror-maker.sh. We have 2 kafka clusters with the

[jira] [Updated] (KAFKA-6177) kafka-mirror-maker.sh RecordTooLargeException

2017-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi REY updated KAFKA-6177: Description: Hi all, I am facing an issue with kafka-mirror-maker.sh. We have 2 kafka clusters with the

[jira] [Updated] (KAFKA-6177) kafka-mirror-maker.sh RecordTooLargeException

2017-11-06 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rémi REY updated KAFKA-6177: Attachment: server.properties Source kafka cluster config file sample. > kafka-mirror-maker

[jira] [Commented] (KAFKA-4827) Kafka connect: error with special characters in connector name

2017-11-10 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247275#comment-16247275 ] Sönke Liebau commented on KAFKA-4827: - In this particular case the issue was prob

[jira] [Updated] (KAFKA-4827) Kafka connect: error with special characters in connector name

2017-11-10 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau updated KAFKA-4827: Fix Version/s: (was: 0.11.0.2) (was: 0.10.2.2

[jira] [Commented] (KAFKA-4827) Kafka connect: error with special characters in connector name

2017-11-10 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247658#comment-16247658 ] Sönke Liebau commented on KAFKA-4827: - Sure, feel free to reassign! > Kafka

[jira] [Comment Edited] (KAFKA-4827) Kafka connect: error with special characters in connector name

2017-11-10 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4827?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16247658#comment-16247658 ] Sönke Liebau edited comment on KAFKA-4827 at 11/10/17 4:1

[jira] [Commented] (KAFKA-6177) kafka-mirror-maker.sh RecordTooLargeException

2017-11-13 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16249639#comment-16249639 ] Rémi REY commented on KAFKA-6177: - Hello all, Anyone to acknowledge this ticket pl

[jira] [Commented] (KAFKA-6168) Connect Schema comparison is slow for large schemas

2017-11-14 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16252532#comment-16252532 ] Loïc Monney commented on KAFKA-6168: Hello [~rhauch], First, thank you very much

[jira] [Commented] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254975#comment-16254975 ] Sönke Liebau commented on KAFKA-4: -- Current error message when no broker is availabl

[jira] [Commented] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254981#comment-16254981 ] Sönke Liebau commented on KAFKA-4: -- Better error message introduced by fix for KAFKA-

[jira] [Updated] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau updated KAFKA-4: - Fix Version/s: 0.11.0.0 > Confusing Error mesage from producer when no kafka brokers are availa

[jira] [Comment Edited] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16254975#comment-16254975 ] Sönke Liebau edited comment on KAFKA-4 at 11/16/17 9:1

[jira] [Issue Comment Deleted] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau updated KAFKA-4: - Comment: was deleted (was: Better error message introduced by fix for KAFKA-5179) > Confusing Error mes

[jira] [Resolved] (KAFKA-4) Confusing Error mesage from producer when no kafka brokers are available

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-4. -- Resolution: Fixed (was: Unresolved) > Confusing Error mesage from producer when no kafka brokers

[jira] [Commented] (KAFKA-414) Evaluate mmap-based writes for Log implementation

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255038#comment-16255038 ] Sönke Liebau commented on KAFKA-414: The switch to using MappedByteBuffers was mad

[jira] [Resolved] (KAFKA-381) Changes made by a request do not affect following requests in the same packet.

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-381. Resolution: Not A Bug I think we can safely close this issue, the behavior was sufficiently

[jira] [Commented] (KAFKA-414) Evaluate mmap-based writes for Log implementation

2017-11-16 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16255509#comment-16255509 ] Sönke Liebau commented on KAFKA-414: True, I was looking at the index file code, s

[jira] [Commented] (KAFKA-5563) Clarify handling of connector name in config

2017-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256744#comment-16256744 ] Sönke Liebau commented on KAFKA-5563: - As KAFKA-4930 is approaching a stable sta

[jira] [Commented] (KAFKA-517) Ensure that we escape the metric names if they include user strings

2017-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16256991#comment-16256991 ] Sönke Liebau commented on KAFKA-517: A recent [commit|https://github.com/apache/k

[jira] [Commented] (KAFKA-679) Phabricator for code review

2017-11-17 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-679?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16257000#comment-16257000 ] Sönke Liebau commented on KAFKA-679: Is there still any activity in this direc

[jira] [Commented] (KAFKA-6234) Transient failure in kafka.api.AdminClientIntegrationTest.testLogStartOffsetCheckpoint

2017-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258826#comment-16258826 ] Sönke Liebau commented on KAFKA-6234: - Is the 1 second timeout in that relevan

[jira] [Commented] (KAFKA-6234) Transient failure in kafka.api.AdminClientIntegrationTest.testLogStartOffsetCheckpoint

2017-11-19 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16258851#comment-16258851 ] Sönke Liebau commented on KAFKA-6234: - I've run a few tests and looked at

[jira] [Resolved] (KAFKA-1130) "log.dirs" is a confusing property name

2017-11-20 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-1130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-1130. - Resolution: Won't Fix Due to the age of the last comment on this issue and the fact that

[jira] [Created] (KAFKA-6238) Issues with protocol version when applying a rolling upgrade to 1.0.0

2017-11-20 Thread JIRA
Diego Louzán created KAFKA-6238: --- Summary: Issues with protocol version when applying a rolling upgrade to 1.0.0 Key: KAFKA-6238 URL: https://issues.apache.org/jira/browse/KAFKA-6238 Project: Kafka

[jira] [Commented] (KAFKA-6257) KafkaConsumer was hung when bootstrap servers was not existed

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262237#comment-16262237 ] Sönke Liebau commented on KAFKA-6257: - This is probably a duplicate of the exis

[jira] [Comment Edited] (KAFKA-6257) KafkaConsumer was hung when bootstrap servers was not existed

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262237#comment-16262237 ] Sönke Liebau edited comment on KAFKA-6257 at 11/22/17 10:2

[jira] [Commented] (KAFKA-4930) Connect Rest API allows creating connectors with an empty name

2017-11-22 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-4930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16262465#comment-16262465 ] Sönke Liebau commented on KAFKA-4930: - @[~rhauch] - did you have a chance yet to

[jira] [Commented] (KAFKA-5563) Clarify handling of connector name in config

2017-11-24 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-5563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16265038#comment-16265038 ] Sönke Liebau commented on KAFKA-5563: - [~ewencp] can you take a look at the cha

[jira] [Resolved] (KAFKA-6257) KafkaConsumer was hung when bootstrap servers was not existed

2017-11-28 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-6257. - Resolution: Duplicate Closing this as duplicate since no contradicting information was added

[jira] [Commented] (KAFKA-6294) ZkClient is not joining it's event thread during an interrupt

2017-12-01 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16275011#comment-16275011 ] Buğra Gedik commented on KAFKA-6294: I guess this will happen if an interrup

[jira] [Created] (KAFKA-6311) Expose Kafka cluster ID in Connect REST API

2017-12-05 Thread JIRA
Xavier Léauté created KAFKA-6311: Summary: Expose Kafka cluster ID in Connect REST API Key: KAFKA-6311 URL: https://issues.apache.org/jira/browse/KAFKA-6311 Project: Kafka Issue Type

[jira] [Created] (KAFKA-6389) Expose transaction metrics via JMX

2017-12-20 Thread JIRA
Florent Ramière created KAFKA-6389: -- Summary: Expose transaction metrics via JMX Key: KAFKA-6389 URL: https://issues.apache.org/jira/browse/KAFKA-6389 Project: Kafka Issue Type: Improvement

[jira] [Commented] (KAFKA-6369) General wildcard support for ACL's in kafka

2018-01-08 Thread JIRA
[ https://issues.apache.org/jira/browse/KAFKA-6369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16316649#comment-16316649 ] Luiz Picanço commented on KAFKA-6369: - Seens related to KAFKA-5713 >

[jira] [Commented] (KAFKA-8660) Make ValueToKey SMT work only on a whitelist of topics

2020-04-07 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17077587#comment-17077587 ] Sönke Liebau commented on KAFKA-8660: - Hi [~bfncs], there is current

[jira] [Commented] (KAFKA-9458) Kafka crashed in windows environment

2020-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-9458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17078084#comment-17078084 ] Sönke Liebau commented on KAFKA-9458: - Hi [~hirik] first of all, Windows is n

[jira] [Resolved] (KAFKA-2333) Add rename topic support

2020-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-2333. - Resolution: Won't Fix As this has been dormant for a long time and no one reacted to my co

[jira] [Resolved] (KAFKA-3925) Default log.dir=/tmp/kafka-logs is unsafe

2020-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-3925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-3925. - Resolution: Won't Fix As this has been dormant for a long time and no one reacted to my co

[jira] [Resolved] (KAFKA-2493) Add ability to fetch only keys in consumer

2020-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-2493. - Resolution: Won't Fix As this has been dormant for a long time and no one reacted to my co

[jira] [Resolved] (KAFKA-976) Order-Preserving Mirror Maker Testcase

2020-04-08 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-976?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sönke Liebau resolved KAFKA-976. Resolution: Won't Fix As this has been dormant for a long time and no one reacted to my co

<    1   2   3   4   5   6   7   8   9   10   >