Skip to content

Remove or hide KeyStateOf and KeyState #80

@rtar

Description

@rtar

Currently, requirement to define KeyStateOf breaks a nice nesting pattern of flows: KafkaFlow -> ConsumerFlow -> PartitionFlow -> KeyFlow. I.e. there is KeyState instead of KeyFlow and KeyFlow is hidden in implementation.

The idea is to refactor this part a bit, may be do some renaming / removing of the code to restore the pattern in question.

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