Navigation Menu

Skip to content

Commit

Permalink
Restart node by changing of its accept_messages_newer_than.
Browse files Browse the repository at this point in the history
It is actually unneccesary, but we do it, because we should wait
until the change is completely notified to other nodes via the
serf cluster.
  • Loading branch information
piroor committed Apr 23, 2015
1 parent 434342d commit cad8109
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/droonga/command/droonga_engine.rb
Expand Up @@ -599,6 +599,7 @@ def run_catalog_observer

RESTART_TRIGGER_KEYS = [
"role",
"accept_messages_newer_than",
]

def run_cluster_state_observer
Expand Down

0 comments on commit cad8109

Please sign in to comment.