-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Remove old license header from new files created during master terminology replacement #3924
Conversation
…ology replacement Signed-off-by: Tianli Feng <[email protected]>
@dreamer-89 Thanks a lot for your rapid review! 👍👍 |
Gradle Check (Jenkins) Run Completed with:
|
In build 696:
|
Gradle Check (Jenkins) Run Completed with:
|
Java heap space causing build failure. Even though the build marked successful. This is tracked in opensearch-project/opensearch-build#2324
|
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.
Let's not change the license header for old files of ES
Close this PR, because there is concern to remove the old license headers. Although the files are newly created, the file name is the same as those present in ES. |
Description
Class file list:
MasterNodeOperationRequestBuilder
MasterNodeReadOperationRequestBuilder
MasterNodeReadRequest
MasterNodeRequest
TransportMasterNodeAction
TransportMasterNodeReadAction
NoMasterBlockService
UnsafeBootstrapMasterCommand
LocalNodeMasterListener
MasterNodeChangePredicate
NotMasterException
MasterNotDiscoveredException
RestMasterAction
Issues Resolved
Comes from #3914 (comment)
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.