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

CLI doesn't allow to forget all long running operation #13814

Open
MBkkt opened this issue Jan 24, 2025 · 0 comments
Open

CLI doesn't allow to forget all long running operation #13814

MBkkt opened this issue Jan 24, 2025 · 0 comments
Labels
area/cli CLI related issues

Comments

@MBkkt
Copy link
Collaborator

MBkkt commented Jan 24, 2025

At the moment ydb cli only supports

ydb operation list
ydb operation forget <id>
ydb operation cancel <id>

But each index creation/import/etc creates a long operation.
And some index creation operation can be quite large in SchemeShard LocalDB/in-memory state.
So sometimes user wants to delete all long operations that are already completed.

@MBkkt MBkkt added the area/cli CLI related issues label Jan 24, 2025
@MBkkt MBkkt changed the title CLI doesn't allow to forget multiple long running operation CLI doesn't allow to forget all long running operation Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/cli CLI related issues
Projects
None yet
Development

No branches or pull requests

1 participant