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

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


    from 42ffee3  PHOENIX-5562 Simplify detection of concurrent updates on data 
tables with indexes
     new 99cfa7d  PHOENIX-5508 - ALTER INDEX REBUILD removes all rows from a 
simple global index
     new 113e9cf  PHOENIX-5560 - View Index Tables created incorrectly with 
IndexRegionObserver

The 2 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:
 .../apache/phoenix/end2end/index/AlterIndexIT.java | 73 ++++++++++++++++++++++
 .../apache/phoenix/end2end/index/ViewIndexIT.java  | 68 +++++++++++++++++---
 .../org/apache/phoenix/schema/MetaDataClient.java  | 32 ++++++++--
 3 files changed, 159 insertions(+), 14 deletions(-)
 create mode 100644 
phoenix-core/src/it/java/org/apache/phoenix/end2end/index/AlterIndexIT.java

Reply via email to