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

Make DeleteAllData a core operation #3270

Closed
cn337131 opened this issue Aug 21, 2024 · 0 comments · Fixed by #3271
Closed

Make DeleteAllData a core operation #3270

cn337131 opened this issue Aug 21, 2024 · 0 comments · Fixed by #3271
Assignees
Labels
enhancement Improvement to existing functionality/feature

Comments

@cn337131
Copy link
Member

Describe the new feature you'd like
At the moment a DeleteAllData operation is available to accumulo but needs to be 'activated' by a operations declarations file which is less than ideal and requires a restart of the Graph.

Why do you want this feature?
To prevent users having to restart a graph if they release they are missing this operation in their declaration file. Also would allow users to use this with the MapStore which is currently not available

@cn337131 cn337131 added the enhancement Improvement to existing functionality/feature label Aug 21, 2024
@cn337131 cn337131 self-assigned this Aug 21, 2024
wb36499 added a commit that referenced this issue Aug 29, 2024
* MapStore fixes and make DeleteAllData a core operation

* add test, fix typo and more improvements

* test fixes

* headers

* mvn spotless

* remove try/catch

---------

Co-authored-by: wb36499 <166839644+wb36499@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to existing functionality/feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant