Skip to content

[improve] [broker] filter transaction_coordinator_assign while shedding #18935

@thetumbled

Description

@thetumbled

Search before asking

  • I searched in the issues and found nothing similar.

Motivation

Topics/Bundles will be unload while doing shedding, and there are some special topics that should not be unloaded for some reason. For example, if transaction_coordinator_assign is unloaded, the corresponding TC need to be recovered, which is time consuming.
So, we have better avoid unload these topics. And i found that such features have been implemented in the latest branch except branch-2.9.

Solution

fitler system topics while shedding in branch-2.9.

Alternatives

No response

Anything else?

No response

Are you willing to submit a PR?

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions