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/11/20 04:08:12 UTC

[phoenix] branch master updated (68ac1b4 -> d75c8d3)

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 68ac1b4  PHOENIX-6155 : Provide a coprocessor endpoint to avoid direct upserts into SYSTEM.TASK from the client
     add d75c8d3  PHOENIX-6228 : Close Admin resources for certain workflows (#976)

No new revisions were added by this update.

Summary of changes:
 .../apache/phoenix/mapreduce/OrphanViewTool.java   | 11 +++++----
 .../mapreduce/index/IndexScrutinyMapper.java       |  7 ++++--
 .../apache/phoenix/mapreduce/index/IndexTool.java  |  4 +++-
 .../phoenix/mapreduce/index/IndexUpgradeTool.java  |  4 ++--
 .../index/IndexVerificationOutputRepository.java   | 27 ++++++++++++----------
 .../index/IndexVerificationResultRepository.java   | 26 ++++++++++++---------
 .../phoenix/schema/SchemaExtractionProcessor.java  |  7 ++++--
 7 files changed, 52 insertions(+), 34 deletions(-)