Skip to content

Flag to disable storage when stateful processing is not needed #24

@sgaragan

Description

@sgaragan

For a number of transformations, stateful transformation is not needed but for the current setup of Candyfloss, it still requires the creation of the internal changelog topics needed by KStream for stateful processing. Having a flag such as the following in the application config would disable this and remove the requirement of needing this topic

kstream.changelog.disabled = true

Thanks,
Sean

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions