-
Notifications
You must be signed in to change notification settings - Fork 720
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
client: Support parallel TSO RPC requests on single dispatcher loop #8633
client: Support parallel TSO RPC requests on single dispatcher loop #8633
Commits on Aug 5, 2024
-
Add implementation of making tsoStream asynchronous
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 140a7c2 - Browse repository at this point
Copy the full SHA 140a7c2View commit details
Commits on Aug 7, 2024
-
Add basic tests for rewritten tsoStream
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88d9f5b - Browse repository at this point
Copy the full SHA 88d9f5bView commit details
Commits on Aug 8, 2024
-
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 623d896 - Browse repository at this point
Copy the full SHA 623d896View commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 86d0f42 - Browse repository at this point
Copy the full SHA 86d0f42View commit details
Commits on Aug 30, 2024
-
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff0f11a - Browse repository at this point
Copy the full SHA ff0f11aView commit details
Commits on Sep 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for ef47b9d - Browse repository at this point
Copy the full SHA ef47b9dView commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ff1d50d - Browse repository at this point
Copy the full SHA ff1d50dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9076c9d - Browse repository at this point
Copy the full SHA 9076c9dView commit details
Commits on Sep 4, 2024
-
try to avoid double invocation to the callback
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 39e4e0b - Browse repository at this point
Copy the full SHA 39e4e0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 632781b - Browse repository at this point
Copy the full SHA 632781bView commit details
Commits on Sep 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8809c45 - Browse repository at this point
Copy the full SHA 8809c45View commit details
Commits on Sep 10, 2024
-
Pass context outside the tsoStream (push for running CI)
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ca64ed0 - Browse repository at this point
Copy the full SHA ca64ed0View commit details
Commits on Sep 12, 2024
-
client: Add benchmark for tsoStream and dispatcher
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 67967e4 - Browse repository at this point
Copy the full SHA 67967e4View commit details -
Merge branch 'm/add-benchmarks-for-tso-stream-and-dispatcher' into m/…
…make-tso-stream-async
Configuration menu - View commit details
-
Copy full SHA for 1362aac - Browse repository at this point
Copy the full SHA 1362aacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4699b41 - Browse repository at this point
Copy the full SHA 4699b41View commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7dbcd77 - Browse repository at this point
Copy the full SHA 7dbcd77View commit details -
Merge branch 'm/add-benchmarks-for-tso-stream-and-dispatcher' into m/…
…make-tso-stream-async
Configuration menu - View commit details
-
Copy full SHA for f4dc99a - Browse repository at this point
Copy the full SHA f4dc99aView commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1f2dcd8 - Browse repository at this point
Copy the full SHA 1f2dcd8View commit details -
Fix incorrect error generating
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 123a869 - Browse repository at this point
Copy the full SHA 123a869View commit details -
Merge branch 'm/add-benchmarks-for-tso-stream-and-dispatcher' into m/…
…make-tso-stream-async
Configuration menu - View commit details
-
Copy full SHA for 2c6aaba - Browse repository at this point
Copy the full SHA 2c6aabaView commit details -
Disable logs in BenchmarkTSOStreamSendRecv
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bff9eae - Browse repository at this point
Copy the full SHA bff9eaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ef6e365 - Browse repository at this point
Copy the full SHA ef6e365View commit details -
Merge branch 'm/add-benchmarks-for-tso-stream-and-dispatcher' into m/…
…make-tso-stream-async
Configuration menu - View commit details
-
Copy full SHA for a9f4aee - Browse repository at this point
Copy the full SHA a9f4aeeView commit details -
Make the comments more clear; unset req.streamID when getting new tso…
…Request from the pool Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 388d705 - Browse repository at this point
Copy the full SHA 388d705View commit details -
Configuration menu - View commit details
-
Copy full SHA for a183aca - Browse repository at this point
Copy the full SHA a183acaView commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4296c3f - Browse repository at this point
Copy the full SHA 4296c3fView commit details
Commits on Sep 14, 2024
-
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b5b054 - Browse repository at this point
Copy the full SHA 9b5b054View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44339f - Browse repository at this point
Copy the full SHA c44339fView commit details -
Merge remote-tracking branch 'upstream/master' into m/support-paralle…
…l-tso-requests-in-one-stream
Configuration menu - View commit details
-
Copy full SHA for 364101f - Browse repository at this point
Copy the full SHA 364101fView commit details -
Fix token not acquired when maxBatchSize is reached before token is r…
…eady Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4bb33a2 - Browse repository at this point
Copy the full SHA 4bb33a2View commit details
Commits on Sep 23, 2024
-
Merge branch 'master' of https://github.com/tikv/pd into m/support-pa…
…rallel-tso-requests-in-one-stream
Configuration menu - View commit details
-
Copy full SHA for f016265 - Browse repository at this point
Copy the full SHA f016265View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7590ec - Browse repository at this point
Copy the full SHA e7590ecView commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5f9355 - Browse repository at this point
Copy the full SHA e5f9355View commit details -
Adapt the monotonicity check for parallel RPC
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1b022ce - Browse repository at this point
Copy the full SHA 1b022ceView commit details -
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4c9b4f - Browse repository at this point
Copy the full SHA c4c9b4fView commit details
Commits on Sep 24, 2024
-
Add tests for concurrency limiting
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f451595 - Browse repository at this point
Copy the full SHA f451595View commit details -
Add tests for calculating batch delay time
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 708bbe9 - Browse repository at this point
Copy the full SHA 708bbe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a795fe - Browse repository at this point
Copy the full SHA 4a795feView commit details
Commits on Sep 25, 2024
-
Address comments; add more comments to explain checkMonotonicity
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bfe55f - Browse repository at this point
Copy the full SHA 0bfe55fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bfe9a6 - Browse repository at this point
Copy the full SHA 0bfe9a6View commit details -
Update estimated latency metric in tsoStream instead of tsoDispatcher
Signed-off-by: MyonKeminta <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f67467e - Browse repository at this point
Copy the full SHA f67467eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f45037 - Browse repository at this point
Copy the full SHA 8f45037View commit details