Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-06-02 Thread Radim Vansa
-- Divij Vaidya On Thu, May 25, 2023 at 11:15 AM Radim Vansa wrote: Hi Divij, I have prototyped this using Quarkus Superheroes [1], a demo application consisting of several microservices that communicate with each other using both HTTP and Kafka. I wanted to add the ability to transp

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-06-02 Thread Radim Vansa
le reading but I can't see how the end-user benefits. Faster client startup time perhaps? But then the question is how much faster? In general, I would expect Kafka client startup time to be mostly bound by the time it takes to contact the brokers. best, Colin On Fri, Apr 21, 2023, at 01

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-05-25 Thread Radim Vansa
er change since capturing the state of a broker is much more than in-memory Java objects. Perhaps, you can try approaching the usefulness of this new technology from this lens? -- Divij Vaidya On Thu, May 11, 2023 at 2:33 PM Radim Vansa wrote: Thank you, Divij. I'll give it more tim

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-05-11 Thread Radim Vansa
visit this KIP in the last week of May. -- Divij Vaidya On Thu, May 11, 2023 at 1:34 PM Radim Vansa wrote: Hello all, it seems that this KIP did not sparkle much interest, not sure if people just don't care or whether there are any objections against the proposal. What should be the ne

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-05-11 Thread Radim Vansa
4. 23 8:39, Radim Vansa wrote: Caution: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. Thank you for those questions, as I've mentioned, my knowledge of Kafka is quite limited s

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-04-26 Thread Radim Vansa
o support CRaC, I doubt there's anything that the generic code could do. Also it's likely that the plugins won't need any extension to the SPI; these would register its handlers independently (if ordering matters there are ways to prioritize one resource over another). Cheers! Radi

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-04-25 Thread Radim Vansa
Hi all, I haven't seen much reactions on this proposal. Is there any general policy regarding dependencies, or a prior decision that would hint on this? Thanks! Radim On 21. 04. 23 10:10, Radim Vansa wrote: Caution: This email originated from outside of the organization. Do not

Re: [DISCUSS] KIP-921 OpenJDK CRaC support

2023-04-21 Thread Radim Vansa
Thank you, now to be tracked as KIP-921: https://cwiki.apache.org/confluence/display/KAFKA/KIP-921%3A+OpenJDK+CRaC+support Radim On 20. 04. 23 15:26, Josep Prat wrote: Hi Radim, You should have now permissions to create a KIP. Best, On Thu, Apr 20, 2023 at 2:22 PM Radim Vansa wrote

[DISCUSS] OpenJDK CRaC support

2023-04-20 Thread Radim Vansa
u for your consideration, I hope that you'll appreciate our attempt to innovate the Java ecosystem. Radim Vansa PS: I'd appreciate if someone could give me the permissions on wiki to create a proper KIP! Username: rvansa (both Confluence and JIRA). [1] https://github.com/apache/kafka/p