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

Update ListVolumesUsed to support root tablet metadata. #1350

Closed
keith-turner opened this issue Sep 6, 2019 · 0 comments
Closed

Update ListVolumesUsed to support root tablet metadata. #1350

keith-turner opened this issue Sep 6, 2019 · 0 comments
Assignees
Milestone

Comments

@keith-turner
Copy link
Contributor

After the changes in #1313 the root tablets file metadata is no different from any other tablet. Now that it is the same ListVolumesUsed could be updated to remove the specialized code it has for zookeeper and just call listTable(Ample.DataLevel.ROOT, context);.

#1344 (comment)

@jmark99 jmark99 self-assigned this Jan 8, 2020
jmark99 added a commit to jmark99/accumulo that referenced this issue Jan 10, 2020
With changes in apache#1313 the root tablet file metadata is no different from
any other tablet. Given that fact, ListVolumesUsed has been updated to
remove the specialized code that it had for zookeeper and instead make
use of the Ample API for interfacing with zookeeper.
jmark99 added a commit to jmark99/accumulo that referenced this issue Jan 10, 2020
Updated to print message indicating no volumes found in ZK when
UnsupportedOperationException thrown.
jmark99 added a commit to jmark99/accumulo that referenced this issue Jan 13, 2020
@ctubbsii ctubbsii added this to the 2.1.0 milestone Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants