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

batch commands send error: EOF #97

Open
baiwfg2 opened this issue Mar 18, 2019 · 2 comments
Open

batch commands send error: EOF #97

baiwfg2 opened this issue Mar 18, 2019 · 2 comments

Comments

@baiwfg2
Copy link
Contributor

baiwfg2 commented Mar 18, 2019

Hi. I'm testing tikv with go-ycsb raw kv. And error message batch commands send error: EOF shows up the second time I enter shell commandline and type exit. I think this is a tiny bug. I'll try to fix it in spare time.

image

one of tikv server log:

[2019/03/18 15:03:14.073 +08:00] [ERROR] [kv.rs:862] ["batch commands error"] [err="RpcFinished(Some(RpcStatus { status: Ok, details: None }))"]

@baiwfg2
Copy link
Contributor Author

baiwfg2 commented Mar 18, 2019

After load phase, same error messages occurred:

image

@siddontang
Copy link
Member

em, I guess this is because we don't clean up the batch gRPC connection smoothly, @hicqu

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

No branches or pull requests

2 participants