Github user lstav commented on the issue:
https://github.com/apache/accumulo/pull/242
> My point was that I selected "All", and I got an extra two filters
(default and accumulo). All should encompass everything -- it was confusing
that I had those extra filters which were meaningless (because I already said
"give me all the tables").
So the reason this happens is that the user can also remove specific tables
from the selected ones (if you selected "All", but then wanted to get rid of
the "Accumulo" namespace, you could just select "Accumulo" and it would leave
you with the "Default", if that makes sense.
> Docs for the java objects is fine, but I meant REST API docs. As I
understand it, Swagger is pretty common
(https://jakubstas.com/spring-jersey-swagger-create-documentation/). Describes
what REST endpoints exist, what options they accept and the responses they
return.
Ah, I see, didn't know these existed.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---