Skip to content

Decouple RetryConfiguration from Retry #1279

Closed
@csviri

Description

@csviri

ATM, Retry interface extends RetryConfiguration.
However RetryConfiguration is specific to the GenericRetry impementation. So these needs to be decouple.

see: https://github.com/java-operator-sdk/java-operator-sdk/blob/af239f41f9be1eec9feaac16c6b2d9ec295fc907/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/retry/Retry.java#L5-L5

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureCategorizes issue or PR as related to a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions