Skip to content

Comments

refactor: cassandra service 定義から不要な記述を削除#13

Open
tksugimoto wants to merge 1 commit intomainfrom
refactor/cassandra-service/delete-unnecessary-settings
Open

refactor: cassandra service 定義から不要な記述を削除#13
tksugimoto wants to merge 1 commit intomainfrom
refactor/cassandra-service/delete-unnecessary-settings

Conversation

@tksugimoto
Copy link
Contributor

cassandra を -f で foreground 起動する場合、pid ファイルによる管理は不要

参考

The cassandra utility | Apache Cassandra 3.0

-f	Start the cassandra process in foreground. The default is to start as background process.
-p filename	Log the process ID in the named file. Useful for stopping Cassandra by killing its PID.

cassandra を `-f` で foreground 起動する場合、pid ファイルによる管理は不要
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant