I deployed my Java code in openshift and wanted to take thread dump for it since we are facing some slowness in performance. Could someone help me on this how to take thread dump for deployed code in openshift?
I deployed my Java code in openshift and wanted to take thread dump for it since we are facing some slowness in performance. Could someone help me on this how to take thread dump for deployed code in openshift?