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

tdsilva pushed a change to branch 4.14-HBase-1.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from 18007c8  PHOENIX-5343 OrphanViewTool should not check Index Tables
     new 7095dd5  PHOENIX-5303 Fix index failures with some versions of HBase.
     new 138c495  PHOENIX-5269 use AccessChecker to check for user permisssions

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/phoenix/end2end/PermissionsCacheIT.java | 105 +++++++++++++++++++++
 .../coprocessor/PhoenixAccessController.java       |  91 ++++++++++++++++--
 .../hbase/index/scanner/ScannerBuilder.java        |   9 +-
 pom.xml                                            |   2 +-
 4 files changed, 197 insertions(+), 10 deletions(-)
 create mode 100644 
phoenix-core/src/it/java/org/apache/phoenix/end2end/PermissionsCacheIT.java

Reply via email to