mirror of https://github.com/apache/druid.git
668169d9a9
A command line arg -XX:OnOutOfMemoryError='chmod 644 ${project.parent.basedir}/target/*.hprof' was added to collect heap dumps: #17029 This arg is causing problems when running tests from Intellij. Intellij doesn't seem to likechmod 644, but this command works as expected in mvn. So as a workaround, add the chmod 644 ${BASE_DIR/target/*.hprof' command in a shell script that can then be executed when OnOutOfMemoryError happens to make Intellij happy. |
||
---|---|---|
.. | ||
code-review | ||
intellij-images | ||
teamcity-images | ||
backport-fail.gif | ||
backport.md | ||
chmod-heap-dumps.sh | ||
committer-instructions.md | ||
druid_intellij_formatting.xml | ||
eclipse.importorder | ||
eclipse_formatting.xml | ||
intellij-sdk-config.jpg | ||
intellij-setup.md | ||
license.md | ||
quidem | ||
style-conventions.md | ||
teamcity.md | ||
upgrade-calcite-parser |