Josh Elser
ba9609afbd
HBASE-22467 UI fixes to enable Knox proxying
...
Closes #261
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-05-28 16:31:54 -04:00
Sean Busbey
5eb0a2e64a
HBASE-22148 Provide a LimitedPrivate(COPROC) API for setting Cell timestamp without copying.
...
Signed-off-by: Josh Elser <elserj@apache.org>
(cherry picked from commit 16f18d5c2d
)
2019-05-28 12:20:00 -05:00
Guanghao
c51ec42a44
HBASE-22003 Fix flaky test TestVerifyReplication.testHBase14905
2019-05-28 17:26:34 +08:00
binlijin
8e9b504ffe
HBASE-22441 BucketCache NullPointerException in cacheBlock
2019-05-27 17:15:57 +08:00
zhangduo
378e8ba58f
HBASE-22419 Backport hbase-personality changes in HBASE-22399 to all active branches
2019-05-27 09:56:34 +08:00
Peter Somogyi
731b179d1a
HBASE-22474 Add --mvn-custom-repo parameter to yetus calls
2019-05-26 18:12:44 +02:00
Sakthi
6d1b4f7d35
HBASE-21991 [Addendum] Mark LossCounting as Private
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-05-25 23:48:21 +02:00
Guanghao Zhang
57f4fa4608
HBASE-22462 (addendum) Should run a 'mvn install' at the end of hadoop check in pre commit job
2019-05-24 12:12:17 +08:00
Guanghao Zhang
18dbc09815
HBASE-22462 Should run a 'mvn install' at the end of hadoop check in pre commit job
2019-05-24 12:12:08 +08:00
Puleya7
4b7e256cc6
HBASE-22440. Override getWalGroupsReplicationStatus to avoid NPE
...
Signed-off-by: Duo Zhang <zhangduo@apache.org>
2019-05-23 13:42:14 +08:00
stack
96175c7f51
Preparing development version 2.1.6-SNAPSHOT
2019-05-22 22:27:50 +00:00
stack
5a13560d24
Preparing HBase release 2.1.5RC0; tagging and updates to CHANGES.md and RELEASENOTES.md
2019-05-22 22:27:35 +00:00
binlijin
b4a08f5baa
HBASE-22445 Add file info when throw exceptions in HFileReaderImpl
2019-05-22 20:24:03 +08:00
binlijin
81dc712779
HBASE-22447 Check refCount before free block in BucketCache
2019-05-22 16:26:43 +08:00
Andrew Purtell
5b24d4e1bc
HBASE-22449 https everywhere in Maven metadata ( #247 )
2019-05-21 12:38:26 -07:00
Sergey Soldatov
9a7293c174
HBASE-22289 WAL-based log splitting resubmit threshold may result in a task being stuck forever
2019-05-20 09:23:39 -07:00
Murtaza Hassan
832d1bede7
HBASE-22226 Incorrect level for headings in asciidoc
2019-05-19 22:49:02 +02:00
zhangduo
c947a3edef
HBASE-22442 Nightly build is failing with hadoop 3.x
2019-05-19 07:57:14 +08:00
Duo Zhang
fe7a73c9e9
HBASE-20970 Update hadoop check versions for hadoop3 in hbase-personality
...
Signed-off-by: stack <stack@apache.org>
2019-05-18 14:03:33 -07:00
stack
c5d5cd3ff2
Revert "HBASE-22169 Open region failed cause memory leak"
...
This reverts commit 9363a4a6dfc0266d322c4c216c4c6c5cfbf8bb5.
2019-05-17 16:53:58 -07:00
Bing Xiao
9363a4a6df
HBASE-22169 Open region failed cause memory leak
...
Signed-off-by: stack <stack@apache.org>
2019-05-17 13:43:52 -07:00
Andrew Purtell
f22caffc9c
HBASE-22430 hbase-vote should tee build and test output to console
2019-05-16 16:47:00 -07:00
Tak Lon (Stephen) Wu
a17a74f142
HBASE-22429 hbase-vote download step requires URL to end with '/' ( #243 )
2019-05-16 16:46:59 -07:00
wellington
5a987ec682
HBASE-20305 adding options to skip deletes/puts on target when running SyncTable
...
Signed-off-by: tedyu <yuzhihong@gmail.com>
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-05-14 15:50:58 -07:00
Wellington Chevreuil
696298bfac
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:40:03 -07:00
Jan Hentschel
9f1eac2268
HBASE-22384 Fixed formatting issues in administration section of book
2019-05-14 21:00:56 +02:00
zhangduo
e0f8f9b886
HBASE-21658 Addendum fix infinite wait when there are no meta locations yet
2019-05-14 08:13:53 +08:00
Caroline Zhou
00efac9361
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:36:40 -07:00
Sean Busbey
cf484c8341
HBASE-22406 skip generating rdoc when building gems in our docker image for running yetus
...
Signed-off-by: Josh Elser <elserj@apache.org>
(cherry picked from commit 60dc5143f2
)
2019-05-13 11:24:23 -05:00
Puleya7
97db64d413
HBASE-22392. Remove extra/useless +
...
Signed-off-by: Jan Hentschel <jan.hentschel@ultratendency.com>
2019-05-12 21:44:38 +02:00
zhangduo
f5bd41b762
HBASE-21658 Should get the meta replica number from zk instead of config at client side
2019-05-11 09:31:58 +08:00
Jan Hentschel
872f107a5d
HBASE-20494 Updated the version of metrics-core to 3.2.6
2019-05-10 10:04:45 +02:00
Xu Cang
0132407c3e
HBASE-22274 Cell size limit check on append considers cell's previous size
2019-05-09 23:24:23 -07:00
Murtaza Hassan
8b5b6ce3ec
HBASE-22358 Change rubocop configuration for method length
2019-05-09 11:50:04 +02:00
chenyang
4eab21b2f0
HBASE-22324 loss a mass of data when the sequenceId of cells greater than Integer.Max
...
Signed-off-by: huzheng <openinx@gmail.com>
2019-05-09 15:49:28 +08:00
Andrew Purtell
ad35c224e1
HBASE-22375 Promote AccessChecker to LimitedPrivate(Coprocessor)
2019-05-08 18:16:54 -07:00
Jan Hentschel
6554f91778
HBASE-22379 Fixed Markdown in 'Voting on Release Candidates' section
2019-05-08 18:43:57 +02:00
ramkrish86
363647243c
HBASE-22072 High read/write intensive regions may cause long crash ( #214 )
...
* HBASE-22072 High read/write intensive regions may cause long crash
recovery
* Make the 'closing' variable as volatile and move the test case to
standlone class
2019-05-08 15:50:26 +05:30
Murtaza Hassan
c0b58a33c7
HBASE-20851 Change rubocop config for max line length of 100
2019-05-07 20:33:18 +02:00
OrDTesters
b818be4abf
HBASE-21467 Fix flaky test TestCoprocessorClassLoader.testCleanupOldJars
2019-05-06 09:46:28 -07:00
Wei-Chiu Chuang
19042a923c
HBASE-22087 Update LICENSE/shading for the dependencies from the latest Hadoop trunk.
...
When building with latest hadoop:
* JLine is now in the assembly so update licensing
* shaded client w/hadoop needs relocation for a couple new hadoop transitives
Co-authored-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 962585d376
)
2019-05-05 22:11:22 -05:00
Gabor Bota
8a472eae66
HBASE-22109 Update hbase shaded client for new transitive dependencies of guava after hadoop update
...
* Hadoop updated to Guava 27.0-jre
* Guava 27 adds error checker framework as a transitive dependency
* update relocation rules to relocate it for the shaded client that includes hadoop
Co-authored-by: Sean Busbey <busbey@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit 5c1af95c0a
)
2019-05-05 22:11:22 -05:00
Sean Busbey
f20d76df0c
HBASE-22314 shaded byo-hadoop client should list needed hadoop modules as provided scope to avoid inclusion of unnecessary transitive depednencies
...
(cherry picked from commit 87550bf963
)
2019-05-05 22:11:22 -05:00
Sean Busbey
91101213f4
HBASE-22312 Hadoop 3 profile for hbase-shaded-mapreduce should list mapreduce as a provided dependency
...
(cherry picked from commit cb0bbcbab3
)
2019-05-05 22:11:22 -05:00
zhangduo
9f81282f29
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
)
(cherry picked from commit 39f2f3acae
)
2019-05-05 22:11:22 -05:00
Adam Antal
c844660fef
HBASE-22268 Exclude javax.activation coming from Hadoop 3.2+ from shaded artifacts
...
Signed-off-by: Sean Busbey <busbey@apache.org>
(cherry picked from commit ce1a96f2f6
)
Conflicts:
hbase-shaded/hbase-shaded-client/pom.xml
hbase-shaded/pom.xml
2019-05-05 22:11:22 -05:00
Sean Busbey
443da328f2
HBASE-22359 Backport of HBASE-21371 misses activation-api license information
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-05 13:05:26 +02:00
zhangduo
a4381802c6
HBASE-22190 SnapshotFileCache may fail to load the correct snapshot file list when there is an on-going snapshot operation
2019-05-04 13:15:20 +08:00
Sergey Shelukhin
7269aa3743
HBASE-22354 master never sets abortRequested, and thus abort timeout doesn't work for it
...
Signed-off-by: Peter Somogyi <psomogyi@apache.org>
2019-05-03 09:08:15 +02:00
zhangduo
61f4cd7406
HBASE-22350 Rewrite TestClientOperationTimeout so we do not timeout when creating table
2019-05-02 17:38:39 +02:00