You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation disables cassandra service refresh from within cassandra role as it doesnt handle supervisor based service managment.
This could lead to situations when there can be a config change happend but cassandra service dont get refreshed/restarted.
The fix for this probably would be either adding supervisor based service management to the role or find out a way to use supervisor and lsb init script based service management handled somehow within the containers.
The text was updated successfully, but these errors were encountered:
Current implementation disables cassandra service refresh from within cassandra role as it doesnt handle supervisor based service managment.
This could lead to situations when there can be a config change happend but cassandra service dont get refreshed/restarted.
The fix for this probably would be either adding supervisor based service management to the role or find out a way to use supervisor and lsb init script based service management handled somehow within the containers.
The text was updated successfully, but these errors were encountered: