Closed
Description
Calling /actuator/heapdump
is giving me a heap-dump-file.
In spring boot 2.0.6 the heap-dump is not GZip compressed any more (it was compressed in spring boot 1.5.x)
The documentation says:
heapdump Returns a GZip compressed hprof heap dump file.