[Groonga-commit] droonga/droonga-engine at feeca84 [master] Add a TODO comment

Back to archive index

Kouhei Sutou null+****@clear*****
Sat Jun 28 23:38:17 JST 2014


Kouhei Sutou	2014-06-28 23:38:17 +0900 (Sat, 28 Jun 2014)

  New Revision: feeca840c99b2233295f508c576361c8efee619d
  https://github.com/droonga/droonga-engine/commit/feeca840c99b2233295f508c576361c8efee619d

  Message:
    Add a TODO comment

  Modified files:
    lib/droonga/command/serf_event_handler.rb

  Modified: lib/droonga/command/serf_event_handler.rb (+1 -1)
===================================================================
--- lib/droonga/command/serf_event_handler.rb    2014-06-28 23:37:15 +0900 (4aa7f7c)
+++ lib/droonga/command/serf_event_handler.rb    2014-06-28 23:38:17 +0900 (97a35f0)
@@ -71,7 +71,7 @@ module Droonga
           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
-------------- next part --------------
HTML����������������������������...
下载 



More information about the Groonga-commit mailing list
Back to archive index