Duo Zhang
1568e05507
HBASE-22963 Netty ByteBuf leak in rpc client implementation ( #577 )
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-09-08 22:10:18 +08:00
Toshihiro Suzuki
345455a3db
HBASE-11062 hbtop ( #476 )
...
Signed-off-by: Stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Josh Elser <elserj@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-09-07 14:17:59 +09:00
Peter Somogyi
2bd4aa2d0b
HBASE-21996 Set locale for javadoc
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-23 22:34:09 +02:00
Viraj Jasani
e28a7c29c5
HBASE-22863 Cleanup transitive Jackson1 vulnerable dependencies(forward-port HBASE-22728) ( #505 )
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Reid Chan <reidchan@apache.org>
2019-08-21 22:16:52 +08:00
syedmurtazahassan
c5b29265a3
HBASE-22725 Remove all remaining Javadoc warnings
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-08-11 22:02:53 +02:00
Balazs Meszaros
14634411da
HBASE-15666 shaded dependencies for hbase-testing-util
...
Added new artifact hbase-shaded-testing-util. It wraps a whole hbase-server
with its testing dependencies. Users should use only the following dependency
in pom:
<dependency>
<groupId>org.apache.hbase</groupId>
<artifactId>hbase-shaded-testing-util</artifactId>
<version>${hbase.version}</version>
<scope>test</scope>
</dependency>
Added hbase-shaded-testing-util-tester maven module which ensures
that hbase-shaded-testing-util works with a shaded client.
Signed-off-by: Josh Elser <elserj@apache.org>
2019-08-07 07:43:44 -07:00
nyl3532016
df0b0144f3
HBASE-22778 Upgrade jasckson databind to 2.9.9.2 ( #454 )
...
Signed-off-by: Reid Chan <reidchan@apache.org>
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-08-05 20:36:33 +08:00
Duo Zhang
99ac6e497c
HBASE-22722 Upgrade jackson databind dependencies to 2.9.9.1 ( #402 )
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-07-24 10:03:35 +08:00
Viraj Jasani
1d656e8411
HBASE-22597 Upgrading commons-long to 3.9
...
Closes #317
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 5a9d877565
)
2019-06-20 09:35:14 -05:00
Sakthi
c248e12bc4
HBASE-22588 Upgrade jaxws-ri dependency to 2.3.2
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 92ee197647
)
2019-06-19 15:55:14 -05:00
Sakthi
38f051b750
HBASE-22264 Separate out jars related to JDK 11 into a folder in /lib
...
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 0fead7ff1c
)
2019-06-14 09:22:48 -05:00
Josh Elser
e38aa2624f
HBASE-22560 Upgrade jackson (2.9.9) and jetty (9.3.27) minor versions
...
Signed-off-by: Wellington Chevreuil <wchevreuil@apache.org>
2019-06-11 14:11:13 -04:00
Peter Somogyi
9a5de434e1
HBASE-22554 Upgrade to surefire 2.22.2
2019-06-09 14:34:57 +02:00
zhangduo
51180cb7ef
HBASE-22500 Addendum set hadoop 3 version to 3.1.2 in pom
2019-05-31 21:53:58 +08:00
Duo Zhang
59973d2024
HBASE-22500 Modify pom and jenkins jobs for hadoop versions
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-30 22:31:47 +08:00
Andrew Purtell
2c55bd9344
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:38:42 -07:00
Duo Zhang
6bd6a953a7
HBASE-22399 Change default hadoop-two.version to 2.8.x and remove the 2.7.x hadoop checks
2019-05-14 16:45:32 +08:00
Jan Hentschel
08f6ed3eab
HBASE-20494 Updated the version of metrics-core to 3.2.6
2019-05-10 09:48:26 +02:00
Sakthi
1e69d56dfb
HBASE-22345 REST Server must have specific version of javax.annotations available at runtime
...
Rest Server throws NoClassDefFoundError : javax/annotation/Priority after buiding with JDK8 and running on JDK8
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 68f14c19ff
)
2019-05-03 11:08:02 -05:00
Sean Busbey
4862a596ef
HBASE-22083 move eclipse settings into a profile.
...
Signed-off-by: stack <stack@apache.org>
Conflicts:
hbase-backup/pom.xml
hbase-hadoop-compat/pom.xml
hbase-protocol/pom.xml
2019-04-25 14:38:38 -05:00
Peter Somogyi
c9b283ec2e
HBASE-19222 update jruby to 9.1.17.0
...
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 2067b23c8c
)
2019-04-22 11:11:01 -05:00
zhangduo
3b0310c14c
HBASE-22222 Site build fails after hbase-thirdparty upgrade
...
(with addendum)
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 1e821aa9ce
)
2019-04-18 22:42:17 -05:00
Ben Manes
cadf321d53
HBASE-15560 W-TinyLFU based BlockCache
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-17 11:10:55 -07:00
Sakthi
86ce519849
HBASE-22249 Rest Server throws NoClassDefFoundError with Java 11 (run-time)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-17 10:42:12 -07:00
stack
c7e92bbc0d
HBASE-22155 Move 2.2.0 on to hbase-thirdparty-2.2.0
2019-04-09 09:39:31 -07:00
zhangduo
359cd73e25
HBASE-22099 Backport HBASE-21895 "Error prone upgrade" to branch-2
...
Signed-off-by: Michael Stack <stack@apache.org>
2019-03-30 14:28:15 +08:00
Andrew Purtell
13663e284d
Amend HBASE-21135 Build fails on windows as it fails to parse windows path during license check
...
Fix Maven warning introduced by this change
2019-03-28 10:13:37 -07:00
stack
939a29b41e
HBASE-22052 pom cleaning; filter out jersey-core in hadoop2 to match hadoop3 and remove redunant version specifications
...
This is a reapply of a reverted commit. This commit includes
HBASE-22059 amendment and subsequent ammendments to HBASE-22052.
See HBASE-22052 for full story.
jersey-core is problematic. It was transitively included from hadoop
and polluting our CLASSPATH with an implementation of a 1.x version
of the javax.ws.rs.core.Response Interface from jsr311-api when we
want the javax.ws.rs-api 2.x version.
M hbase-endpoint/pom.xml
M hbase-http/pom.xml
M hbase-mapreduce/pom.xml
M hbase-rest/pom.xml
M hbase-server/pom.xml
M hbase-zookeeper/pom.xml
Remove redundant version specification (and the odd property define
done already up in parent pom).
M hbase-it/pom.xml
M hbase-rest/pom.xml
Exclude jersey-core explicitly.
M hbase-procedure/pom.xml
Remove redundant version and classifier.
M pom.xml
Add jersey-core exclusions to all dependencies that pull it in
except hadoop-minicluster. mr tests fail w/o the jersey-core
so let it in for minicluster and then in modules, exclude it
where it causes damage as in hbase-it.
2019-03-25 09:28:39 -04:00
stack
0eb9223c3c
HBASE-22025 RAT check fails in nightlies; fails on (old) test data files.
2019-03-11 06:02:26 -07:00
Nihal Jain
1ad2175ded
HBASE-21135 Build fails on windows as it fails to parse windows path during license check
...
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 691f1a4c71
)
2019-03-08 22:27:31 -06:00
Kevin Su
ec2a1defce
HBASE-21057 upgrade to latest spotbugs
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-25 18:00:51 +08:00
Peter Somogyi
3592a57fea
HBASE-21667 Move to latest ASF Parent POM
...
Signed-off-by: Josh Elser <elserj@apache.org>
2019-02-22 12:21:15 +01:00
Sakthi
50a0e4f83e
HBASE-19889: Revert Workaround: Purge User API building from branch-2 so can make a beta-1
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-02-14 13:26:17 +01:00
Sean Busbey
e8767ea495
HBASE-21808 Ensure we can build with JDK11 targetting JDK8
...
Signed-off-by: Josh Elser <elserj@apache.org>
(cherry picked from commit 5784a09fff
)
2019-02-01 16:28:39 -06:00
Guanghao Zhang
16665b6e93
HBASE-21799 Update branch-2 version to 2.3.0-SNAPSHOT
2019-01-29 21:53:21 +08:00
zhangduo
cf6ab32f39
HBASE-21791 Upgrade thrift dependency to 0.12.0
2019-01-29 20:06:48 +08:00
Peter Somogyi
5f9316e781
HBASE-21711 Remove references to git.apache.org/hbase.git
2019-01-16 10:03:50 +01:00
Peter Somogyi
1200733cd9
HBASE-21685 Change repository urls to Gitbox
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-01-15 10:28:18 +01:00
Duo Zhang
ad285eae4f
HBASE-21635 Use maven enforcer to ban imports from illegal packages
2018-12-24 11:30:13 +08:00
Duo Zhang
0d17e4b399
HBASE-21417 Pre commit build is broken due to surefire plugin crashes
2018-11-01 15:13:36 +08:00
Artem Ervits
4fab2724e2
HBASE-21198 Exclude dependency on net.minidev:json-smart
...
Signed-off-by: Michael Stack <stack@apache.org>
2018-10-17 11:34:29 -07:00
Josh Elser
c84c399020
HBASE-21282 Upgrade to latest jetty 9.3 versions
...
Signed-off-by: Mike Drob <mdrob@apache.org>
2018-10-11 11:28:13 -04:00
Josh Elser
33d72e4db4
HBASE-21281 Upgrade bouncycastle to latest
...
BC 1.47 introduced some incompatible API changes which came in via
a new Maven artifact. We don't use any changed API in HBase. This
also removes some unnecessary dependencies on bcprov in other
modules (presumably, they are vestiges)
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Ted Yu <tedyu@apache.org>
2018-10-11 10:53:02 -04:00
Archana Katiyar
40c1f072b4
HBASE-21207 Add client side sorting functionality in master web UI for table and region server details
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2018-09-28 15:29:49 -07:00
Guangxu Cheng
de4c64c144
HBASE-21143 Update findbugs-maven-plugin to 3.0.4
2018-09-07 09:40:48 +08:00
Josh Elser
4bae818fb0
HBASE-21005 Remove local maven repo and fluido-skin jar
...
Signed-off-by: Mike Drob <mdrob@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2018-08-13 18:26:03 -04:00
Mike Drob
e3ab91a800
HBASE-20749 Update to checkstyle 8.11
2018-08-02 14:19:17 -05:00
zhangduo
584093c23f
HBASE-20538 Upgrade our hadoop versions to 2.7.7 and 3.0.3
2018-07-29 20:20:01 +08:00
zhangduo
5957fceda4
Revert "HBASE-20538 Upgrade our hadoop-two.version to 2.7.7 and 3.0.3"
...
This reverts commit 71a4c17d99
.
2018-07-29 20:19:16 +08:00
zhangduo
71a4c17d99
HBASE-20538 Upgrade our hadoop-two.version to 2.7.7 and 3.0.3
2018-07-29 20:04:53 +08:00