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

[C++] Arrow Flight SetShutdownOnSignals cause potential mutex deadlock in gRPC #27711

Closed
asfimport opened this issue Mar 5, 2021 · 3 comments

Comments

@asfimport
Copy link

asfimport commented Mar 5, 2021

  1. When starting a Flight Server with shut down signal (SIGTERM) and using Ctrl + C to terminate the server cause potential mutex deadlock in gRPC.

Environment: * Arrow 3.0

  • gcc (Debian 10.2.0-16) 10.2.0
  • grpc 1.33.1/C++
    Reporter: Lynch Wu

Related issues:

Note: This issue was originally created as ARROW-11866. Please see the migration documentation for further details.

@asfimport
Copy link
Author

David Li / @lidavidm:
Thanks for the reproduction. This is a duplicate of ARROW-11560, for which a fix is in review.

@asfimport
Copy link
Author

David Li / @lidavidm:
Closing as a duplicate.

@asfimport
Copy link
Author

Lynch Wu:
Thanks for the reply.  I searched the Jira but did not find the related issue before creating this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant