[jira] [Resolved] (KAFKA-7197) Support Scala 2.13.0

2019-06-22 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-7197?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-7197. Resolution: Fixed > Support Scala 2.13.0 > > > Key:

[jira] [Resolved] (KAFKA-8536) Error creating ACL Alter Topic in 2.2

2019-06-22 Thread Manikumar (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8536?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manikumar resolved KAFKA-8536. -- Resolution: Fixed Assignee: Manikumar Fix Version/s: 2.1.2 2.0.2

Re: [DISCUSS] KIP-479: Add Materialized to Join

2019-06-22 Thread Bill Bejeck
Thanks for the comments John and Guozhang, I'll address each one of your comments in turn. John, > I'm wondering about a missing quadrant from the truth table involving > whether a Materialized is stored or not and querying is > enabled/disabled... What should be the behavior if there is no

Re: PR review

2019-06-22 Thread M. Manna
Thanks Matthias. Moved to dev DL now. I saw your comment on the PR regarding imports. I’ll fix those and resubmit. Thanks, On Sat, 22 Jun 2019 at 01:22, Matthias J. Sax wrote: > I would recommend to move this discussion to the dev list. > > -Matthias > > On 6/20/19 7:42 PM, M. Manna wrote: >

Re: [DISCUSS] KIP-470: TopologyTestDriver test input and output usability improvements

2019-06-22 Thread Jukka Karvanen
Hi All, Hi Matthias, >(1) It's a little confusing that you list all method (existing, proposed >to deprecate, and new one) of `TopologyTestDriver` in the KIP. Maybe >only list the ones you propose to deprecate and the new ones you want to >add? Ok. Unmodified methods removed. >(2)

Standalone SocketServerTest

2019-06-22 Thread todkumar
Can some one please let me know how i can run a standalone Unit test for Kafka Network Server? is there script or command i can run?

[jira] [Resolved] (KAFKA-8545) Remove legacy ZkUtils

2019-06-22 Thread Ismael Juma (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ismael Juma resolved KAFKA-8545. Resolution: Fixed > Remove legacy ZkUtils > - > > Key:

[DISCUSS] KIP-447: Producer scalability for exactly once semantics

2019-06-22 Thread Boyang Chen
Hey all, I would like to start a discussion for KIP-447: https://cwiki.apache.org/confluence/display/KAFKA/KIP-447%3A+Producer+scalability+for+exactly+once+semantics this is a work originated by Jason Gustafson and we would like to proceed into discussion stage. Let me know your thoughts,

Build failed in Jenkins: kafka-2.1-jdk8 #208

2019-06-22 Thread Apache Jenkins Server
See Changes: [manikumar] MINOR: Add missing Alter Operation to Topic supported operations list in -- [...truncated 698.69 KB...] kafka.api.PlaintextConsumerTest >

Re: [DISCUSS] KIP-447: Producer scalability for exactly once semantics

2019-06-22 Thread Ismael Juma
Hi Boyang, Thanks for the KIP. It's good that we listed a number of rejected alternatives. It would be helpful to have an explanation of why they were rejected. Ismael On Sat, Jun 22, 2019 at 8:31 PM Boyang Chen wrote: > Hey all, > > I would like to start a discussion for KIP-447: > >

Build failed in Jenkins: kafka-2.2-jdk8 #142

2019-06-22 Thread Apache Jenkins Server
See Changes: [manikumar] MINOR: Add missing Alter Operation to Topic supported operations list in -- [...truncated 2.75 MB...] kafka.admin.TopicCommandWithAdminClientTest >

[jira] [Created] (KAFKA-8587) EOS producer should understand consumer group assignment semantics

2019-06-22 Thread Boyang Chen (JIRA)
Boyang Chen created KAFKA-8587: -- Summary: EOS producer should understand consumer group assignment semantics Key: KAFKA-8587 URL: https://issues.apache.org/jira/browse/KAFKA-8587 Project: Kafka

Re: [DISCUSS]KIP-216: IQ should throw different exceptions for different errors

2019-06-22 Thread Vito Jeng
Hi, Mattias, Sorry for late reply. Nice to hear from you, thank you for re-reading the discussion thread and help to finish the KIP. I spend some time rereading our past discussions and updating the KIP. Hope the following reply can have more clarification. > For example,