Guanghao
|
ca00cbeed2
|
HBASE-22488 Cleanup the explicit timeout value for test methods
|
2019-05-29 14:09:16 +08:00 |
Guanghao
|
896b473812
|
HBASE-22486 Fix flaky test TestLockManager
|
2019-05-29 10:58:10 +08:00 |
Jingyun Tian
|
325bb00d23
|
HBASE-22454 refactor WALSplitter
|
2019-05-29 10:56:40 +08:00 |
Guanghao
|
c3642b1dda
|
HBASE-22485 Fix failed ut TestClusterRestartFailover
|
2019-05-29 10:39:57 +08:00 |
haxiaolin
|
ee19bda3bc
|
HBASE-22411 Refactor codes of moving reigons in RSGroup
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-29 09:33:09 +08:00 |
Josh Elser
|
858d30dd30
|
HBASE-22467 UI fixes to enable Knox proxying
Closes #261
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2019-05-28 16:32:41 -04:00 |
Artem Ervits
|
3a3857690a
|
HBASE-22469 replace md5 checksum in saveVersion script with sha512
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-05-28 14:53:56 -04:00 |
Sean Busbey
|
6ddf893a34
|
HBASE-22148 Provide a LimitedPrivate(COPROC) API for setting Cell timestamp without copying.
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-05-28 12:18:30 -05:00 |
zhangduo
|
e919ca6ca7
|
HBASE-22471 Our nightly jobs for master and branch-2 are still using hadoop-2.7.1 in integration test
|
2019-05-28 22:57:50 +08:00 |
Guanghao
|
97090560a5
|
HBASE-22003 Fix flaky test TestVerifyReplication.testHBase14905
|
2019-05-28 17:22:53 +08:00 |
Xu Cang
|
1c1638f698
|
HBASE-20782 Fix duplication of TestServletFilter.access
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
|
2019-05-27 22:49:01 +02:00 |
Jan Hentschel
|
65b8179c22
|
HBASE-22326 Fixed Checkstyle errors in hbase-examples
|
2019-05-27 22:11:39 +02:00 |
Jan Hentschel
|
21fe1d27d2
|
HBASE-22327 Fixed remaining Checkstyle issue in hbase-hadoop-compat
|
2019-05-27 21:42:57 +02:00 |
Norbert Kalmar
|
b4dc778c3b
|
HBASE-22311 - Update community docs to recommend use of "Co-authored-by" in git commits
|
2019-05-27 17:24:57 +02:00 |
Duo Zhang
|
73267d9ab1
|
HBASE-22478 Add jackson dependency for hbase-http module
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-27 18:03:34 +08:00 |
binlijin
|
5dcfe5f8d8
|
HBASE-22441 BucketCache NullPointerException in cacheBlock
|
2019-05-27 17:14:42 +08:00 |
zhangduo
|
998b8416ca
|
HBASE-22473 Split TestSCP
|
2019-05-27 08:01:52 +08:00 |
Peter Somogyi
|
83b8472c9a
|
HBASE-22474 Add --mvn-custom-repo parameter to yetus calls
|
2019-05-26 18:11:22 +02:00 |
Duo Zhang
|
27c02a0b95
|
HBASE-22455 Split TestReplicationStatus
|
2019-05-25 14:42:55 +08:00 |
meiyi
|
96d2aabfad
|
add meiyi as a developer
|
2019-05-24 11:59:43 +08:00 |
Guanghao Zhang
|
de579cd243
|
HBASE-22462 (addendum) Should run a 'mvn install' at the end of hadoop check in pre commit job
|
2019-05-24 09:23:20 +08:00 |
Guanghao Zhang
|
6b899ccbbc
|
HBASE-22462 Should run a 'mvn install' at the end of hadoop check in pre commit job
|
2019-05-23 20:57:23 +08:00 |
Puleya7
|
f773043f87
|
HBASE-22440. Override getWalGroupsReplicationStatus to avoid NPE
Signed-off-by: Duo Zhang <zhangduo@apache.org>
|
2019-05-23 13:38:27 +08:00 |
Duo Zhang
|
f1a8aa4fd7
|
HBASE-22456 Polish TestSplitTransitionOnCluster
|
2019-05-23 09:43:10 +08:00 |
binlijin
|
8e47c8e739
|
HBASE-22445 Add file info when throw exceptions in HFileReaderImpl
|
2019-05-22 20:08:46 +08:00 |
binlijin
|
2bf7ad4e4f
|
HBASE-22447 Check refCount before free block in BucketCache
|
2019-05-22 16:19:08 +08:00 |
Andrew Purtell
|
a30b186568
|
HBASE-22449 https everywhere in Maven metadata (#247)
|
2019-05-21 12:34:25 -07:00 |
Biju Nair
|
91ccb22d32
|
HBASE-22443 Add hbase-vote script details to documentation
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2019-05-20 15:00:45 -07:00 |
Murtaza Hassan
|
c80f2ad276
|
HBASE-22226 Incorrect level for headings in asciidoc
|
2019-05-19 21:25:34 +02:00 |
zhangduo
|
b74df9b747
|
HBASE-22442 Nightly build is failing with hadoop 3.x
|
2019-05-19 07:54:29 +08:00 |
Duo Zhang
|
930691a846
|
HBASE-22400 Remove the adapter code in async fs implementation for hadoop-2.7.x
|
2019-05-18 14:05:47 +08:00 |
Sakthi
|
cb32f4faf0
|
HBASE-21991 [Addendum] Mark LossCounting as Private
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-17 14:09:38 +08:00 |
Wei-Chiu Chuang
|
6ea6573b74
|
HBASE-22184 [security] Support get|set LogLevel in HTTPS mode.
Signed-off-by: Reid Chan <reidchan@apache.org>
|
2019-05-17 10:47:26 +08:00 |
Duo Zhang
|
5a578f953b
|
HBASE-20970 Update hadoop check versions for hadoop3 in hbase-personality
Signed-off-by: Sean Busbey <busbey@apache.org>
|
2019-05-17 10:01:51 +08:00 |
huzheng
|
e254f5e67f
|
HBASE-22425 Balance shell command broken in HBase-3.0.0
|
2019-05-17 09:54:57 +08:00 |
haxiaolin
|
759ee217c5
|
HBASE-22424 Interactions in RSGroup test classes will cause TestRSGroupsAdmin2.testMoveServersAndTables and TestRSGroupsBalance.testGroupBalance flaky
Signed-off-by: Guanghao Zhang <zghao@apache.org>
|
2019-05-17 08:36:29 +08:00 |
Andrew Purtell
|
e1d023d54c
|
HBASE-22430 hbase-vote should tee build and test output to console
|
2019-05-16 16:45:53 -07:00 |
Tak Lon (Stephen) Wu
|
25a1c5a619
|
HBASE-22429 hbase-vote download step requires URL to end with '/' (#243)
|
2019-05-16 16:43:27 -07:00 |
Guanghao
|
bdd2fc6149
|
HBASE-22404 Open/Close region request may be executed twice when master restart
|
2019-05-16 09:10:55 +08:00 |
Andor Molnár
|
7878389669
|
HBASE-13798 TestFromClientSide* don't close the Table
|
2019-05-15 17:28:41 +02:00 |
Wellington Chevreuil
|
fab2e15ae4
|
HBASE-21784 Dump replication queue should show list of wal files ordered chronologically
Change-Id: I18c372406290e2b1e2b5503e2c87adcb9bf6fe91
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2019-05-14 14:04:54 -07:00 |
Andrew Purtell
|
81953d3e00
|
Amend HBASE-22377 Provide API to check the existence of a namespace which does not require ADMIN permissions
Sync Javadoc updates from branch-1 and branch-2 backports
|
2019-05-14 12:59:10 -07:00 |
Andrew Purtell
|
a9de9f5f28
|
HBASE-22377 Provide API to check the existence of a namespace which does not require ADMIN permissions (#225)
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-05-14 11:56:16 -07:00 |
Jan Hentschel
|
fde025112b
|
HBASE-22384 Fixed formatting issues in administration section of book
|
2019-05-14 18:30:01 +02:00 |
Duo Zhang
|
083605df8f
|
HBASE-22399 Change default hadoop-two.version to 2.8.x and remove the 2.7.x hadoop checks
|
2019-05-14 16:45:20 +08:00 |
zhangduo
|
0b8493f886
|
HBASE-21658 Addendum fix infinite wait when there are no meta locations yet
|
2019-05-14 08:12:36 +08:00 |
Caroline Zhou
|
0797243365
|
HBASE-22378. HBase Canary fails with TableNotFoundException when table deleted during Canary run
Signed-off-by: Xu Cang <xucang@apache.org>
|
2019-05-13 12:42:43 -07:00 |
Sean Busbey
|
feee97fffb
|
HBASE-22405 Update Ref Guide for EOL of Hadoop 2.7
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2019-05-13 13:14:44 -05:00 |
Sean Busbey
|
60dc5143f2
|
HBASE-22406 skip generating rdoc when building gems in our docker image for running yetus
Signed-off-by: Josh Elser <elserj@apache.org>
|
2019-05-13 11:21:16 -05:00 |
zhangduo
|
62ad94c2b5
|
HBASE-22365 Region may be opened on two RegionServers
|
2019-05-13 14:42:27 +08:00 |