Skip to content
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

update rust toolchain and tikv-client version #6

Merged
merged 1 commit into from
May 21, 2024

Conversation

cre4ture
Copy link
Contributor

@cre4ture cre4ture commented May 20, 2024

Hello,

I'm currently working/playing around with tifs.
As described in issue #5 I had issues with performance on large file copies.

The first improvement I could achieve by just upgrading the tikv-client and compiler to a up-to-date version.
By this, the GRPC deadline error ("gRPC error: RpcFailure: 4-DEADLINE_EXCEEDED Deadline Exceeded",) disappeard for me.

There are more small improvements to follow, but I think its best for reviewing to do small steps.

best regards,
cre4ture

@cre4ture cre4ture changed the title update rust toolchain an tikv-client version update rust toolchain and tikv-client version May 20, 2024
@cre4ture cre4ture force-pushed the feature/update_dependencies branch from 60839e6 to 55720df Compare May 20, 2024 10:17
@Hexilee Hexilee merged commit e52c072 into Hexilee:main May 21, 2024
3 checks passed
@Hexilee
Copy link
Owner

Hexilee commented May 21, 2024

Thanks for your contribution!

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.

2 participants