-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDDS-1422. Exception during DataNode shutdown. Contributed by Arpit A… #725
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
|
Hi @arp7 Is my understanding correct or am I missing something here? |
This comment has been minimized.
This comment has been minimized.
That is correct @bharatviswa504 . |
|
Thank You @arp7 for the reply. |
|
This is to avoid spurious exception messages during DataNode shutdown. They were creating noise in the logs, especially when running MiniOzoneChaosCluster which frequently restarts nodes. |
bharatviswa504
left a comment
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.
Thank You @arp7 for the explanation.
+1 LGTM pending CI.
|
/retest |
|
Addressed issues flagged by CI, and rebased to current trunk. |
|
💔 -1 overall
This message was automatically generated. |
…garwal. Change-Id: I6db6bdd19839a45e5341ed7e745cd38f68af8378
|
Fix UT failures caused by previous commit. |
|
/retest |
bharatviswa504
left a comment
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.
+1 LGTM, An extra file is added which is not required can be taken care during the commit.
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.
+1 LGTM, pending CI.
|
+1, LGTM. Thanks for the patch, and thanks for the review. @bharatviswa504 |
apache#725) * HDDS-1422. Exception during DataNode shutdown. Contributed by Arpit Agarwal. Change-Id: I6db6bdd19839a45e5341ed7e745cd38f68af8378 * Suppress spurious findbugs warning. * Remove log file that got committed in error
1. Made public methods in ApplicationDescriptorImpl non-final for mocking. 2. Updated CachedTableDescriptor public method return types to include type parameters. 3. Changed next release version to 1.0.0 4. Made KafkaSystemAdmin#toKafkaSpec public. Author: Prateek Maheshwari <pmaheshwari@apache.org> Reviewers: Shanthoosh Venkatraman <svenkatr@linkedin.com> Closes apache#725 from prateekm/minor-fixes
…garwal.
Change-Id: I981fbd087baca80cc6b4ff58e91e63dcd9726c13