Github user joshelser commented on the issue:
https://github.com/apache/accumulo/pull/235
With the percentages essentially being transformed into discrete values,
our same sanity checks should be in place that would prevent users from
providing configuration that exceeds the heap size?
I think it's just the one: `'-Xmx' >= (block caches) + (non-native-maps)`?
Do we need to update that check? Does anyone remember where that check is? :)
---
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.
---