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

virajjasani pushed a change to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from a8587a1200 PHOENIX-7945 - Retain orphaned delete markers during 
Phoenix compaction (#2562)
     new 7979d14372 PHOENIX-7839 MetaDataEndPointIT recategorize as 
NeedsOwnMiniClusterTest (#2456)
     new c2e0395d83 PHOENIX-7832 TenantViewOperationWorkloadIT add missing 
break in WEIGHTED switch case (#2449)
     new f414bc5887 PHOENIX-7823 AuditLoggingIT replace hardcoded table names 
with generateUniqueName() (#2440)
     new 91e4c75fd4 PHOENIX-7820 ConnectionQueryServicesImpl.createSnapshot 
bounded retry on transient exception (#2438)

The 4 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:
 .../phoenix/query/ConnectionQueryServicesImpl.java | 151 +++++++++++++++++----
 .../org/apache/phoenix/end2end/AuditLoggingIT.java |  92 +++++++------
 .../apache/phoenix/end2end/MetaDataEndPointIT.java |  21 ++-
 .../workload/mt/TenantViewOperationWorkloadIT.java |   1 +
 4 files changed, 200 insertions(+), 65 deletions(-)

Reply via email to