Skip to content

Commit

Permalink
Add Flush and BufferGet requests for pipelined DML (#1218)
Browse files Browse the repository at this point in the history
* add Flush and BufferGet requests

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

* remove BufferGet; add BufferBatchGet

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

* rename to pipelined DML

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

* add rpc to Tikv service

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

* FlushResponse: change the errors field to return locks

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

* FlushRequest: introduce the generation field

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

* make go

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

* fix typo

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

* introduce lock_ttl and assertion_level for Flush

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

* re make go

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

* empty line

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

---------

Signed-off-by: ekexium <[email protected]>
  • Loading branch information
ekexium authored Feb 6, 2024
1 parent 705bb92 commit 05a3758
Show file tree
Hide file tree
Showing 6 changed files with 2,664 additions and 625 deletions.
22 changes: 2 additions & 20 deletions pkg/configpb/configpb.pb.gw.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 05a3758

Please sign in to comment.