Navigation Menu

Skip to content

Commit

Permalink
Add a TODO comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Jun 28, 2014
1 parent 7ac975f commit feeca84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/droonga/command/serf_event_handler.rb
Expand Up @@ -71,7 +71,7 @@ def process_event
save_status(:role, @payload["role"])
when "join"
process_node_join
when "unjoin"
when "unjoin" # TODO: Is "unjoin" clear word? How about "leave"?
process_node_unjoin
end
end
Expand Down

0 comments on commit feeca84

Please sign in to comment.