[ 
https://issues.apache.org/jira/browse/SOLR-6486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14123467#comment-14123467
 ] 

Noble Paul commented on SOLR-6486:
----------------------------------

instead of a specific flag for debug , lets have a catch all param and users 
can use it anyway they want

> 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
>          Components: scripts and tools
>            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]

Reply via email to