Convert AccessLevel to Set<Permission>
--------------------------------------
Key: CASSANDRA-1320
URL: https://issues.apache.org/jira/browse/CASSANDRA-1320
Project: Cassandra
Issue Type: Improvement
Reporter: Stu Hood
Assignee: Stu Hood
Fix For: 0.7 beta 1
Level based permissions are very limiting, and are likely to become
restrictive. The original reasoning behind using levels seems to be that Thrift
didn't allow an easy way to specify bitset permissions, but a Set<Enums> works
equally well.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.