In KStream JavaDocs, we show code example building state store via StateStoreSupplier – however, StateStoreSupplier is deprecated and we should update the example code accordingly.
This might also affect KTable, KGroupedStream, etc and we should double check all those JavaDocs for outdated examples.
- is duplicated by
-
KAFKA-6411 Update KStream javadoc examples to use new StateStore API
-
- Resolved
-
- links to