Skip to content

Add Missing Nullable Annotations in SnapshotsService#49465

Merged
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:annotations-and-assertions-sn-service
Nov 22, 2019
Merged

Add Missing Nullable Annotations in SnapshotsService#49465
original-brownbear merged 1 commit intoelastic:masterfrom
original-brownbear:annotations-and-assertions-sn-service

Conversation

@original-brownbear
Copy link
Copy Markdown
Contributor

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.
@original-brownbear original-brownbear added >non-issue :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs v8.0.0 v7.6.0 labels Nov 21, 2019
@elasticmachine
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor 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 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

:Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >non-issue v7.6.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants