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

并行操作时引发 Thrift.Transport.TTransportException #15

Closed
MatteoSwift opened this issue Apr 21, 2021 · 1 comment · Fixed by #39
Closed

并行操作时引发 Thrift.Transport.TTransportException #15

MatteoSwift opened this issue Apr 21, 2021 · 1 comment · Fixed by #39

Comments

@MatteoSwift
Copy link

items.AsParallel().ForAll(x=>{})

execute_non_query_statement 并行时引发

Thrift.Transport.TTransportException : Maximum frame size exceeded (1970562389 bytes)

希望支持并行操作

@eedalong
Copy link
Owner

@MatteoSwift 好的好的

@eedalong eedalong linked a pull request Apr 25, 2021 that will close this issue
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 a pull request may close this issue.

2 participants