Skip to content

Remove meaningless fields from ChangeFeedStatus #9235

Open
@CharlesCheung96

Description

ChangeFeedStatus will not be read by the processor in the future, so the processor should not rely on its fields

https://github.com/pingcap/tiflow/blob/master/cdc/model/owner.go#L279
image

e.g.: processor manager currently relies on AdminJobType:
https://github.com/pingcap/tiflow/blob/master/pkg/orchestrator/reactor_state.go#L243-L245

Metadata

Assignees

No one assigned

    Labels

    area/ticdcIssues or PRs related to TiCDC.type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions