Zesong Sun created IOTDB-393:
--------------------------------
Summary: Unclear error message for no privilege users
Key: IOTDB-393
URL: https://issues.apache.org/jira/browse/IOTDB-393
Project: Apache IoTDB
Issue Type: Bug
Reporter: Zesong Sun
Fix For: 0.10.0-SNAPSHOT
Attachments: WechatIMG12.png
When no privilege user try to set storage group or insert, the error message
should be more clear
Before:
{code}
Msg: INSERT / SET_STORAGE_GROUP / (no error message for query operation)
{code}
Change to:
{code}
Msg: No permissions for this operation INSERT / SET_STORAGE_GROUP / QUERY
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)