[jira] [Updated] (SOLR-11179) Ability to dump jstack

2017-10-24 Thread Ramsey Haddad (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramsey Haddad updated SOLR-11179:
-
Attachment: SOLR-11179.patch

OK. And here's is refined patch that also adds "jstack" to the windows solr.cmd 
file.


> Ability to dump jstack
> --
>
> Key: SOLR-11179
> URL: https://issues.apache.org/jira/browse/SOLR-11179
> Project: Solr
>  Issue Type: New Feature
>  Components: scripts and tools
>Reporter: Ramsey Haddad
>Priority: Minor
> Attachments: SOLR-11179.patch, SOLR-11179.patch, SOLR-11179.patch
>
>
> Add a "jstack" command to the "bin/solr" script to ease capture of jstacks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11179) Ability to dump jstack

2017-08-17 Thread Ramsey Haddad (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramsey Haddad updated SOLR-11179:
-
Attachment: SOLR-11179.patch

Here is a patch that incorporates some of your suggestions.
* We don't build/run Solr on Windows. I'd be happy to include changes for 
solr.cmd by someone in a position to test them.
* Yes, I have added a {{-o}} flag as suggested. .
* Yes, with the new design, if no output file is specified via {{-o}}, then the 
output will now go to stdout.
* Yes, the {{jstack}} needs to be run on the same box, as do many of the other 
commands, including the stars of this {{bin/solr}} script: {{start}} and 
{{stop}}. I'm pretty sure that if you have a suitable {{$\{JAVA_HOME\}}} for 
Solr, then {{jstack}} will be there in {{$\{JAVA_HOME\}/bin}},
* Yes, documentation added to Solr Ref Guide.


> Ability to dump jstack
> --
>
> Key: SOLR-11179
> URL: https://issues.apache.org/jira/browse/SOLR-11179
> Project: Solr
>  Issue Type: New Feature
>  Components: scripts and tools
>Reporter: Ramsey Haddad
>Priority: Minor
> Attachments: SOLR-11179.patch, SOLR-11179.patch
>
>
> Add a "jstack" command to the "bin/solr" script to ease capture of jstacks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org



[jira] [Updated] (SOLR-11179) Ability to dump jstack

2017-08-02 Thread Ramsey Haddad (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-11179?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ramsey Haddad updated SOLR-11179:
-
Attachment: SOLR-11179.patch

Here is the proposed addition.

> Ability to dump jstack
> --
>
> Key: SOLR-11179
> URL: https://issues.apache.org/jira/browse/SOLR-11179
> Project: Solr
>  Issue Type: New Feature
>  Components: scripts and tools
>Reporter: Ramsey Haddad
>Priority: Minor
> Attachments: SOLR-11179.patch
>
>
> Add a "jstack" command to the "bin/solr" script to ease capture of jstacks.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org