Commit Graph

16080 Commits

Author SHA1 Message Date
stack 235272056d HBASE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed.
(cherry picked from commit aa8a999779)
2019-03-07 08:57:24 -06:00
Sean Busbey 3c7a349c2e Revert "SE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed."
This reverts commit aa8a999779.

bad commit message
2019-03-07 08:55:36 -06:00
stack c8f9f56e94 HBASE-21999 [DEBUG] Exit if git returns empty revision! 2019-03-06 16:44:50 -08:00
stack aa8a999779 SE-22006 Fix branch-2.1 findbugs warning; causes nightly show as failed. 2019-03-06 15:59:06 -08:00
ramkrishna e5fb8214b2 Revert oHBASE-21874 Bucket cache on Persistent memory"
This reverts commit 8f8323403b.
2019-03-06 22:57:57 +05:30
ramkrishna 8f8323403b HBASE-21874 Bucket cache on Persistent memory
Signed-off-by: Anoop John <anoop.hbase@gmail.com>, Sean Busbey
<busbey@apache.org>
2019-03-06 22:09:51 +05:30
subrat.mishra a51e584d7e HBASE-21871 Added support to specify a peer table name in VerifyReplication tool
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
2019-03-06 23:30:00 +09:00
stack 11badde248 HBASE-21998 Move branch-2.1 version from 2.1.4 to 2.1.5-SNAPSHOT 2019-03-05 20:29:22 -08:00
stack b02187d056 HBASE-21997 Fix hbase-rest findbugs ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD complaint 2019-03-05 12:14:59 -08:00
stack 61e0a3ceac HBASE-21960 RESTServletContainer not configured for REST Jetty server
Addendum to work around bouncycastle version issues.
2019-03-05 09:49:56 -08:00
stack b214d4d9f3 HBASE-21990 puppycrawl checkstyle dtds 404... moved to sourceforge 2019-03-04 21:00:35 -08:00
zhangduo 1128cad3dd HBASE-21985 Set version as 2.1.4 in branch-2.1 in prep for first RC 2019-03-05 08:26:54 +08:00
zhangduo 8dcbf6ce8b HBASE-21984 Generate CHANGES.md and RELEASENOTES.md for 2.1.4 2019-03-04 21:24:33 +08:00
Jingyun Tian 4e74afe12f HBASE-21934 RemoteProcedureDispatcher should track the ongoing dispatched calls 2019-03-04 17:16:54 +08:00
Duo Zhang 6aea82b1c7 HBASE-21094 Remove the explicit timeout config for TestTruncateTableProcedure
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-03-04 15:52:15 +08:00
Guanghao Zhang 48fcf665d5 Revert "HBASE-20194 Remove the explicit timeout config for TestTruncateTableProcedure"
This reverts commit 239d12dae8.
2019-03-04 15:51:36 +08:00
zhangduo 9f773d36d3 HBASE-21093 Move TestCreateTableProcedure.testMRegions to a separated file
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-03-04 15:50:50 +08:00
Guanghao Zhang 8a67b2b22d Revert "HBASE-20193 Move TestCreateTableProcedure.testMRegions to a separated file"
This reverts commit bf21a9dc33.
2019-03-04 15:50:28 +08:00
zhangduo 2872b156b3 HBASE-21983 Should track the scan metrics in AsyncScanSingleRegionRpcRetryingCaller if scan metrics is enabled 2019-03-03 19:09:02 +08:00
zhangduo ada2680bc6 HBASE-21980 Fix typo in AbstractTestAsyncTableRegionReplicasRead 2019-03-03 08:29:56 +08:00
zhangduo 6d03807e4c HBASE-21978 Should close AsyncRegistry if we fail to get cluster id when creating AsyncConnection
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-03-03 08:19:49 +08:00
Duo Zhang 73c62bc5d0 HBASE-21976 Deal with RetryImmediatelyException for batching request
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-03-02 12:14:43 +08:00
Duo Zhang 1a0a41bc2b HBASE-21961 Infinite loop in AsyncNonMetaRegionLocator if there is only one region and we tried to locate before a non empty row
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-27 17:55:20 +08:00
Duo Zhang 3eff82f8d9 HBASE-21906 Backport the CallQueueTooBigException related changes in HBASE-21875 to branch-2.1/branch-2.0 2019-02-27 17:43:26 +08:00
Josh Elser 7206ef6427 HBASE-21960 Ensure RESTServletContainer used by RESTServer
Signed-off-by: stack <stack@apache.org>
2019-02-26 22:31:12 -05:00
Duo Zhang bc71447a0d HBASE-21943 Addendum fix compile error 2019-02-27 11:14:19 +08:00
Duo Zhang dcc22d3e41 HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-26 11:22:29 +08:00
xuqinya 8062cb95a0 HBASE-21942 [UI] requests per second is incorrect in rsgroup page(rsgroup.jsp)
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-02-25 16:26:33 +01:00
Kevin Su 82ae356bf1 HBASE-21057 upgrade to latest spotbugs
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: zhangduo <zhangduo@apache.org>
2019-02-25 19:50:43 +08:00
zhangduo ceb900fbf3 Revert "HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client"
This reverts commit 6881753e59.
2019-02-24 20:14:50 +08:00
Duo Zhang 6881753e59 HBASE-21943 The usage of RegionLocations.mergeRegionLocations is wrong for async client
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-24 17:34:42 +08:00
Duo Zhang 3e2c75d2d7 HBASE-21929 The checks at the end of TestRpcClientLeaks are not executed
Signed-off-by: Xu Cang <xucang@apache.org>
2019-02-23 20:57:22 +08:00
Toshihiro Suzuki 51fb26209d HBASE-21867 Support multi-threads in HFileArchiver 2019-02-23 09:27:21 +09:00
Peter Somogyi 70bde491da HBASE-21667 Move to latest ASF Parent POM
Signed-off-by: Josh Elser <elserj@apache.org>
2019-02-22 13:15:19 +01:00
zhangduo ba02226302 HBASE-21927 Always fail the locate request when error occur
Signed-off-by: Zheng Hu <openinx@gmail.com>
2019-02-20 19:48:51 +08:00
Guanghao Zhang 97445d99be HBASE-21932 Use Runtime.getRuntime().halt to terminate regionserver when abort timeout 2019-02-20 16:09:09 +08:00
zhangduo 851262d15d HBASE-21930 Deal with ScannerResetException when opening region scanner
Signed-off-by: Zheng Hu <openinx@gmail.com>
2019-02-20 11:17:59 +08:00
Josh Elser 13b5a168b7 HBASE-21915 Make FileLinkInputStream implement CanUnbuffer
Signed-off-by: Wellington Chevreuil <wellington.chevreuil@gmail.com>
Signed-off-by: Esteban Gutierrez <esteban@apache.org>
2019-02-19 16:42:35 -05:00
Daisuke Kobayashi 217b893ec4 HBASE-21899 Fix missing variables for slf4j Logger
Signed-off-by: Toshihiro Suzuki <brfrn169@gmail.com>
2019-02-17 20:17:04 +09:00
Duo Zhang 2386f0a897 HBASE-21910 The nonce implementation is wrong for AsyncTable
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-15 20:24:56 +08:00
Sakthi c32f4b0021 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:27:09 +01:00
Duo Zhang aafbfa4c9d HBASE-21900 Infinite loop in AsyncMetaRegionLocator if we can not get the location for meta
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-02-14 19:50:35 +08:00
Duo Zhang 8611bef4fd HBASE-21897 Set version to 2.1.4-SNAPSHOT for branch-2.1 2019-02-14 16:39:12 +08:00
Duo Zhang 29698a86fb HBASE-21890 Use execute instead of submit to submit a task in RemoteProcedureDispatcher
Signed-off-by: Michael Stack <stack@apache.org>
2019-02-14 14:25:11 +08:00
Sean Busbey aa64ae4377 HBASE-21884 avoid autoboxing in ugi ref counting for secure bulk load
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
(cherry picked from commit 4273e42ce5)
2019-02-13 15:18:47 -06:00
Guanghao Zhang 66907c816f HBASE-21889 Use thrift 0.12.0 when build thrift by compile-thrift profile 2019-02-13 17:19:16 +08:00
huzheng fca1ece03c HBASE-18484 VerifyRep by snapshot does not work when Yarn/SourceHBase/PeerHBase located in three different HDFS clusters 2019-02-12 10:58:18 +08:00
Nihal Jain 6d52f167c7 HBASE-21636 Enhance the shell scan command to support missing scanner specifications like ReadType, IsolationLevel etc. 2019-02-11 08:41:08 -08:00
Duo Zhang 307653281d HBASE-21854 Race condition in TestProcedureSkipPersistence
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-02-11 14:57:58 +01:00
zhangduo da5ec9e4c0 HBASE-21819 Addendum include resolved new issues since RC0 2019-02-11 10:55:10 +08:00