You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by gj...@apache.org on 2020/12/14 21:21:40 UTC

[phoenix] branch master updated (342f0a8 -> 5a7864c)

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

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


    from 342f0a8  PHOENIX-6058 Addendum for IndexVerificationOldDesignIT failure
     add 5a7864c  PHOENIX-6263 : Close Table resources for certain workflows

No new revisions were added by this update.

Summary of changes:
 .../phoenix/compile/CreateTableCompiler.java       | 11 +++-
 .../coprocessor/GlobalIndexRegionScanner.java      |  2 +-
 .../apache/phoenix/mapreduce/index/IndexTool.java  | 17 +++---
 .../index/IndexVerificationResultRepository.java   | 69 ++++++++++++++--------
 .../phoenix/query/ConnectionQueryServices.java     | 12 ++--
 .../java/org/apache/phoenix/util/IndexUtil.java    | 20 +++----
 6 files changed, 81 insertions(+), 50 deletions(-)