druid/dev
Abhishek Radhakrishnan 668169d9a9
Provide `chmod` command for `-XX:OnOutOfMemoryError` from shell script (#17054)
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.
2024-09-13 00:17:28 -04:00
..
code-review Add instruction for code coverage checks (#9995) 2020-06-10 18:17:36 -10:00
intellij-images Add instruction for code coverage checks (#9995) 2020-06-10 18:17:36 -10:00
teamcity-images Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
backport-fail.gif Add instructions to backport a PR (#9052) 2019-12-18 11:57:01 -08:00
backport.md Add instructions to backport a PR (#9052) 2019-12-18 11:57:01 -08:00
chmod-heap-dumps.sh Provide `chmod` command for `-XX:OnOutOfMemoryError` from shell script (#17054) 2024-09-13 00:17:28 -04:00
committer-instructions.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
druid_intellij_formatting.xml Updated documentation for OshiSysMonitor (#14912) 2023-09-07 16:54:33 +05:30
eclipse.importorder Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
eclipse_formatting.xml Move dev-related files and instructions to dev/ directory; add committer's instructions (#7279) 2019-04-17 15:27:14 +02:00
intellij-sdk-config.jpg [ImgBot] Optimize images (#7873) 2019-06-24 21:27:48 -07:00
intellij-setup.md Update intellij-setup.md (#16655) 2024-06-26 17:38:37 +05:30
license.md Fix misspelling in license.md (#12941) 2022-08-24 10:53:47 +08:00
quidem Quidem record (#16624) 2024-08-05 14:58:32 +02:00
style-conventions.md Suggest adoption of Google Style guide (#14905) 2023-11-01 13:31:03 -07:00
teamcity.md chore: fix case of GitHub (#10928) 2021-05-07 01:15:43 -07:00
upgrade-calcite-parser Upgrade calcite to 1.37.0 (#16504) 2024-06-13 08:47:50 +02:00