You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@accumulo.apache.org by dl...@apache.org on 2022/10/07 17:47:35 UTC

[accumulo] branch main updated (a8042e08cf -> 178f1f2e29)

This is an automated email from the ASF dual-hosted git repository.

dlmarion pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/accumulo.git


    from a8042e08cf Resolve TODO in ConditionalWriterIT (#3008)
     add 178f1f2e29 Missing permission checks #2 (#2994)

No new revisions were added by this update.

Summary of changes:
 .../core/clientImpl/thrift/ClientService.java      | 1608 ++++++++++++++++----
 core/src/main/thrift/client.thrift                 |   12 +
 .../server/client/ClientServiceHandler.java        |   99 +-
 .../org/apache/accumulo/test/NamespacesIT.java     |   17 +
 .../accumulo/test/functional/PermissionsIT.java    |   37 +-
 .../apache/accumulo/test/shell/ShellServerIT.java  |   22 +
 6 files changed, 1481 insertions(+), 314 deletions(-)