This is an automated email from the ASF dual-hosted git repository.
virajjasani pushed a change to branch 5.3
in repository https://gitbox.apache.org/repos/asf/phoenix.git
from 0eaf0ed2f4 PHOENIX-7945 - Retain orphaned delete markers during
Phoenix compaction (#2562)
new dca5d92549 PHOENIX-7839 MetaDataEndPointIT recategorize as
NeedsOwnMiniClusterTest (#2456)
new 8b1adaf149 PHOENIX-7832 TenantViewOperationWorkloadIT add missing
break in WEIGHTED switch case (#2449)
new 46825499f2 PHOENIX-7823 AuditLoggingIT replace hardcoded table names
with generateUniqueName() (#2440)
new 7840c369eb 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(-)