You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by Maxim Volkomorov <22...@gmail.com> on 2021/12/01 15:06:36 UTC

Async StreamMultipleTupleExtractor

Hello,

Can @IgniteAsyncCallback make StreamMultipleTupleExtractor asynchronous?
I want to Ignite KafkaStreamer commits kafka without waiting for execution
of extract() method.

Re: Async StreamMultipleTupleExtractor

Posted by Maxim Volkomorov <22...@gmail.com>.
https://ignite.apache.org/docs/latest/extensions-and-integrations/streaming/kafka-streamer


чт, 2 дек. 2021 г. в 05:10, yonghua <yo...@laposte.net>:

> How does ignite integrate with kafka? do you have a guide doc? thanks.
>
> On 2021/12/1 11:06, Maxim Volkomorov wrote:
> > I want to Ignite KafkaStreamer commits kafka without waiting for
> > execution of extract() method.
>

Re: Async StreamMultipleTupleExtractor

Posted by yonghua <yo...@laposte.net>.
How does ignite integrate with kafka? do you have a guide doc? thanks.

On 2021/12/1 11:06, Maxim Volkomorov wrote:
> I want to Ignite KafkaStreamer commits kafka without waiting for 
> execution of extract() method.