Github user ctubbsii commented on a diff in the pull request:
https://github.com/apache/accumulo/pull/253#discussion_r129887994
--- Diff: assemble/conf/accumulo-site.xml ---
@@ -39,6 +39,15 @@
<name>tserver.memory.maps.native.enabled</name>
<value>true</value>
</property>
+ <!-- Used by the PerTableVolumeChooser which is the default
general.volume.chooser -->
--- End diff --
I agree. I think we'd want things to work out of the box. I think this is
why we previously discussed changing the default back to random instead of
per-table.
---
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.
---