Skip to content

Conversation

dheidemann
Copy link
Contributor

Bug: Heap dump is initially correctly created on the specified instance. However, the helper functions only work on the default instance 0, therefore unable to locate the heap dump.
Changes:

  • switch argument for helper functions from app to [args] -> usage is more flexible and all needed parameters, including the app name already correctly appended by the caller, are now passed to the helpers

@dheidemann dheidemann added the bug label Aug 7, 2024
@dheidemann dheidemann requested a review from TimGerlach August 7, 2024 21:48
@dheidemann dheidemann self-assigned this Aug 7, 2024
@dheidemann dheidemann linked an issue Aug 7, 2024 that may be closed by this pull request
Copy link
Member

@JohnnyVim JohnnyVim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works really well. Thanks! 👍

@JohnnyVim JohnnyVim merged commit b9c44d2 into master Aug 9, 2024
@JohnnyVim JohnnyVim deleted the fix-local-heap-dumps branch August 9, 2024 13:40
@TimGerlach
Copy link
Contributor

Requested update of central cf cli plugin repository via #484.

@TimGerlach
Copy link
Contributor

v3.0.3 is now available to the public via

cf install-plugin java

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to get heap dump locally for instance except 0
3 participants