Re: [DISCUSS] KIP-190 Asynchronous Java Kafka Producer

2017-08-21 Thread Apurva Mehta
Hi Pavel, I believe that you have been added as a contributor on the Wiki. You can move your KIP to the correct space now. Note that you will need to reassign the KIP number since 190 is already taken. Thanks, Apurva On Mon, Aug 21, 2017 at 10:52 AM, Apurva Mehta wrote: > Hi Pavel, > > Thanks

Re: [DISCUSS] KIP-190 Asynchronous Java Kafka Producer

2017-08-21 Thread Apurva Mehta
Hi Pavel, Thanks for the KIP. You need to be added to the contributors list before you can modify the Kafka wiki space. One of the committers will add you and let you know when it has happened. After that, you can create the KIP in the right space. Thanks, Apurva On Fri, Aug 18, 2017 at 12:55 PM

[DISCUSS] KIP-190 Asynchronous Java Kafka Producer

2017-08-18 Thread Pavel Moukhataev
This KIP is to make java kafka producer client 100% async. This is very important for applications with low latency requirements. https://cwiki.apache.org/confluence/display/ARIES/KIP-190+-+ Make+java+kafka+producer+asynchronous But I put it into ARIES space because I don't have access rights for

[DISCUSS] KIP-190 Asynchronous Java Kafka Producer

2017-08-17 Thread Pavel Moukhataev
I created KIP-190 https://cwiki.apache.org/confluence/display/ARIES/KIP-190+-+Make+java+kafka+ producer+asynchronous But I put it into ARIES space because I don't have access rights for the KAFKA confluence namespace. Can you please move it? 2017-08-12 2:52 GMT+03:00 Apurva Mehta : > Thanks for c