-
Notifications
You must be signed in to change notification settings - Fork 132
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
Add super batch for gRPC request and add more configures for client #363
base: master
Are you sure you want to change the base?
Commits on Aug 6, 2022
-
WIP add super batch for request
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 71a4931 - Browse repository at this point
Copy the full SHA 71a4931View commit details
Commits on Aug 8, 2022
-
Add batch worker to tikv-client-store
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d306329 - Browse repository at this point
Copy the full SHA d306329View commit details
Commits on Aug 9, 2022
-
Add super batch request worked
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for be230e5 - Browse repository at this point
Copy the full SHA be230e5View commit details -
Update kv client default config
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9af676 - Browse repository at this point
Copy the full SHA b9af676View commit details
Commits on Aug 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4a80ecb - Browse repository at this point
Copy the full SHA 4a80ecbView commit details
Commits on Aug 11, 2022
-
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aab9f06 - Browse repository at this point
Copy the full SHA aab9f06View commit details -
Add thread name for batch worker
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a60b618 - Browse repository at this point
Copy the full SHA a60b618View commit details -
Add transport layer load threshold in batch
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0ebd740 - Browse repository at this point
Copy the full SHA 0ebd740View commit details -
Add default max_inflight_requests config
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 795772c - Browse repository at this point
Copy the full SHA 795772cView commit details
Commits on Aug 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for df5c8f9 - Browse repository at this point
Copy the full SHA df5c8f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b7e1fd - Browse repository at this point
Copy the full SHA 4b7e1fdView commit details
Commits on Aug 17, 2022
-
Fix batch worker running after gRPC stream down
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 54315a0 - Browse repository at this point
Copy the full SHA 54315a0View commit details -
Use RwLock replace mutex for batch worker
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5c62fc4 - Browse repository at this point
Copy the full SHA 5c62fc4View commit details -
Fix check request support batch before dispatch
Signed-off-by: yongman <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 603a2f8 - Browse repository at this point
Copy the full SHA 603a2f8View commit details