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 c422f8309f PHOENIX-7953 Add addPhoenixDependencyJars utility for
MapReduce jobs (#2564) (#2567)
new 735d98db98 PHOENIX-7855 Fix for flapper root cause:
java.lang.IllegalArgumentException: bound must be positive (#2475)
new 3c88e56fe0 PHOENIX-7833 CDCBaseIT/CDCQueryIT keep manual edge
installed after applyMutations (#2450)
new 517c20d6c3 PHOENIX-7834 CDCBaseIT do not force-delete a never-upserted
row (#2451)
new aa438e15d5 PHOENIX-7840 UpdateCacheIT recategorize as
NeedsOwnMiniClusterTest (#2457)
new 5bc2d61916 PHOENIX-7828 De-flake UCFWithDisabledIndexIT (#2445)
new 21a094754c PHOENIX-7824 ConcurrentMutationsExtendedIT fix wrong
TimeUnit on doneSignal.await (#2441)
new 5b79edda03 PHOENIX-7816 spotless addendum (#2578)
The 7 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:
.../java/org/apache/phoenix/end2end/CDCBaseIT.java | 27 +++++++++++++++++++---
.../org/apache/phoenix/end2end/CDCQueryIT.java | 11 ++++++++-
.../end2end/ConcurrentMutationsExtendedIT.java | 4 ++--
.../phoenix/end2end/UCFWithDisabledIndexIT.java | 27 +++++++++++++++++++++-
.../java/org/apache/phoenix/rpc/UpdateCacheIT.java | 19 +++++++++++++--
5 files changed, 79 insertions(+), 9 deletions(-)