Skip to content

Change @RetryableTopic properties SameIntervalTopicReuseStrategy behavior to SINGLE_TOPIC #3052

@Wzy19930507

Description

@Wzy19930507

Expected Behavior

SameIntervalTopicReuseStrategy sameIntervalTopicReuseStrategy() default SameIntervalTopicReuseStrategy.SINGLE_TOPIC;

Current Behavior

SameIntervalTopicReuseStrategy sameIntervalTopicReuseStrategy() default SameIntervalTopicReuseStrategy.MULTIPLE_TOPICS;

Context

Change @RetryableTopic properties SameIntervalTopicReuseStrategy behavior to SINGLE_TOPIC.
Single Topic for maxInterval Exponential Delay say:

This will be the default in a future release.

How about starting 3.2?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions