Skip to content

Add Missing Nullable Assertions in SnapshotsService (#49465)#49492

Merged
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:49465-7.x
Nov 22, 2019
Merged

Add Missing Nullable Assertions in SnapshotsService (#49465)#49492
original-brownbear merged 1 commit intoelastic:7.xfrom
original-brownbear:49465-7.x

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.

backport of #49465

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 :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport labels Nov 22, 2019
@elasticmachine
Copy link
Copy Markdown
Collaborator

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

@original-brownbear original-brownbear merged commit 97c7ea6 into elastic:7.x Nov 22, 2019
@original-brownbear original-brownbear deleted the 49465-7.x branch November 22, 2019 16:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants