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

[Transform] NPE when removing tasks without config #51153

Closed
hendrikmuhs opened this issue Jan 17, 2020 · 1 comment · Fixed by #51163
Closed

[Transform] NPE when removing tasks without config #51153

hendrikmuhs opened this issue Jan 17, 2020 · 1 comment · Fixed by #51163
Labels
:ml/Transform Transform

Comments

@hendrikmuhs
Copy link
Contributor

regression caused by #51072

detected by CI: https://gradle-enterprise.elastic.co/s/af3wrse63ax34/tests/fcijb24gqtmnc-ldayr6b5ykxam

PersistentTasksCustomMetaData is not checked for null

@hendrikmuhs hendrikmuhs added the :ml/Transform Transform label Jan 17, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/ml-core (:ml/Transform)

hendrikmuhs pushed a commit to hendrikmuhs/elasticsearch that referenced this issue Jan 17, 2020
hendrikmuhs pushed a commit that referenced this issue Jan 20, 2020
check custom meta data to avoid NPE, fixes a problem introduced in #51072

fixes #51153
hendrikmuhs pushed a commit that referenced this issue Jan 20, 2020
check custom meta data to avoid NPE, fixes a problem introduced in #51072

fixes #51153
hendrikmuhs pushed a commit that referenced this issue Jan 20, 2020
check custom meta data to avoid NPE, fixes a problem introduced in #51072

fixes #51153
SivagurunathanV pushed a commit to SivagurunathanV/elasticsearch that referenced this issue Jan 23, 2020
check custom meta data to avoid NPE, fixes a problem introduced in elastic#51072

fixes elastic#51153
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml/Transform Transform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants