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

Brandon Williams updated CASSANDRA-15770:
-----------------------------------------
          Since Version: 3.0.0
    Source Control Link: 
https://github.com/apache/cassandra/commit/469c6496ae8817975140e5d353ccdebedbea6c06
             Resolution: Fixed
                 Status: Resolved  (was: Ready to Commit)

Committed, thanks!

> stop and restart fail in Debian 10 buster
> -----------------------------------------
>
>                 Key: CASSANDRA-15770
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15770
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Packaging
>            Reporter: Vicente Jimenez Aguilar
>            Assignee: Vicente Jimenez Aguilar
>            Priority: Normal
>              Labels: Debian, easyfix, patch
>             Fix For: 3.0.21, 3.11.7, 4.0-alpha
>
>         Attachments: 0001-Fix-init-script-for-debian-Buster.patch
>
>
> Debian 10 "buster" has an updated {{start-stop-daemon}} version that causes 
> init script to fail to stop or restart Cassandra daemon. {{stop}} option do 
> not stops first launched instance and depending of previous operations, 
> {{restart}} and {{start}} could launch a second Cassandra daemon instance.
> {{start-stop-daemon}} since version 1.19.3 fail to stop matching only a 
> pidfile that can be writen by an unprivileged (non-root) user because it is 
> considered a security risk.
> Adding a second matching option (user) solved this.
> This fix does not break compatibility with older versions and does not mess 
> with pidfile's mode or permissions.
> Related: CASSANDRA-15099
> https://github.com/vice/cassandra/tree/debian-buster



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

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

Reply via email to