Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eliminate all code related to Local TSO #8802

Open
JmPotato opened this issue Nov 12, 2024 · 2 comments
Open

Eliminate all code related to Local TSO #8802

JmPotato opened this issue Nov 12, 2024 · 2 comments
Labels
component/tso Timestamp Oracle. type/development The issue belongs to a development tasks

Comments

@JmPotato
Copy link
Member

As we're working on introducing #8690 to the PD client, the code reuse of stream batch-related work is necessary in all kinds of terms. However, some legacy code from the Local TSO feature prevents us from resuing and simplifying the code. Considering that this feature will not be GA anymore due to the current implementation of microservice TSO and its code has been lacking maintenance for a long time, this issue proposes eliminating all code related to Local TSO.

This should bring us these pros:

  • Simplify the TSO code of both the PD server and PD client.
  • Allow us to abstract the PD client infrastructure further.
@JmPotato JmPotato added component/tso Timestamp Oracle. type/development The issue belongs to a development tasks labels Nov 12, 2024
@okJiang
Copy link
Member

okJiang commented Nov 12, 2024

LGTM

@lhy1024
Copy link
Contributor

lhy1024 commented Nov 12, 2024

Great

ti-chi-bot bot pushed a commit that referenced this issue Nov 13, 2024
ref #8802

Remove the code of Local TSO from PD client.

Signed-off-by: JmPotato <ghzpotato@gmail.com>
ti-chi-bot bot pushed a commit that referenced this issue Nov 14, 2024
ref #8802

Remove the Local TSO test cases.

Signed-off-by: JmPotato <ghzpotato@gmail.com>
ti-chi-bot bot added a commit that referenced this issue Nov 14, 2024
ref #8802

Remove the TSO consistency test status badge.

Signed-off-by: JmPotato <ghzpotato@gmail.com>

Co-authored-by: ti-chi-bot[bot] <108142056+ti-chi-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/tso Timestamp Oracle. type/development The issue belongs to a development tasks
Projects
None yet
Development

No branches or pull requests

3 participants