You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "Igor Guzenko (Jira)" <ji...@apache.org> on 2020/03/19 11:08:00 UTC

[jira] [Created] (DRILL-7650) Add option to enable Jetty's dump for troubleshooting

Igor Guzenko created DRILL-7650:
-----------------------------------

             Summary: Add option to enable Jetty's dump for troubleshooting
                 Key: DRILL-7650
                 URL: https://issues.apache.org/jira/browse/DRILL-7650
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: Igor Guzenko


Jetty server implements a useful tool for [dumping|https://www.eclipse.org/jetty/documentation/current/jetty-dump-tool.html#dump-tool-via-jmx] the current state of the server, but in Drill, it's not possible to use it without code changes.  This ticket aims to add option *drill.exec.http.jetty.server.dumpAfterStart* in Apache Drill. 

Another change is to remove the redundant setProtocol(protocol) method call on sslContextFactory instance. 




--
This message was sent by Atlassian Jira
(v8.3.4#803005)