[Improvement] Shutdown the grpc executors pool when closing by zuston · Pull Request #83 · apache/uniffle · GitHub
Skip to content

[Improvement] Shutdown the grpc executors pool when closing#83

Merged
roryqi merged 1 commit into
apache:masterfrom
zuston:closeExecutorInGrpc
Jul 26, 2022
Merged

[Improvement] Shutdown the grpc executors pool when closing#83
roryqi merged 1 commit into
apache:masterfrom
zuston:closeExecutorInGrpc

Conversation

@zuston

@zuston zuston commented Jul 26, 2022

Copy link
Copy Markdown
Member

What changes were proposed in this pull request?

[Improvement] Shutdown the grpc executors pool when closing

Why are the changes needed?

Although the executor pool is used in grpc, but the grpc server won't take ownership of the given executor. It's caller's responsibility to shut down the executor when it's desired.

Does this PR introduce any user-facing change?

No

How was this patch tested?

No need.

@codecov-commenter

codecov-commenter commented Jul 26, 2022

Copy link
Copy Markdown

@roryqi roryqi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@roryqi roryqi merged commit 3522e07 into apache:master Jul 26, 2022
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.

3 participants