-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDDS-1757. Use ExecutorService in OzoneManagerStateMachine. #1048
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am +1; on this change. But I am wondering if we should add some shutdown handling ..
https://docs.oracle.com/javase/7/docs/api/java/util/concurrent/ExecutorService.html
if I remember correctly, in the Hadoop Executor services helper classes we have shutdown function.
💔 -1 overall
This message was automatically generated. |
💔 -1 overall
This message was automatically generated. |
Thank You @anuengineer for the review. |
Please feel free to commit when all checks are complete. Thanks for the patch. Appreciate it. |
💔 -1 overall
This message was automatically generated. |
…e refactor (apache#1048) * SAMZA-2215 : StartpointManager fix for previous CoordinatorStreamStore refactor * Optimize imports on ContainerLaunchUtil
No description provided.