You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Previously the heapdump file location embedded the entire UUID for the space,
the application, and the instance. This was, to put it mildly, long. This
change shrinks that value to only include the first 8 characters (everything
before the first hyphen) of those ids.
0 commit comments