Skip to content

Fix null config in SnapshotLifecyclePolicy.toRequest#53328

Merged
probakowski merged 2 commits intoelastic:masterfrom
probakowski:fix-npe-snapshotlifecyclepolicy-torequest
Mar 10, 2020
Merged

Fix null config in SnapshotLifecyclePolicy.toRequest#53328
probakowski merged 2 commits intoelastic:masterfrom
probakowski:fix-npe-snapshotlifecyclepolicy-torequest

Conversation

@probakowski
Copy link
Copy Markdown
Contributor

This avoids NPE when executing SLM policy when no config was provided.

Related to #44465

Closes #53171

This avoids NPE when executing SLM policy when no config was provided.

Related to elastic#44465

Closes elastic#53171
@probakowski probakowski added >bug :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. v8.0.0 v7.7.0 v7.6.2 labels Mar 10, 2020
@elasticmachine
Copy link
Copy Markdown
Collaborator

Pinging @elastic/es-core-features (:Core/Features/ILM+SLM)

@probakowski
Copy link
Copy Markdown
Contributor Author

@elasticmachine update branch

Copy link
Copy Markdown
Contributor

@andreidan andreidan left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this @probakowski LGTM

Copy link
Copy Markdown
Member

@dakrone dakrone left a comment

Choose a reason for hiding this comment

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

LGTM too, thanks @probakowski

@probakowski probakowski merged commit bcb5e0f into elastic:master Mar 10, 2020
@probakowski probakowski deleted the fix-npe-snapshotlifecyclepolicy-torequest branch March 10, 2020 18:36
probakowski added a commit to probakowski/elasticsearch that referenced this pull request Mar 10, 2020
This avoids NPE when executing SLM policy when no config was provided.

Related to elastic#44465

Closes elastic#53171

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
probakowski added a commit to probakowski/elasticsearch that referenced this pull request Mar 10, 2020
This avoids NPE when executing SLM policy when no config was provided.

Related to elastic#44465

Closes elastic#53171

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
probakowski added a commit that referenced this pull request Mar 10, 2020
This avoids NPE when executing SLM policy when no config was provided.

Related to #44465

Closes #53171

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
probakowski added a commit that referenced this pull request Mar 10, 2020
This avoids NPE when executing SLM policy when no config was provided.

Related to #44465

Closes #53171

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>bug :Data Management/ILM+SLM DO NOT USE. Use ":StorageEngine/ILM" or ":Distributed Coordination/SLM" instead. v7.6.2 v7.7.0 v8.0.0-alpha1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RemoteTransportException caused by NullPointerException when trying to create snapshot through Kibana UI

5 participants