[
https://issues.apache.org/jira/browse/CASSANDRA-7901?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14126023#comment-14126023
]
Joshua McKenzie commented on CASSANDRA-7901:
--------------------------------------------
My preference would be to keep it in PowerShell scripting context. No need to
delve into C#/CLR for a process kill as that's another layer of complexity.
That, and I'm not sure I trust Process.Kill to be as thorough as a taskkill /F.
Most of the process killing API's try to be graceful and send a WM_CLOSE on
the Windows side.
> Implement -f functionality in stop-server.bat
> ---------------------------------------------
>
> Key: CASSANDRA-7901
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7901
> Project: Cassandra
> Issue Type: Improvement
> Environment: Windows
> Reporter: Philip Thompson
> Assignee: Philip Thompson
> Priority: Minor
> Labels: Windows
> Fix For: 2.1.1, 3.0
>
> Attachments: 7901.txt
>
>
> Stop-server.bat lists "-f" as an argument but does not handle it inside of
> stop-server.ps1.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)