Noted. Thank you Andrei.
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/
Hi,
Generally you can't do it using Ignite KafkaStreamer API because it's
not so flexible to configure the KafkaConsumer used inside.
Generally it supported in
https://kafka.apache.org/0110/javadoc/org/apache/kafka/clients/consumer/KafkaConsumer.html#seek(org.apache.kafka.common.TopicPartitio
I want to start from a specific offset of the Kafka partition, it is possible
with KafkaStreamer?
--
Sent from: http://apache-ignite-users.70518.x6.nabble.com/