Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-17030

Allow to GRANT or REVOKE multiple permissions in a single statement

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Normal
    • Resolution: Fixed
    • 4.1-alpha1, 4.1
    • CQL/Syntax
    • None

    Description

      In order to GRANT or REVOKE multiple permissions we are currently forced to execute multiple requests. For example:

      GRANT MODIFY ON KEYSPACE field TO manager;
      GRANT SELECT ON KEYSPACE field TO manager;
      

      We should be able to perform the same operations on a single request

      GRANT MODIFY, SELECT ON KEYSPACE field TO manager;
      

      Attachments

        Activity

          People

            frankgh Francisco Guerrero
            blerer Benjamin Lerer
            Francisco Guerrero
            Benjamin Lerer, Yifan Cai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 40m
                40m