You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@streampipes.apache.org by "tenthe (via GitHub)" <gi...@apache.org> on 2024/01/09 17:45:42 UTC

[I] Incomplete Asset Cleanup during ResetResource Trigger

tenthe opened a new issue, #2413:
URL: https://github.com/apache/streampipes/issues/2413

   ### Body
   
   ### Problem
   Assets are not removed from a StreamPipes instance when triggering the `ResetResource`.
   
   ### Context
   - The issue is observed in the e2e test `createAsset.spec.ts`.
   - Test retries fail consistently due to incomplete asset cleanup.
   - Subsequent tests are affected as the system retains dangling assets after test failures.
   
   ### Desired Solution
   - Ensure assets are properly removed during the `ResetResource` process.
   - Modify `ResetManagement` to handle the removal of all assets associated with a user.
   
   
   ### StreamPipes Committer
   
   I acknowledge that I am a maintainer/committer of the Apache StreamPipes project.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Incomplete Asset Cleanup during ResetResource Trigger

Posted by "tenthe (via GitHub)" <gi...@apache.org>.
tenthe closed issue #2413: Incomplete Asset Cleanup during ResetResource Trigger
URL: https://github.com/apache/streampipes/issues/2413


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@streampipes.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org