Skip to content

KafkaFlow may lose an error if retry strategy fails #131

@rtar

Description

@rtar

KafkaFlow may lose an error if retry strategy fails at the following line:
https://github.com/evolution-gaming/kafka-flow/blob/master/core/src/main/scala/com/evolutiongaming/kafka/flow/KafkaFlow.scala#L81

The problem is that as the join is never called the, if fiber dies with an error, the Resource will never be cancelled and the application will just happily hang.

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