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

[Bug]: raise an error when use s in cleanup and dispose stage, r is ok. #17

Open
kisscelia opened this issue Oct 11, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kisscelia
Copy link
Collaborator

error screenshot:
image

xml:

<workstage name="cleanup objects">
      <work type="cleanup" workers="5" config="cprefix=thisistestbucket-0;containers=s(1,1);oprefix=w1-testmwrite-;objects=r(1,10)" />
</workstage>
<workstage name="cleanup objects">
      <work type="cleanup" workers="5" config="cprefix=thisistestbucket-0;containers=r(1,1);oprefix=w1-testmwrite-;objects=s(1,10)" />
</workstage>
<workstage name="test dispose">
      <work type="dispose" workers="5" config="cprefix=thisistestbucket-0;containers=s(1,1)" />
</workstage>

handbook:
image

@kisscelia kisscelia changed the title [Bug]: raise an error when use s in cleanup stage, r is ok. [Bug]: raise an error when use s in cleanup and dispose stage, r is ok. Oct 11, 2022
@kisscelia
Copy link
Collaborator Author

change handbook or code? 🐤

@kisscelia kisscelia added the bug Something isn't working label Oct 12, 2022
@kisscelia kisscelia self-assigned this Jun 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant