Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create heap dump on OOME #41031

Merged
merged 1 commit into from
Apr 11, 2019
Merged

Conversation

mark-vieira
Copy link
Contributor

When we run into Gradle memory issues it's pretty much impossible to troubleshoot without heap dumps. This PR adds a JVM argument to the Gradle daemon so that it automatically creates a heap dump on an OOME. We can then upload these to GCP in CI or share manually for local failures.

@mark-vieira mark-vieira added >non-issue :Delivery/Build Build or test infrastructure v8.0.0 labels Apr 9, 2019
@mark-vieira mark-vieira self-assigned this Apr 9, 2019
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra

@alpar-t alpar-t added the v7.2.0 label Apr 11, 2019
@alpar-t alpar-t merged commit c0e2c6b into elastic:master Apr 11, 2019
alpar-t pushed a commit that referenced this pull request Apr 11, 2019
gurkankaymak pushed a commit to gurkankaymak/elasticsearch that referenced this pull request May 27, 2019
@mark-vieira mark-vieira added the Team:Delivery Meta label for Delivery team label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Delivery/Build Build or test infrastructure >non-issue Team:Delivery Meta label for Delivery team v7.2.0 v8.0.0-alpha1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants