You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@phoenix.apache.org by sk...@apache.org on 2020/01/08 23:35:36 UTC

[phoenix] branch 4.x-HBase-1.5 updated (abfcae0 -> 4d19e6b)

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

skadam pushed a change to branch 4.x-HBase-1.5
in repository https://gitbox.apache.org/repos/asf/phoenix.git.


    from abfcae0  PHOENIX-5650: IndexUpgradeTool does not rebuild view indexes
     add 4d19e6b  PHOENIX-5644: IndexUpgradeTool should sleep only once if there is at least one immutable table provided

No new revisions were added by this update.

Summary of changes:
 .../end2end/ParameterizedIndexUpgradeToolIT.java   |   2 +
 .../phoenix/mapreduce/index/IndexUpgradeTool.java  | 202 +++++++++++++++++----
 2 files changed, 164 insertions(+), 40 deletions(-)