[jira] [Commented] (KAFKA-5950) AdminClient should retry based on returned error codes

2017-09-21 Thread Andrey Dyachkov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175964#comment-16175964 ] Andrey Dyachkov commented on KAFKA-5950: [~ijuma] yes, sure, can I somehow assign

[jira] [Commented] (KAFKA-5061) client.id should be set for Connect producers/consumers

2017-09-21 Thread Stephane Maarek (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175933#comment-16175933 ] Stephane Maarek commented on KAFKA-5061: I'd be happy with the default you mention

[jira] [Commented] (KAFKA-5657) Connect REST API should include the connector type when describing a connector

2017-09-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175891#comment-16175891 ] Ewen Cheslack-Postava commented on KAFKA-5657: -- Sure, it is only used to sugg

[jira] [Updated] (KAFKA-5657) Connect REST API should include the connector type when describing a connector

2017-09-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava updated KAFKA-5657: - Labels: needs-kip (was: needs-kip newbie) > Connect REST API should include the c

[jira] [Assigned] (KAFKA-5657) Connect REST API should include the connector type when describing a connector

2017-09-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava reassigned KAFKA-5657: Assignee: Ted Yu > Connect REST API should include the connector type when

[jira] [Commented] (KAFKA-5538) User-specified Producer/Consumer config doesn't effect with KafkaBackingStore(Config/Status/Offset)

2017-09-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175839#comment-16175839 ] Ewen Cheslack-Postava commented on KAFKA-5538: -- [~Aegeaner] I like the idea,

[jira] [Commented] (KAFKA-5330) Use per-task converters in Connect

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175831#comment-16175831 ] ASF GitHub Bot commented on KAFKA-5330: --- Github user asfgit closed the pull request

[jira] [Resolved] (KAFKA-5330) Use per-task converters in Connect

2017-09-21 Thread Ewen Cheslack-Postava (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5330?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ewen Cheslack-Postava resolved KAFKA-5330. -- Resolution: Fixed Fix Version/s: 1.0.0 Issue resolved by pull request 319

[jira] [Resolved] (KAFKA-5821) Intermittent test failure in SaslPlainSslEndToEndAuthorizationTest.testAcls

2017-09-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5821?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved KAFKA-5821. --- Resolution: Cannot Reproduce > Intermittent test failure in SaslPlainSslEndToEndAuthorizationTest.testAcls > -

[jira] [Updated] (KAFKA-5802) ScramServerCallbackHandler#handle should check username not being null before calling credentialCache.get()

2017-09-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated KAFKA-5802: -- Description: {code} String username = null; for (Callback callback : callbacks) { if

[jira] [Updated] (KAFKA-5960) Producer uses unsupported ProduceRequest version against older brokers

2017-09-21 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-5960: --- Fix Version/s: 1.0.0 > Producer uses unsupported ProduceRequest version against older brokers

[jira] [Created] (KAFKA-5960) Producer uses unsupported ProduceRequest version against older brokers

2017-09-21 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5960: -- Summary: Producer uses unsupported ProduceRequest version against older brokers Key: KAFKA-5960 URL: https://issues.apache.org/jira/browse/KAFKA-5960 Project: Kaf

[jira] [Created] (KAFKA-5959) NPE in NetworkClient

2017-09-21 Thread JIRA
Xavier Léauté created KAFKA-5959: Summary: NPE in NetworkClient Key: KAFKA-5959 URL: https://issues.apache.org/jira/browse/KAFKA-5959 Project: Kafka Issue Type: Bug Components: prod

[jira] [Created] (KAFKA-5958) User StoreListener not available for global stores

2017-09-21 Thread Matthias J. Sax (JIRA)
Matthias J. Sax created KAFKA-5958: -- Summary: User StoreListener not available for global stores Key: KAFKA-5958 URL: https://issues.apache.org/jira/browse/KAFKA-5958 Project: Kafka Issue Ty

[jira] [Commented] (KAFKA-5957) Producer IllegalStateException due to second deallocate after aborting a batch

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175704#comment-16175704 ] ASF GitHub Bot commented on KAFKA-5957: --- GitHub user hachikuji opened a pull request

[jira] [Commented] (KAFKA-3999) Consumer bytes-fetched metric uses decompressed message size

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175686#comment-16175686 ] ASF GitHub Bot commented on KAFKA-3999: --- GitHub user vahidhashemian opened a pull re

[jira] [Updated] (KAFKA-5957) Producer IllegalStateException due to second deallocate after aborting a batch

2017-09-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma updated KAFKA-5957: --- Priority: Critical (was: Major) > Producer IllegalStateException due to second deallocate after abort

[jira] [Commented] (KAFKA-3999) Consumer bytes-fetched metric uses decompressed message size

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-3999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175684#comment-16175684 ] ASF GitHub Bot commented on KAFKA-3999: --- Github user vahidhashemian closed the pull

[jira] [Updated] (KAFKA-5957) Producer IllegalStateException due to second deallocate after aborting a batch

2017-09-21 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson updated KAFKA-5957: --- Component/s: producer > Producer IllegalStateException due to second deallocate after abortin

[jira] [Created] (KAFKA-5957) Producer IllegalStateException due to second deallocate after aborting a batch

2017-09-21 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-5957: -- Summary: Producer IllegalStateException due to second deallocate after aborting a batch Key: KAFKA-5957 URL: https://issues.apache.org/jira/browse/KAFKA-5957 Proj

[jira] [Commented] (KAFKA-5937) Improve ProcessorStateManager exception handling

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5937?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175657#comment-16175657 ] ASF GitHub Bot commented on KAFKA-5937: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5886) Introduce delivery.timeout.ms producer config (KIP-91)

2017-09-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175646#comment-16175646 ] Guozhang Wang commented on KAFKA-5886: -- Thanks for the update. > Introduce delivery.

[jira] [Commented] (KAFKA-4107) Support offset reset capability in Kafka Connect

2017-09-21 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175625#comment-16175625 ] Randall Hauch commented on KAFKA-4107: -- [~slionb], I think that [KIP-199|https://cwi

[jira] [Commented] (KAFKA-4107) Support offset reset capability in Kafka Connect

2017-09-21 Thread Alla Tumarkin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-4107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175520#comment-16175520 ] Alla Tumarkin commented on KAFKA-4107: -- Additional feedback from a user: "What we ar

[jira] [Commented] (KAFKA-5913) Add RecordMetadataNotAvailableException to indicate that ProduceResponse did not contain offset and timestamp information

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5913?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175504#comment-16175504 ] ASF GitHub Bot commented on KAFKA-5913: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5950) AdminClient should retry based on returned error codes

2017-09-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175489#comment-16175489 ] Ismael Juma commented on KAFKA-5950: [~andrey.dyach...@gmail.com], sure. It may make s

[jira] [Commented] (KAFKA-2200) kafkaProducer.send() should not call callback.onCompletion()

2017-09-21 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175474#comment-16175474 ] Jiangjie Qin commented on KAFKA-2200: - [~andy.chamb...@fundingcircle.com] Feel free to

[jira] [Commented] (KAFKA-5949) User Callback Exceptions need to be handled properly

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175471#comment-16175471 ] ASF GitHub Bot commented on KAFKA-5949: --- GitHub user mjsax opened a pull request:

[jira] [Updated] (KAFKA-5949) User Callback Exceptions need to be handled properly

2017-09-21 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-5949: --- Description: In Streams, we allow to register multiple user callbacks. We need to handle thos

[jira] [Commented] (KAFKA-5793) Tighten up situations where OutOfOrderSequence may be returned

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175453#comment-16175453 ] ASF GitHub Bot commented on KAFKA-5793: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-2200) kafkaProducer.send() should not call callback.onCompletion()

2017-09-21 Thread Andy Chambers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175415#comment-16175415 ] Andy Chambers commented on KAFKA-2200: -- I'd like to do this if nobody else is working

[jira] [Commented] (KAFKA-2167) ZkUtils updateEphemeralPath JavaDoc (spelling and correctness)

2017-09-21 Thread Andy Chambers (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-2167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175396#comment-16175396 ] Andy Chambers commented on KAFKA-2167: -- Yeah please close. This is fixed in trunk. >

[jira] [Commented] (KAFKA-5735) Client-ids are not handled consistently by clients and broker

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175393#comment-16175393 ] ASF GitHub Bot commented on KAFKA-5735: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5877) Controller should only update reassignment znode if there is change in the reassignment data

2017-09-21 Thread Tom Bentley (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175367#comment-16175367 ] Tom Bentley commented on KAFKA-5877: [~lindong] I was merely trying to point out (give

[jira] [Commented] (KAFKA-5856) Add AdminClient.createPartitions()

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175359#comment-16175359 ] ASF GitHub Bot commented on KAFKA-5856: --- GitHub user tombentley opened a pull reques

[jira] [Commented] (KAFKA-5956) StreamBuilder#table and StreamsBuilder#globalTable should use serdes from Materialized

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175253#comment-16175253 ] ASF GitHub Bot commented on KAFKA-5956: --- GitHub user dguy opened a pull request:

[jira] [Commented] (KAFKA-5877) Controller should only update reassignment znode if there is change in the reassignment data

2017-09-21 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175245#comment-16175245 ] Dong Lin commented on KAFKA-5877: - [~tombentley] I may have misunderstood your comment. Ar

[jira] [Created] (KAFKA-5956) StreamBuilder#table and StreamsBuilder#globalTable should use serdes from Materialized

2017-09-21 Thread Damian Guy (JIRA)
Damian Guy created KAFKA-5956: - Summary: StreamBuilder#table and StreamsBuilder#globalTable should use serdes from Materialized Key: KAFKA-5956 URL: https://issues.apache.org/jira/browse/KAFKA-5956 Projec

[jira] [Issue Comment Deleted] (KAFKA-5877) Controller should only update reassignment znode if there is change in the reassignment data

2017-09-21 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dong Lin updated KAFKA-5877: Comment: was deleted (was: [~tombentley] I didn't notice your comment earlier. The issue is fixed with this

[jira] [Commented] (KAFKA-5877) Controller should only update reassignment znode if there is change in the reassignment data

2017-09-21 Thread Dong Lin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175242#comment-16175242 ] Dong Lin commented on KAFKA-5877: - [~tombentley] I didn't notice your comment earlier. The

[jira] [Commented] (KAFKA-5877) Controller should only update reassignment znode if there is change in the reassignment data

2017-09-21 Thread Fredrik Vraalsen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175229#comment-16175229 ] Fredrik Vraalsen commented on KAFKA-5877: - It seems we're hitting this bug when re

[jira] [Commented] (KAFKA-5886) Introduce delivery.timeout.ms producer config (KIP-91)

2017-09-21 Thread Jiangjie Qin (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175117#comment-16175117 ] Jiangjie Qin commented on KAFKA-5886: - [~guozhang] The patch is still going through re

[jira] [Commented] (KAFKA-5793) Tighten up situations where OutOfOrderSequence may be returned

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175107#comment-16175107 ] ASF GitHub Bot commented on KAFKA-5793: --- GitHub user tedyu opened a pull request:

[jira] [Created] (KAFKA-5955) Transient failure: AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit

2017-09-21 Thread Ismael Juma (JIRA)
Ismael Juma created KAFKA-5955: -- Summary: Transient failure: AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit Key: KAFKA-5955 URL: https://issues.apache.org/jira/browse/KAFKA-595

[jira] [Commented] (KAFKA-5955) Transient failure: AuthorizerIntegrationTest.testTransactionalProducerTopicAuthorizationExceptionInCommit

2017-09-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5955?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16175049#comment-16175049 ] Ismael Juma commented on KAFKA-5955: cc [~apurva] [~hachikuji] > Transient failure:

[jira] [Commented] (KAFKA-5954) Failure in Connect system test: ConnectRestApiTest

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174980#comment-16174980 ] ASF GitHub Bot commented on KAFKA-5954: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5954) Failure in Connect system test: ConnectRestApiTest

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174865#comment-16174865 ] ASF GitHub Bot commented on KAFKA-5954: --- GitHub user rhauch opened a pull request:

[jira] [Commented] (KAFKA-5856) Add AdminClient.createPartitions()

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174842#comment-16174842 ] ASF GitHub Bot commented on KAFKA-5856: --- Github user asfgit closed the pull request

[jira] [Created] (KAFKA-5954) Failure in Connect system test: ConnectRestApiTest

2017-09-21 Thread Randall Hauch (JIRA)
Randall Hauch created KAFKA-5954: Summary: Failure in Connect system test: ConnectRestApiTest Key: KAFKA-5954 URL: https://issues.apache.org/jira/browse/KAFKA-5954 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-5947) Handle authentication failures from transactional producer and KafkaAdminClient

2017-09-21 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-5947. Resolution: Fixed > Handle authentication failures from transactional producer and > KafkaAdminClie

[jira] [Commented] (KAFKA-5947) Handle authentication failures from transactional producer and KafkaAdminClient

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174702#comment-16174702 ] ASF GitHub Bot commented on KAFKA-5947: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5886) Introduce delivery.timeout.ms producer config (KIP-91)

2017-09-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174687#comment-16174687 ] Guozhang Wang commented on KAFKA-5886: -- [~sutambe] [~becket_qin] What's the current s

[jira] [Commented] (KAFKA-5951) Autogenerate Producer RecordAccumulator metrics

2017-09-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174639#comment-16174639 ] Guozhang Wang commented on KAFKA-5951: -- [~wushujames] that should be fine as long as

[jira] [Commented] (KAFKA-5867) Kafka Connect applications should log info message when starting up

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174617#comment-16174617 ] ASF GitHub Bot commented on KAFKA-5867: --- GitHub user kkonstantine opened a pull requ

[jira] [Comment Edited] (KAFKA-5953) Connect classloader isolation may be broken for JDBC drivers

2017-09-21 Thread Jiri Pechanec (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174490#comment-16174490 ] Jiri Pechanec edited comment on KAFKA-5953 at 9/21/17 9:19 AM: -

[jira] [Commented] (KAFKA-5953) Connect classloader isolation may be broken for JDBC drivers

2017-09-21 Thread Jiri Pechanec (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174490#comment-16174490 ] Jiri Pechanec commented on KAFKA-5953: -- Maybe {getResource} method on ClassLoader sho

[jira] [Created] (KAFKA-5953) Connect classloader isolation may be broken for JDBC drivers

2017-09-21 Thread Jiri Pechanec (JIRA)
Jiri Pechanec created KAFKA-5953: Summary: Connect classloader isolation may be broken for JDBC drivers Key: KAFKA-5953 URL: https://issues.apache.org/jira/browse/KAFKA-5953 Project: Kafka I

[jira] [Resolved] (KAFKA-5922) Add SessionWindowedKStream

2017-09-21 Thread Guozhang Wang (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guozhang Wang resolved KAFKA-5922. -- Resolution: Fixed Issue resolved by pull request 3902 [https://github.com/apache/kafka/pull/3902

[jira] [Commented] (KAFKA-5922) Add SessionWindowedKStream

2017-09-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174419#comment-16174419 ] ASF GitHub Bot commented on KAFKA-5922: --- Github user asfgit closed the pull request

[jira] [Commented] (KAFKA-5950) AdminClient should retry based on returned error codes

2017-09-21 Thread Andrey Dyachkov (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16174368#comment-16174368 ] Andrey Dyachkov commented on KAFKA-5950: [~ijuma] if it is ready to take in work,