This is an automated email from the ASF dual-hosted git repository. vjasani pushed a change to branch PHOENIX-6978-feature in repository https://gitbox.apache.org/repos/asf/phoenix.git
from aef30eff76 PHOENIX-7023 : Deprecate columns PHOENIX_TTL and PHOENIX_TTL_HWM and related code (#1688) add 57daedce3c PHOENIX-7045 AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps failing on 5.1 add e4c7018435 PHOENIX-7051 Remove direct dependency on Google Guice from phoenix-core add 3e7b9e9444 PHOENIX-7052 phoenix-pherf ITs fail because they do not use the miniCluster ZK quorum add 6125f0244c PHOENIX-7003 Harden hbase region inconsistencies check in CQSI#getAllTableRegions method (#1686) new 61435ae27f Merge branch 'master' into PHOENIX-6978-feature The 1 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-core/pom.xml | 9 ++++---- .../phoenix/end2end/AlterTableWithViewsIT.java | 2 +- .../phoenix/mapreduce/index/IndexScrutinyTool.java | 2 -- .../phoenix/query/ConnectionQueryServicesImpl.java | 4 +++- .../query/ConnectionQueryServicesImplTest.java | 26 ++++++++++++++++++++-- .../java/org/apache/phoenix/pherf/PherfMainIT.java | 9 ++++---- .../org/apache/phoenix/pherf/ResultBaseTestIT.java | 4 +++- .../org/apache/phoenix/pherf/SchemaReaderIT.java | 3 ++- .../pherf/workload/mt/MultiTenantTestUtils.java | 9 +++++++- .../mt/TenantTableOperationWorkloadIT.java | 6 +++++ .../workload/mt/TenantViewOperationWorkloadIT.java | 6 +++++ pom.xml | 26 +--------------------- 12 files changed, 64 insertions(+), 42 deletions(-)