[jira] [Commented] (KAFKA-4212) Add a key-value store that is a TTL persistent cache

2019-07-01 Thread James Ritt (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876553#comment-16876553 ] James Ritt commented on KAFKA-4212: --- Thanks [~ableegoldman]! I definitely should have included more

[jira] [Commented] (KAFKA-8614) Rename the `responses` field of IncrementalAlterConfigsResponse to match AlterConfigs

2019-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876544#comment-16876544 ] ASF GitHub Bot commented on KAFKA-8614: --- bob-barrett commented on pull request #7022: KAFKA-8614:

[jira] [Commented] (KAFKA-8620) Fix potential race condition in StreamThread state change

2019-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876536#comment-16876536 ] ASF GitHub Bot commented on KAFKA-8620: --- abbccdda commented on pull request #7021: KAFKA-8620: fix

[jira] [Created] (KAFKA-8620) Fix potential race condition in StreamThread state change

2019-07-01 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8620: -- Summary: Fix potential race condition in StreamThread state change Key: KAFKA-8620 URL: https://issues.apache.org/jira/browse/KAFKA-8620 Project: Kafka Issue

[jira] [Commented] (KAFKA-4212) Add a key-value store that is a TTL persistent cache

2019-07-01 Thread Sophie Blee-Goldman (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876516#comment-16876516 ] Sophie Blee-Goldman commented on KAFKA-4212: Hi [~jamesritt], I think your PR is a good first

[jira] [Commented] (KAFKA-4212) Add a key-value store that is a TTL persistent cache

2019-07-01 Thread James Ritt (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876490#comment-16876490 ] James Ritt commented on KAFKA-4212: --- So here is another attempt at this:

[jira] [Commented] (KAFKA-4212) Add a key-value store that is a TTL persistent cache

2019-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876488#comment-16876488 ] ASF GitHub Bot commented on KAFKA-4212: --- 3rdLaw commented on pull request #7020: KAFKA-4212 &

[jira] [Updated] (KAFKA-6840) support windowing in ktable API

2019-07-01 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen updated KAFKA-6840: --- Affects Version/s: (was: 1.1.0) > support windowing in ktable API >

[jira] [Updated] (KAFKA-6840) support windowing in ktable API

2019-07-01 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen updated KAFKA-6840: --- Affects Version/s: 1.1.0 > support windowing in ktable API > --- > >

[jira] [Updated] (KAFKA-6840) support windowing in ktable API

2019-07-01 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen updated KAFKA-6840: --- Priority: Blocker (was: Major) > support windowing in ktable API > ---

[jira] [Updated] (KAFKA-6840) support windowing in ktable API

2019-07-01 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen updated KAFKA-6840: --- Fix Version/s: 3.0.0 > support windowing in ktable API > --- > >

[jira] [Assigned] (KAFKA-8591) NPE when reloading connector configuration using WorkerConfigTransformer

2019-07-01 Thread Robert Yokota (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Yokota reassigned KAFKA-8591: Assignee: Robert Yokota > NPE when reloading connector configuration using

[jira] [Commented] (KAFKA-7931) Java Client: if all ephemeral brokers fail, client can never reconnect to brokers

2019-07-01 Thread Brian (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876368#comment-16876368 ] Brian commented on KAFKA-7931: -- [~cablespaghetti] I haven't resolved this unfortunately. > Java Client: if

[jira] [Updated] (KAFKA-8391) Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector

2019-07-01 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch updated KAFKA-8391: - Fix Version/s: 2.3.1 > Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector >

[jira] [Commented] (KAFKA-8391) Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector

2019-07-01 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876318#comment-16876318 ] Randall Hauch commented on KAFKA-8391: -- Finally got a chance to look at this. Here's what I think is

[jira] [Commented] (KAFKA-8597) Give access to the Dead Letter Queue APIs to Kafka Connect Developers

2019-07-01 Thread Arjun Satish (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876309#comment-16876309 ] Arjun Satish commented on KAFKA-8597: - Thanks for the feature request, [~conker84].  I think there

[jira] [Comment Edited] (KAFKA-8597) Give access to the Dead Letter Queue APIs to Kafka Connect Developers

2019-07-01 Thread Arjun Satish (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8597?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876309#comment-16876309 ] Arjun Satish edited comment on KAFKA-8597 at 7/1/19 4:10 PM: - Thanks for the

[jira] [Commented] (KAFKA-8391) Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector

2019-07-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876307#comment-16876307 ] ASF GitHub Bot commented on KAFKA-8391: --- rhauch commented on pull request #7019: KAFKA-8391:

[jira] [Assigned] (KAFKA-8391) Flaky Test RebalanceSourceConnectorsIntegrationTest#testDeleteConnector

2019-07-01 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch reassigned KAFKA-8391: Assignee: Randall Hauch > Flaky Test

[jira] [Updated] (KAFKA-8601) Producer Improvement: Sticky Partitioner

2019-07-01 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Olson updated KAFKA-8601: Description: Currently the default partitioner uses a round-robin strategy to partition non-keyed

[jira] [Commented] (KAFKA-8601) Producer Improvement: Sticky Partitioner

2019-07-01 Thread Andrew Olson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876259#comment-16876259 ] Andrew Olson commented on KAFKA-8601: - I think this is a worthwhile enhancement. Netflix did

[jira] [Commented] (KAFKA-7931) Java Client: if all ephemeral brokers fail, client can never reconnect to brokers

2019-07-01 Thread Sam Weston (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876222#comment-16876222 ] Sam Weston commented on KAFKA-7931: --- Have you made any progress with this? I have the same problem if I

[jira] [Commented] (KAFKA-6598) Kafka to support using ETCD beside Zookeeper

2019-07-01 Thread Shahar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-6598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876174#comment-16876174 ] Shahar commented on KAFKA-6598: --- Would really appreciate removing zookeeper as it makes maintenance a whole

[jira] [Commented] (KAFKA-8619) Allow instances to be passed instead of Classes or Strings for configuration

2019-07-01 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876115#comment-16876115 ] Graeme Rocher commented on KAFKA-8619: -- To make this consistent the same check should exist here:

[jira] [Updated] (KAFKA-8619) Allow instances to be passed instead of Classes or Strings for configuration

2019-07-01 Thread Graeme Rocher (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Graeme Rocher updated KAFKA-8619: - Description: The getConfiguredInstances method of AbstractConfig currently forces values to be

[jira] [Created] (KAFKA-8619) Allow instances to be passed instead of Classes or Strings for configuration

2019-07-01 Thread Graeme Rocher (JIRA)
Graeme Rocher created KAFKA-8619: Summary: Allow instances to be passed instead of Classes or Strings for configuration Key: KAFKA-8619 URL: https://issues.apache.org/jira/browse/KAFKA-8619 Project:

[jira] [Commented] (KAFKA-7869) Refactor RocksDBConfigSetter API to separate DBOptions and CFOptions

2019-07-01 Thread Lee Dongjin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876071#comment-16876071 ] Lee Dongjin commented on KAFKA-7869: [~manish.c.ghildi...@gmail.com] As you can see in the linked PR,

[jira] [Commented] (KAFKA-7869) Refactor RocksDBConfigSetter API to separate DBOptions and CFOptions

2019-07-01 Thread Manish Ghildiyal (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16876008#comment-16876008 ] Manish Ghildiyal commented on KAFKA-7869: - Can I work on this ticket? > Refactor

[jira] [Commented] (KAFKA-8617) Replace EndTxn request/response with automated protocol

2019-07-01 Thread Bruno Cadonna (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16875999#comment-16875999 ] Bruno Cadonna commented on KAFKA-8617: -- Hi [~manish.c.ghildi...@gmail.com], Thank you for your