*: support to return commit timestamp for Get / BatchGet requests#19103
Conversation
|
Hi @lcwangchao. Thanks for your PR. I'm waiting for a tikv member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
40896dd to
98252c3
Compare
|
/ok-to-test |
Signed-off-by: Chao Wang <cclcwangchao@hotmail.com>
98252c3 to
3248fe1
Compare
|
/retest |
Signed-off-by: Chao Wang <cclcwangchao@hotmail.com>
e417e15 to
886c3a2
Compare
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: cfzjywxk, zyguan The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
…kv#19103) close tikv#19102 The Get / BatchGet will return the commit_ts for each value if `need_commit_ts` is specified. Signed-off-by: Chao Wang <cclcwangchao@hotmail.com>
…kv#19103) close tikv#19102 The Get / BatchGet will return the commit_ts for each value if `need_commit_ts` is specified. Signed-off-by: Chao Wang <cclcwangchao@hotmail.com>
What is changed and how it works?
Issue Number: Close #19102
What's Changed:
Related changes
pingcap/docs/pingcap/docs-cn:Check List
Tests
Side effects
Release note