Re: [DISCUSS] KIP-474: To deprecate WindowStore#put(key, value)

2019-05-27 Thread Dongjin Lee
Hi Omkar, Looks good to me. Thanks! Is there anyone who has some comments about the KIP? Thanks, Dongjin On Tue, May 28, 2019 at 3:24 PM omkar mestry wrote: > Hi Dongjin, > > I have updated the KIP please have a look and provide feedback on it. > > KIP :- > https://cwiki.apache.org/confluence

[jira] [Created] (KAFKA-8439) Readability issues on mobile phone

2019-05-27 Thread Daniel Noga (JIRA)
Daniel Noga created KAFKA-8439: -- Summary: Readability issues on mobile phone Key: KAFKA-8439 URL: https://issues.apache.org/jira/browse/KAFKA-8439 Project: Kafka Issue Type: Bug Compon

Re: [DISCUSS] KIP-474: To deprecate WindowStore#put(key, value)

2019-05-27 Thread omkar mestry
Hi Dongjin, I have updated the KIP please have a look and provide feedback on it. KIP :- https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115526545 Thanks & Regards Omkar Mestry On Mon, May 27, 2019 at 6:25 PM Dongjin Lee wrote: > Hi Omkar, > > Thanks for the KIP. However, dis

About Error in Kafka 0.9

2019-05-27 Thread ????
Hi Dev, Sorry to bother you, we use Kafka as MQ tools, the version is 0.9.0.1, now there have some error: 1. [kafka-producer-network-thread | producer-1] ERROR o.a.k.c.producer.internals.Sender -Uncaught error in kafka producer I/O thread: java.lang.IllegalStateException: Correla

Configuring post webhook from BitBucket to Kafka REST Proxy?

2019-05-27 Thread Aryak Sengupta
Hello, Can anyone please help me out with this - https://stackoverflow.com/questions/56314662/how-to-configure-post-webhook-from-bitbucket-to-kafka-rest-proxy ? P.S. - Please do let me know if you need any further clarifications from me. Thanks -- *Thanks,* *Aryak Sengupta,* *Hyland Software,

[jira] [Created] (KAFKA-8438) Add API to allow user to define end behavior of consumer failure

2019-05-27 Thread Richard Yu (JIRA)
Richard Yu created KAFKA-8438: - Summary: Add API to allow user to define end behavior of consumer failure Key: KAFKA-8438 URL: https://issues.apache.org/jira/browse/KAFKA-8438 Project: Kafka Iss

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

2019-05-27 Thread Apache Jenkins Server
See Changes: [github] KAFKA-8437; Await node api versions before checking if offset validation [wangguoz] KAFKA-8219: add doc changes for static membership release (#6790) -

Build failed in Jenkins: kafka-2.3-jdk8 #18

2019-05-27 Thread Apache Jenkins Server
See Changes: [jason] KAFKA-8437; Await node api versions before checking if offset validation [wangguoz] KAFKA-8219: add doc changes for static membership release (#6790) --

[jira] [Resolved] (KAFKA-8219) Add web documentation for static membership

2019-05-27 Thread Boyang Chen (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Boyang Chen resolved KAFKA-8219. Resolution: Fixed > Add web documentation for static membership > -

[jira] [Resolved] (KAFKA-8437) Consumer should wait for api version before checking if offset validation is possible

2019-05-27 Thread Jason Gustafson (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-8437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Gustafson resolved KAFKA-8437. Resolution: Fixed > Consumer should wait for api version before checking if offset validati

Re: [VOTE] KIP-401: TransformerSupplier/ProcessorSupplier StateStore connecting

2019-05-27 Thread Paul Whalen
I spoke too early a month ago, but I believe the proposal is finalized now and ready for voting. KIP: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=97553756 Discussion: https://lists.apache.org/thread.html/600996d83d485f2b8daf45037de64a60cebdfac9b234bf3449b6b753@%3Cdev.kafka.ap

Re: [DISCUSS] KIP-401 TransformerSupplier/ProcessorSupplier enhancements

2019-05-27 Thread Paul Whalen
It wasn't much of a lift changing option B to work for option C, so I closed that PR and made a new one, which should be identical to the KIP right now: https://github.com/apache/kafka/pull/6824. There are a few todos still which I will hold off until the KIP is accepted. I created a voting threa

[jira] [Created] (KAFKA-8437) Consumer should wait for api version before checking if offset validation is possible

2019-05-27 Thread Jason Gustafson (JIRA)
Jason Gustafson created KAFKA-8437: -- Summary: Consumer should wait for api version before checking if offset validation is possible Key: KAFKA-8437 URL: https://issues.apache.org/jira/browse/KAFKA-8437

Re: [DISCUSS] KIP-474: To deprecate WindowStore#put(key, value)

2019-05-27 Thread Dongjin Lee
Hi Omkar, Thanks for the KIP. However, discussion thread should include a link to the KIP document. Since you omitted it, here is the link. https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=115526545 As far as I understand, the point of the KIP is the current API can result in inc