Build failed in Jenkins: kafka-trunk-jdk8 #3634

2019-05-15 Thread Apache Jenkins Server
See Changes: [bbejeck] Leverage new ConfigSetter#close method to properly open/close filter -- [...truncated 2.43 MB...] org.apache.kafka.connect.json.JsonConverterTest >

[jira] [Resolved] (KAFKA-8336) Enable dynamic update of client-side SSL factory in brokers

2019-05-15 Thread Rajini Sivaram (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8336?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajini Sivaram resolved KAFKA-8336. --- Resolution: Fixed Reviewer: Manikumar > Enable dynamic update of client-side SSL factor

Build failed in Jenkins: kafka-trunk-jdk11 #524

2019-05-15 Thread Apache Jenkins Server
See Changes: [github] KAFKA-8336; Enable dynamic reconfiguration of broker's client-side certs -- Started by an SCM change [EnvInject] - Loading node environment variable

Build failed in Jenkins: kafka-trunk-jdk8 #3635

2019-05-15 Thread Apache Jenkins Server
See Changes: [github] MINOR: Update lz4-java to 1.6.0 for 12-18% decompression improvement -- [...truncated 2.43 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

Build failed in Jenkins: kafka-trunk-jdk8 #3636

2019-05-15 Thread Apache Jenkins Server
See Changes: [github] KAFKA-8336; Enable dynamic reconfiguration of broker's client-side certs -- [...truncated 2.43 MB...] org.apache.kafka.streams.test.OutputVerifierT

[jira] [Created] (KAFKA-8367) Non-heap memory leak in Kafka Streams

2019-05-15 Thread Pavel Savov (JIRA)
Pavel Savov created KAFKA-8367: -- Summary: Non-heap memory leak in Kafka Streams Key: KAFKA-8367 URL: https://issues.apache.org/jira/browse/KAFKA-8367 Project: Kafka Issue Type: Bug Com

[jira] [Created] (KAFKA-8368) Errors when attempting to use connectors that are in multiple Kafka Connect plugins

2019-05-15 Thread Randall Hauch (JIRA)
Randall Hauch created KAFKA-8368: Summary: Errors when attempting to use connectors that are in multiple Kafka Connect plugins Key: KAFKA-8368 URL: https://issues.apache.org/jira/browse/KAFKA-8368 Pro

Re: [DISCUSS] KIP-466: Add support for List serialization and deserialization

2019-05-15 Thread John Roesler
Sounds good! On Tue, May 14, 2019 at 9:21 AM Development wrote: > > Hey, > > I think it the proposal is finalized, no one raised any concerns. Shall we > call it for a [VOTE]? > > Best, > Daniyar Yeralin > > > On May 10, 2019, at 10:17 AM, John Roesler wrote: > > > > Good observation, Daniyar.

Re: [DISCUSSION] KIP-422: Add support for user/client configuration in the Kafka Admin Client

2019-05-15 Thread Yaodong Yang
Hello Colin, Rajini and Jun, I have updated the KIP 422, please take another look! https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97555704 Thanks! Yaodong On Tue, May 7, 2019 at 11:54 AM Yaodong Yang wrote: > Hello Colin, Rajini and Jun, > > I think it makes sense to have ne

[jira] [Created] (KAFKA-8369) Generate an immutable Map view for generated messages with a map key

2019-05-15 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-8369: -- Summary: Generate an immutable Map view for generated messages with a map key Key: KAFKA-8369 URL: https://issues.apache.org/jira/browse/KAFKA-8369 Project: Kafka

[jira] [Created] (KAFKA-8370) Kafka Connect should check for existence of internal topics before attempting to create them

2019-05-15 Thread Randall Hauch (JIRA)
Randall Hauch created KAFKA-8370: Summary: Kafka Connect should check for existence of internal topics before attempting to create them Key: KAFKA-8370 URL: https://issues.apache.org/jira/browse/KAFKA-8370

[jira] [Created] (KAFKA-8371) Remove ReplicaManager dependence from Partition

2019-05-15 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-8371: -- Summary: Remove ReplicaManager dependence from Partition Key: KAFKA-8371 URL: https://issues.apache.org/jira/browse/KAFKA-8371 Project: Kafka Issue Type:

Build failed in Jenkins: kafka-trunk-jdk11 #525

2019-05-15 Thread Apache Jenkins Server
See Changes: [github] MINOR: Refactor SslFactory (#6674) -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on H28 (ubuntu xen

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

2019-05-15 Thread Randall Hauch (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-5061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randall Hauch resolved KAFKA-5061. -- Resolution: Fixed > client.id should be set for Connect producers/consumers > -

[jira] [Created] (KAFKA-8372) Remove deprecated RocksDB#compactRange API

2019-05-15 Thread Sophie Blee-Goldman (JIRA)
Sophie Blee-Goldman created KAFKA-8372: -- Summary: Remove deprecated RocksDB#compactRange API Key: KAFKA-8372 URL: https://issues.apache.org/jira/browse/KAFKA-8372 Project: Kafka Issue Ty

Build failed in Jenkins: kafka-trunk-jdk11 #526

2019-05-15 Thread Apache Jenkins Server
See Changes: [rhauch] KAFKA-5061 - Make default Worker Task client IDs distinct (#6097) [jason] KAFKA-8354; Replace Sync group request/response with automated protocol [rhauch] KAFKA-8320 : fix retriable except

Re: [DISCUSS] KIP-345: Reduce multiple consumer rebalances by specifying member id

2019-05-15 Thread Boyang Chen
Hey friends, we decide to introduce another protocol change to include `group.instance.id` into Sync/Heartbeat/OffsetCommit protocols. The reason is because we found that to be the most safe and consistent approach to fence duplicate consumer clients. More details in updated KIP: https://cwiki.

[jira] [Created] (KAFKA-8373) Add group.instance.id field into Sync/Heartbeat/OffsetCommit protocols

2019-05-15 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8373: -- Summary: Add group.instance.id field into Sync/Heartbeat/OffsetCommit protocols Key: KAFKA-8373 URL: https://issues.apache.org/jira/browse/KAFKA-8373 Project: Kafka

Build failed in Jenkins: kafka-trunk-jdk8 #3637

2019-05-15 Thread Apache Jenkins Server
See Changes: [github] MINOR: Refactor SslFactory (#6674) -- [...truncated 2.43 MB...] org.apache.kafka.connect.transforms.SetSchemaMetadataTest > updateSchemaOfStruct PA

[jira] [Created] (KAFKA-8374) KafkaApis.handleLeaderAndIsrRequest not robust to ZooKeeper exceptions

2019-05-15 Thread Mike Mintz (JIRA)
Mike Mintz created KAFKA-8374: - Summary: KafkaApis.handleLeaderAndIsrRequest not robust to ZooKeeper exceptions Key: KAFKA-8374 URL: https://issues.apache.org/jira/browse/KAFKA-8374 Project: Kafka

Jenkins build is back to normal : kafka-2.1-jdk8 #192

2019-05-15 Thread Apache Jenkins Server
See

Build failed in Jenkins: kafka-trunk-jdk8 #3638

2019-05-15 Thread Apache Jenkins Server
See Changes: [rhauch] KAFKA-5061 - Make default Worker Task client IDs distinct (#6097) [jason] KAFKA-8354; Replace Sync group request/response with automated protocol [rhauch] KAFKA-8320 : fix retriable except

Build failed in Jenkins: kafka-trunk-jdk11 #527

2019-05-15 Thread Apache Jenkins Server
See Changes: [rhauch] MINOR: Enable console logs in Connect tests (#6745) -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely o

Build failed in Jenkins: kafka-trunk-jdk8 #3639

2019-05-15 Thread Apache Jenkins Server
See Changes: [rhauch] MINOR: Enable console logs in Connect tests (#6745) -- [...truncated 2.43 MB...] kafka.zk.KafkaZkClientTest > testGetTopicPartitionStates PASSED kaf