ctubbsii opened a new issue #746: Make use of JAVA_TOOL_OPTIONS in accumulo-env.sh URL: https://github.com/apache/accumulo/issues/746 In accumulo-env.sh for 2.0+, we have a custom JAVA_OPTS that we expect to be set by the end of the script. However, this is non-standard. We should instead use [JAVA_TOOL_OPTIONS][1]. [1]: https://docs.oracle.com/javase/8/docs/technotes/guides/troubleshoot/envvars002.html
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
