pingcap / pingcap/tidb

Can we remove the glue subpackage?

Open
#34,928 1 comment 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

We introduce the following packages to avoid cyclic dependencies because the codebase of TiDB/BR/TiDB-Lightning is separated:

* https://github.com/pingcap/tidb/tree/master/br/pkg/glue
* https://github.com/pingcap/tidb/tree/master/br/pkg/gluetidb
* https://github.com/pingcap/tidb/tree/master/br/pkg/gluetikv

And now we have merged the codebase into a mono codebase and it's better to remove the glue package if the original problem disappeared.

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.