You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@iotdb.apache.org by GitBox <gi...@apache.org> on 2022/03/03 14:44:51 UTC

[GitHub] [iotdb] RYH61 opened a new pull request #5167: [IOTDB-2520] list user privilege root returns empty

RYH61 opened a new pull request #5167:
URL: https://github.com/apache/iotdb/pull/5167


   IoTDB> list user privileges root
   +-----------------------+
   |              privilege|
   +-----------------------+
   |      SET_STORAGE_GROUP|
   |      INSERT_TIMESERIES|
   |      UPDATE_TIMESERIES|
   |        READ_TIMESERIES|
   |      CREATE_TIMESERIES|
   |      DELETE_TIMESERIES|
   |            CREATE_USER|
   |            DELETE_USER|
   |        MODIFY_PASSWORD|
   |              LIST_USER|
   |   GRANT_USER_PRIVILEGE|
   |  REVOKE_USER_PRIVILEGE|
   |        GRANT_USER_ROLE|
   |       REVOKE_USER_ROLE|
   |            CREATE_ROLE|
   |            DELETE_ROLE|
   |              LIST_ROLE|
   |   GRANT_ROLE_PRIVILEGE|
   |  REVOKE_ROLE_PRIVILEGE|
   |        CREATE_FUNCTION|
   |          DROP_FUNCTION|
   |         CREATE_TRIGGER|
   |           DROP_TRIGGER|
   |          START_TRIGGER|
   |           STOP_TRIGGER|
   |CREATE_CONTINUOUS_QUERY|
   |  DROP_CONTINUOUS_QUERY|
   |                    ALL|
   +-----------------------+
   Total line number = 28
   It costs 0.010s


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls commented on pull request #5167: [IOTDB-2520] list user privilege root returns empty

Posted by GitBox <gi...@apache.org>.
coveralls commented on pull request #5167:
URL: https://github.com/apache/iotdb/pull/5167#issuecomment-1058194708


   
   [![Coverage Status](https://coveralls.io/builds/47052971/badge)](https://coveralls.io/builds/47052971)
   
   Coverage decreased (-0.03%) to 67.643% when pulling **db1e6d36dfacfc6338ac7cf5a64725d1d4137c62 on RYH61:fix_h** into **e8462e4f41c659123353f74443cc07ce4539b36a on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] coveralls edited a comment on pull request #5167: [IOTDB-2520] list user privilege root returns empty

Posted by GitBox <gi...@apache.org>.
coveralls edited a comment on pull request #5167:
URL: https://github.com/apache/iotdb/pull/5167#issuecomment-1058194708


   
   [![Coverage Status](https://coveralls.io/builds/47070706/badge)](https://coveralls.io/builds/47070706)
   
   Coverage increased (+0.006%) to 67.676% when pulling **b2fce713ed27159c264343cf7457dab40409e21c on RYH61:fix_h** into **e8462e4f41c659123353f74443cc07ce4539b36a on apache:master**.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu merged pull request #5167: [IOTDB-2520] list user privilege root returns empty

Posted by GitBox <gi...@apache.org>.
SteveYurongSu merged pull request #5167:
URL: https://github.com/apache/iotdb/pull/5167


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [iotdb] SteveYurongSu commented on pull request #5167: [IOTDB-2520] list user privilege root returns empty

Posted by GitBox <gi...@apache.org>.
SteveYurongSu commented on pull request #5167:
URL: https://github.com/apache/iotdb/pull/5167#issuecomment-1058733574


   Good catch! Please add some tests for the bugfix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@iotdb.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org