Re: [DISCUSS] 2.2.2 Bug Fix Release

2019-09-28 Thread Randall Hauch
Sounds fine, Matthias. Do you have an ETA for the fix? On Sat, Sep 28, 2019 at 12:57 PM Matthias J. Sax wrote: > We recently identified the root cause of > https://issues.apache.org/jira/browse/KAFKA-8649 and plan to do PR asap. > > It seems to be a critical fix as it affect upgrading Kafka

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

2019-09-28 Thread Apache Jenkins Server
See Changes: [ismael] MINOR: Don't generate unnecessary strings for debug logging in -- [...truncated 2.64 MB...] org.apache.kafka.streams.test.OutputVerifierTest >

[jira] [Resolved] (KAFKA-8956) Refactor DelayedCreatePartitions#updateWaiting to avoid modifying collection in foreach

2019-09-28 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-8956. Fix Version/s: 2.4.0 Reviewer: Colin McCabe Assignee: Ismael Juma (was: Colin

[jira] [Resolved] (KAFKA-8471) Replace control requests/responses with automated protocol

2019-09-28 Thread Ismael Juma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8471?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-8471. Fix Version/s: 2.4.0 Reviewer: Colin McCabe Resolution: Fixed > Replace control

Re: [VOTE] KIP-482: The Kafka Protocol should Support Optional Tagged Fields

2019-09-28 Thread Magnus Edenhill
Den mån 23 sep. 2019 kl 14:42 skrev Colin McCabe : > On Fri, Sep 20, 2019, at 18:05, Jun Rao wrote: > > 101. We already use varInt in the message format. I assume that the > > protocol uses the same varInt representation? > > It uses a slightly different varint representation. Basically, the >

Re: [DISCUSS] 2.2.2 Bug Fix Release

2019-09-28 Thread Matthias J. Sax
We recently identified the root cause of https://issues.apache.org/jira/browse/KAFKA-8649 and plan to do PR asap. It seems to be a critical fix as it affect upgrading Kafka Streams applications. We would love to get a fix into 2.2.2 release. -Matthias On 9/23/19 10:45 PM, Matthias J. Sax

Re: [kafka-clients] Re: [VOTE] 2.3.1 RC0

2019-09-28 Thread Matthias J. Sax
There was a recent report about vulnerabilities of some dependent libraries: https://issues.apache.org/jira/browse/KAFKA-8952 I think we should fix this for 2.3.1. Furthermore, we identified the root cause of https://issues.apache.org/jira/browse/KAFKA-8649 -- it seems to be a critical issue

Re: Vulnerabilities found for jackson-databind-2.9.9.jar and guava-20.0.jar in latest Apache-kafka latest version 2.3.0

2019-09-28 Thread Matthias J. Sax
Thanks Namrata, I think we should fix this for upcoming 2.3.1 release. -Matthias On 9/26/19 10:58 PM, namrata kokate wrote: > Hi, > > I am currently using apache kafka latest version-2.3.0 from the official > site https://kafka.apache.org/downloads, however When I deployed the binary > on the

[jira] [Reopened] (KAFKA-8807) Flaky Test GlobalThreadShutDownOrderTest.shouldFinishGlobalStoreOperationOnShutDown

2019-09-28 Thread Bill Bejeck (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8807?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bill Bejeck reopened KAFKA-8807: Reopening this as I am going to refactor the test to check that close is only called once during

Re: [DISCUSS] KIP-527: Add NothingSerde to Serdes

2019-09-28 Thread Nikolay Izhikov
Hello. Any additional comments? Should I start a vote for this KIP? В Вт, 24/09/2019 в 16:20 +0300, Nikolay Izhikov пишет: > Hello, > > KIP [1] updated to VoidSerde. > > [1] > https://cwiki.apache.org/confluence/display/KAFKA/KIP-527%3A+Add+VoidSerde+to+Serdes > > > В Вт, 24/09/2019 в 09:11

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

2019-09-28 Thread Apache Jenkins Server
See Changes: [manikumar] KAFKA-6883: Add toUpperCase support to sasl.kerberos.principal.to.local [github] KAFKA-8319: Make KafkaStreamsTest a non-integration test class (#7382) [wangguoz] KAFKA-8934: Create

Re: Daily build artifacts

2019-09-28 Thread Tom Bentley
Hi Matthias, Out of interest, is the reason simply that no one has had the inclination/time to set this up, or some overriding reason like Apache policy prohibits it (which I know it does for docker images)? Thanks, Tom On Thu, Sep 12, 2019 at 5:46 PM Matthias J. Sax wrote: > There are no