You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hbase.apache.org by st...@apache.org on 2020/04/29 14:54:59 UTC

[hbase] branch master updated (3781ac9 -> 9cff7a4)

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

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


    from 3781ac9  HBASE-24171 Removed 2.1.10 from download page (#1493)
     add 9cff7a4  HBASE-24215 [Flakey Tests] [ERROR] TestSecureRESTServer java.lang.NoClassDefFoundError: com/sun/jersey/core/spi/factory/AbstractRuntimeDelegate Addendum: Add jersey-servlet to hadoop3 profile.

No new revisions were added by this update.

Summary of changes:
 hbase-rest/pom.xml                                 | 50 +++++++---------------
 .../org/apache/hadoop/hbase/rest/RESTServer.java   |  6 +--
 .../hadoop/hbase/rest/TestSecureRESTServer.java    |  4 +-
 .../apache/hadoop/hbase/HBaseTestingUtility.java   |  1 +
 .../hbase/thrift/TestBindExceptionHandling.java    |  8 +++-
 pom.xml                                            | 12 ++++++
 6 files changed, 39 insertions(+), 42 deletions(-)