Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently Samza standalone doesn't create changelog topics through the JobModelManager. This means that they get autocreated with the default number of partitions when they're read/written to. Needs to be fixed for supporting durable state for high level API.