Hi,
I wanted to provide some feedback about the new API introduced in Kafka
streaming 2.7 for adding a Processor to the Topology (using PAPI).
Prior to 2.7, the Processor was typed only by the input key values ,
and the ProcessorContext was untyped.
In 2.7 ProcessorSupplier & Processor now have
Thanks Sophie... i was just thinking what would be a good options for us,
whether local state stores or redis state store, and it seems to me that
local state stores might prove more performant in the event of above
mentioned failures of streams application.
The main reason we are thinking of movi