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

apurtell pushed a change to branch branch-1.4
in repository https://gitbox.apache.org/repos/asf/hbase.git.


    from 2ba9ff1  HBASE-22225 Profiler tab on Master/RS UI not working w/o 
comprehensive message
     new 7925b48  Update POMs and CHANGES.txt for 1.4.10RC0
     new 6db8e5f  Revert "HBASE-22215 HBASE-22144 Correct MultiRowRangeFilter 
to work with reverse scans"
     new 88db814  Updated CHANGES.txt for 1.4.10RC0

The 3 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:
 CHANGES.txt                                        |  71 +++++
 hbase-annotations/pom.xml                          |   2 +-
 hbase-archetypes/hbase-archetype-builder/pom.xml   |   2 +-
 hbase-archetypes/hbase-client-project/pom.xml      |   2 +-
 .../hbase-shaded-client-project/pom.xml            |   2 +-
 hbase-archetypes/pom.xml                           |   2 +-
 hbase-assembly/pom.xml                             |   2 +-
 hbase-checkstyle/pom.xml                           |   4 +-
 hbase-client/pom.xml                               |   2 +-
 .../hadoop/hbase/filter/MultiRowRangeFilter.java   | 345 +++++----------------
 hbase-common/pom.xml                               |   2 +-
 hbase-error-prone/pom.xml                          |   4 +-
 hbase-examples/pom.xml                             |   2 +-
 hbase-external-blockcache/pom.xml                  |   2 +-
 hbase-hadoop-compat/pom.xml                        |   2 +-
 hbase-hadoop2-compat/pom.xml                       |   2 +-
 hbase-it/pom.xml                                   |   2 +-
 hbase-metrics-api/pom.xml                          |   2 +-
 hbase-metrics/pom.xml                              |   2 +-
 hbase-prefix-tree/pom.xml                          |   2 +-
 hbase-procedure/pom.xml                            |   2 +-
 hbase-protocol/pom.xml                             |   2 +-
 hbase-resource-bundle/pom.xml                      |   2 +-
 hbase-rest/pom.xml                                 |   2 +-
 hbase-rsgroup/pom.xml                              |   2 +-
 hbase-server/pom.xml                               |   2 +-
 .../hbase/filter/TestMultiRowRangeFilter.java      | 136 +-------
 hbase-shaded/hbase-shaded-check-invariants/pom.xml |   2 +-
 hbase-shaded/hbase-shaded-client/pom.xml           |   2 +-
 hbase-shaded/hbase-shaded-server/pom.xml           |   2 +-
 hbase-shaded/pom.xml                               |   2 +-
 hbase-shell/pom.xml                                |   2 +-
 hbase-testing-util/pom.xml                         |   2 +-
 hbase-thrift/pom.xml                               |   2 +-
 pom.xml                                            |   2 +-
 35 files changed, 178 insertions(+), 442 deletions(-)

Reply via email to