You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by vj...@apache.org on 2023/08/21 20:31:36 UTC

[phoenix] branch PHOENIX-7001-feature updated (6d7e9cb865 -> 928e09977c)

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

vjasani pushed a change to branch PHOENIX-7001-feature
in repository https://gitbox.apache.org/repos/asf/phoenix.git


    from 6d7e9cb865 PHOENIX-7019 ParallelPhoenixConnectionTest failures because of misconfigured EnvironmentEdgeManager
     add 928e09977c PHOENIX-6942: Some config properties do not have phoenix prefix

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/coprocessor/GlobalIndexRegionScanner.java | 11 +++++++++--
 .../coprocessor/UncoveredGlobalIndexRegionScanner.java       | 11 +++++++++--
 .../org/apache/phoenix/hbase/index/IndexRegionObserver.java  |  3 ---
 .../index/write/AbstractParallelWriterIndexCommitter.java    | 10 ++++++++--
 .../org/apache/phoenix/hbase/index/write/IndexWriter.java    | 11 +++++++++--
 .../index/write/TrackingParallelWriterIndexCommitter.java    | 11 +++++++++--
 .../phoenix/mapreduce/util/PhoenixConfigurationUtil.java     |  8 +++++++-
 .../java/org/apache/phoenix/util/PropertiesUtilTest.java     | 12 ++++++++++++
 8 files changed, 63 insertions(+), 14 deletions(-)