Skip to content
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

Add Missing Nullable Annotations in SnapshotsService #49465

Conversation

original-brownbear
Copy link
Member

Just realized we were missing some annotations here which was somewhat
confusing since other methods/parameters have the Nullable annotation
wherever a null can be passed.

Just realized we were missing some annotations here which was somewhat
confusing since other methods/parameters have the `Nullable` annotation
wherever a `null` can be passed.
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-distributed (:Distributed/Snapshot/Restore)

@original-brownbear original-brownbear changed the title Add Missing Nullable Assertions in SnapshotsService Add Missing Nullable Annotations in SnapshotsService Nov 21, 2019
Copy link
Contributor

@ywelsch ywelsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@original-brownbear
Copy link
Member Author

Thanks Yannick!

@original-brownbear original-brownbear merged commit a59b452 into elastic:master Nov 22, 2019
@original-brownbear original-brownbear deleted the annotations-and-assertions-sn-service branch November 22, 2019 15:27
original-brownbear added a commit to original-brownbear/elasticsearch that referenced this pull request Nov 22, 2019
Just realized we were missing some annotations here which was somewhat
confusing since other methods/parameters have the `Nullable` annotation
wherever a `null` can be passed.
original-brownbear added a commit that referenced this pull request Nov 22, 2019
Just realized we were missing some annotations here which was somewhat
confusing since other methods/parameters have the `Nullable` annotation
wherever a `null` can be passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants