This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch feature_async_close_tsfile
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.
from d768987 merge with HEAD
add baee260 refactor Authorizer: use exception instead of boolean return
value
add e8b76f3 Merge branch 'feature_async_close_tsfile' of
github.com:apache/incubator-iotdb into feature_async_close_tsfile
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/auth/authorizer/BasicAuthorizer.java | 70 +++++++++++------
.../iotdb/db/auth/authorizer/IAuthorizer.java | 57 ++++++--------
.../iotdb/db/qp/executor/OverflowQPExecutor.java | 91 +++++++---------------
.../iotdb/db/auth/LocalFileAuthorizerTest.java | 81 ++++++++-----------
4 files changed, 130 insertions(+), 169 deletions(-)