Skip to content

[Enhancement] Improve pop consumption throughput when the retry topic is backlogged #10058

@redlsz

Description

@redlsz

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

In pop consumption mode, when retry messages accumulate in retry topics, the consumption throughput becomes low if clients use a specified queue (not -1).

For specified queue case, we should also re-fetch from the retry topic if the message batch is not fully filled.
Image

Motivation

Improve pop consumption throughput when the retry topic is backlogged

Describe the Solution You'd Like

For specified queue case, we should also re-fetch from the retry topic if the message batch is not fully filled.

Describe Alternatives You've Considered

/

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions