question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tasks not removed from ElasticSearch when deleting workflow

See original GitHub issue

When removing a workflow instance using the CRUD API. The workflow index itself is removed from ElasticSearch, but the attached tasks are not removed.

When doing a \DELETE on the http://conductor/api/workflow/<workflow-uuid>/remove?archiveWorkflow=false endpoint, a 204 No Content is returned: all the occurrences are removed from Redis, the workflow index is removed from ElasticSearch, but the tasks of that workflow are not.

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
RemcoBuddelmeijercommented, Sep 21, 2022

@apanicker-nflx Can the issue be reopened? Currently working on the PR but would like for the progress to be followed here as well.

0reactions
james-deeecommented, Dec 2, 2022

Still waiting on the PR https://github.com/Netflix/conductor/issues/1505 to be merged

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to delete a task in Elasticsearch v7.14 - Elastic Discuss
I'm currently running a delete_by_query job and setting the wait_for_completion argument to false. In the documentation, it says: Running ...
Read more >
Index State Management in Amazon OpenSearch Service
Index State Management (ISM) in Amazon OpenSearch Service lets you define custom management policies that automate routine tasks, and apply them to indexes ......
Read more >
Deleting Operators from a cluster - OpenShift Documentation
Removing the Operator will not remove any of its custom resource definitions or managed resources. If your Operator has deployed applications on the...
Read more >
Deleting a Record - Data Director - Informatica Documentation
If your user role includes the delete permission, you can delete records in the active ... marks the record as deleted and no...
Read more >
Task list item(s) not deleting when List Item Deleted
Sharepoint 2007 SP2 I am the Site Collection Admin and Owner of the site. I have a Infopath forms library that uses a...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found