Skip to content

[Enhancement]: Add pursuit mode for mqtt msgstream #26097

Closed
@congqixia

Description

Is there an existing issue for this?

  • I have searched the existing issues

What would you like to be added?

Add pursuit mode for mqtt msgstream

Why is this needed?

When system recover from some abnormal state, datanode & querynode may need to consume lots of msg
Using current policy is time consuming and cause system recovery tool slow.
The proposal is to add pursuit mode: merge msg packs from mqtt msgstream if the time lag is too large(lag threshold configurable). So flowgraphs could can handle these messages in larger batch and skip lots of useless processing.

Anything else?

No response

Metadata

Labels

kind/enhancementIssues or changes related to enhancementstaleindicates no udpates for 30 days

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions