You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ji...@apache.org on 2019/07/02 11:47:33 UTC

[incubator-iotdb] branch feature_async_close_tsfile updated (d768987 -> e8b76f3)

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(-)