pingcap / pingcap/tidb

the user of disttask framework don't need to care about two-way dependency

Open
#47,006 0 comments 0 reactions 0 assignees View on GitHub
type/enhancement
Dominant language
Go
Stars
40.5k
Forks
6.2k
PR merge metrics
PR metrics pending

Description

## Enhancement
Now every implementation of XXX will use framework's NewBaseXXX to create a BaseXXX, and point BaseXXX.Extension to the implementation. We can use reflection to let framework do it in an unified place.

like we have done it before in https://github.com/hanfei1991/microcosm/pull/192

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.