-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-16336. finish variable is unused in ZStandardCompressor #935
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
|
💔 -1 overall
This message was automatically generated. |
|
The change looks legit, but it doesn't compile. @cxorm any idea? |
|
💔 -1 overall
This message was automatically generated. |
Cause in the first commit, I didn't notice the abstract function using the variable and I didn't delete the line. |
|
💔 -1 overall
This message was automatically generated. |
|
+1 |
|
See the corresponding jira. I reverted this commit. |
Thanks for pointing out it |
* Wake up AsyncRunLoop on shutdown if its waiting for dispatched messages to come-back. * Code clean up. * Address review comments.
No description provided.