-
Notifications
You must be signed in to change notification settings - Fork 3.3k
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
HBASE-26185 Return mutable list in AssignmentManager#getExcludedServersForSystemTable #3577
Conversation
🎊 +1 overall
This message was automatically generated. |
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, pending QA
🎊 +1 overall
This message was automatically generated. |
🎊 +1 overall
This message was automatically generated. |
…rsForSystemTable (#3577) Signed-off-by: Viraj Jasani <vjasani@apache.org>
…rsForSystemTable (#3577) Signed-off-by: Viraj Jasani <vjasani@apache.org>
…rsForSystemTable (#3577) Signed-off-by: Viraj Jasani <vjasani@apache.org>
…rsForSystemTable (#3577) Signed-off-by: Viraj Jasani <vjasani@apache.org>
@shahrs87 @virajjasani FYI, looks like the JIRA ID for this ticket is incorrect ; at least, the title of the commit and PR doesn't match that of the JIRA. Was this supposed to be an addendum, or was it committed under the wrong JIRA ID? |
It was an addendum patch with the proper fix. @ndimiduk |
Thanks for the quick reply @shahrs87 . For future reference, our policy is that all commits' titles must match their Jira titles, and our convention for addendums is to append the text "(addendum)" to the original commit's title. |
@ndimiduk Will take care next time. |
No description provided.