Navigation Menu

Skip to content

Commit

Permalink
Add note for the special role "any"
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 30, 2015
1 parent f561f8c commit 18b6f8a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/droonga/node_role.rb
Expand Up @@ -26,6 +26,8 @@ class NodeRole

ANY = "any".downcase

#XXX ANY is not a valid role for a node. It is used
# just for checking acceptability of messages.
ROLES = [
SERVICE_PROVIDER,
ABSORB_SOURCE,
Expand Down

0 comments on commit 18b6f8a

Please sign in to comment.