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

Brandon Williams commented on CASSANDRA-14351:
----------------------------------------------

Since we already have JNA this is pretty simple and safe and the patch applied 
cleanly, so I've applied it to 4.0 up.

||Branch||CI||
|[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-14351-4.0]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/1317/workflows/5b9b3b69-2c2f-46a8-b82a-93fb8fed203e],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/1317/workflows/61d4b67e-9ee8-4e79-a950-caff91759f58]|
|[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-14351-4.1]|[j8|https://app.circleci.com/pipelines/github/driftx/cassandra/1316/workflows/ea761924-f1d0-46e3-ae2f-5d861f1d3c5b],
 
[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/1316/workflows/10cc2052-4a79-4691-af44-e29eac495284]|
|[5.0|https://github.com/driftx/cassandra/tree/CASSANDRA-14351-5.0]|[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/1318/workflows/5118523a-5db1-4c7d-aa74-244e8dd78832],
 
[j17|https://app.circleci.com/pipelines/github/driftx/cassandra/1318/workflows/aa32dcf2-8510-43ff-815a-0bb0e648adaa]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-14351-trunk]|[j11|https://app.circleci.com/pipelines/github/driftx/cassandra/1319/workflows/926085d4-2849-4927-94d2-1a5eaec44a2c],
 
[j17|https://app.circleci.com/pipelines/github/driftx/cassandra/1319/workflows/7d0ac6ca-09aa-42cf-9b5d-c83d3d7caae4]|


> Support systemd SD_NOTIFY interface during startup
> --------------------------------------------------
>
>                 Key: CASSANDRA-14351
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14351
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Packaging
>            Reporter: Thomas Bechtold
>            Priority: Normal
>             Fix For: 4.0.x, 4.1.x, 5.0.x, 5.x
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> When cassandra is started via systemd, it would be nice to support the 
> [SD_NOTIFY|https://www.freedesktop.org/software/systemd/man/sd_notify.html] 
> protocol so systemd know, when cassandra is ready (that can be use for 
> dependencies or when you need to wait until cassandra startup is done).
> A very simple implementation could be done using the 
> {code:java}
> systemd-notify --ready
> {code}
> command line tool (and ignore it if the tool is not there)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to