You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kvrocks.apache.org by "aleksraiden (via GitHub)" <gi...@apache.org> on 2023/03/29 14:36:57 UTC

[GitHub] [incubator-kvrocks] aleksraiden opened a new pull request, #1360: Little systemd service file update

aleksraiden opened a new pull request, #1360:
URL: https://github.com/apache/incubator-kvrocks/pull/1360

   A little bit updates, inspired from redis, nginx and mysql service unit definition.
   
   - KVRocks start requirement network-online instead of simple network policy
   - Starting a server only after network are fully up
   - Change maximum threads allowed (LimitNPROC) to 4096 
   - Add timeout by 300 sec for start/stop service
   - Addition security setup with flag NoNewPrivileges


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun commented on pull request #1360: Systemd service file update

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on PR #1360:
URL: https://github.com/apache/incubator-kvrocks/pull/1360#issuecomment-1488854211

   Random thoughts - such service config can work better if integrated with package manager like AUR (pacman) or Homebrew.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun merged pull request #1360: Systemd service file update

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun merged PR #1360:
URL: https://github.com/apache/incubator-kvrocks/pull/1360


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-kvrocks] tisonkun commented on pull request #1360: Systemd service file update

Posted by "tisonkun (via GitHub)" <gi...@apache.org>.
tisonkun commented on PR #1360:
URL: https://github.com/apache/incubator-kvrocks/pull/1360#issuecomment-1489565505

   Merging...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@kvrocks.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org