Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

QUERY: ability to manage indices (both only OQL and Lucene), and manage Continuous queries

LUCENE: ability to manage lucene indices

Examples:

Here is how it will work out for DISK resource:
1. CLUSTER:MANAGE:DISK - allows users to create/manage disk stores
2. CLUSTER:WRITE:DISK - allows users to create regions that write/overflow to disk stores
3. CLUSTER:READ:DISK - should be covered by DATA:READ, does not make sense here

 

Here is a revised list of permission strings. The ones that will change are highlighted below:

...