Istvan Toth created HBASE-28404: ----------------------------------- Summary: Use "set -x" when running release script in debug mode Key: HBASE-28404 URL: https://issues.apache.org/jira/browse/HBASE-28404 Project: HBase Issue Type: Improvement Components: scripts Reporter: Istvan Toth
Phoenix release scripts are forked from HBase. I found using the bash "set -x" command very useful when diagnosing problems. It is implemented as part of PHOENIX-7236, and could very easily ported back to HBase. -- This message was sent by Atlassian Jira (v8.20.10#820010)