Noble Paul created SOLR-6486:
--------------------------------
Summary: solr start script can have a debug flag option
Key: SOLR-6486
URL: https://issues.apache.org/jira/browse/SOLR-6486
Project: Solr
Issue Type: Bug
Reporter: Noble Paul
Assignee: Timothy Potter
normally I would add this line to my java -jar start.jar
-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983
the script should take the whole string or assume the debug port to be
solrPort+10000 (if all I pass is debug=true) or if
debug="-agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=18983) use
it verbatim
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]