Custom Kafka Streams State Restore Logic
Hello all, I am currently working on creating a new InMemoryWindowStore, by extending the default in memory window store. One of the roadblocks I’ve run into is finding a way to add some custom logic when the state store is being restored from the changelog. I know that this is possible if I co
Subscribe to Kafka users mailing list
subscribe