Thanks to visit codestin.com
Credit goes to github.com

Skip to content

refactor follower read - #126

Merged
marsishandsome merged 3 commits into
tikv:masterfrom
marsishandsome:feature/refactor-follower-read
Mar 26, 2021
Merged

refactor follower read#126
marsishandsome merged 3 commits into
tikv:masterfrom
marsishandsome:feature/refactor-follower-read

Conversation

@marsishandsome

@marsishandsome marsishandsome commented Feb 19, 2021

Copy link
Copy Markdown
Collaborator

Signed-off-by: marsishandsome [email protected]

add configuration tikv.replica_read

  • LEADER
  • FOLLOWER
  • LEADER_AND_FOLLOWER

@marsishandsome marsishandsome changed the title refactor follower read [WIP] refactor follower read Feb 19, 2021
@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch 6 times, most recently from 22a47c5 to 6bb9fd5 Compare March 25, 2021 06:48
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch 2 times, most recently from 12390f7 to 8f93c1e Compare March 25, 2021 06:54
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch from 8f93c1e to 2147226 Compare March 25, 2021 06:57
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch 2 times, most recently from ce4ed0d to 514883e Compare March 25, 2021 07:16
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch 3 times, most recently from f7c6ad5 to 5cb1f76 Compare March 25, 2021 07:36
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch 2 times, most recently from a62715b to bbcb3d0 Compare March 26, 2021 02:20
Signed-off-by: marsishandsome <[email protected]>
@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch from bbcb3d0 to 0393126 Compare March 26, 2021 02:25
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

Signed-off-by: marsishandsome <[email protected]>
@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch from cd99a14 to bf0117b Compare March 26, 2021 02:39
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@marsishandsome marsishandsome changed the title [WIP] refactor follower read refactor follower read Mar 26, 2021

@birdstorm birdstorm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM

Comment thread src/main/java/org/tikv/common/region/TiRegion.java Outdated
Comment thread src/test/java/org/tikv/integration/IntegrationTest.java Outdated
Signed-off-by: marsishandsome <[email protected]>
@marsishandsome
marsishandsome force-pushed the feature/refactor-follower-read branch from d03ee1f to 350d220 Compare March 26, 2021 03:35
@marsishandsome

Copy link
Copy Markdown
Collaborator Author

/run-all-tests

@birdstorm birdstorm left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@marsishandsome
marsishandsome merged commit e84f2f8 into tikv:master Mar 26, 2021
ti-srebot pushed a commit to ti-srebot/client-java that referenced this pull request Jun 23, 2021
@ti-srebot

Copy link
Copy Markdown
Collaborator

cherry pick to release-3.1 in PR #209

birdstorm added a commit that referenced this pull request Jun 23, 2021
* cherry pick #126 to release-3.1

Signed-off-by: ti-srebot <[email protected]>

* fix conflict

Signed-off-by: birdstorm <[email protected]>

Co-authored-by: Liangliang Gu <[email protected]>
Co-authored-by: birdstorm <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants