Wellington Chevreuil
b306bdfa60
HBASE-21502 - Update SyncTable description on ref guide
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-25 14:03:59 -05:00
Duo Zhang
ec36372649
HBASE-22307 Addendum deprecated PreemptiveFastFailException
2019-04-25 16:54:35 +08:00
Duo Zhang
184568cadd
HBASE-22307 Deprecated Preemptive Fail Fast
2019-04-25 14:19:58 +08:00
Sayed Anisul Hoque
5bc7eda1c1
HBASE-22294 Removed deprecated method from WALKeyImpl
2019-04-24 21:43:14 +02:00
Jan Hentschel
25ea5fdede
HBASE-22304 Fixed remaining Checkstyle issues in hbase-endpoint
2019-04-24 18:49:24 +02:00
Sayed Anisul Hoque
e39f7dc930
HBASE-22299 Documentation has incorrect default number of versions ( #187 )
2019-04-24 16:16:30 +02:00
Sean Busbey
b5a6fd14fa
HBASE-22020 update nightly to yetus 0.9.0
...
Signed-off-by: stack <stack@apache.org>
2019-04-24 07:31:45 -05:00
Jan Hentschel
d3bf9c0a77
HBASE-22272 Fixed Checkstyle errors in hbase-backup
2019-04-24 13:41:51 +02:00
Yu Li
ab3d6cf811
HBASE-22283 Print row and table information when failed to get region location
2019-04-24 15:44:13 +08:00
李小保
7617b71f00
HBASE-22250 The same constants used in many places should be placed in constant classes
...
Signed-off-by: stack <stack@apache.org>
2019-04-23 21:24:14 -07:00
zhangduo
d77e90c006
HBASE-22296 Remove TestFromClientSide.testGetStartEndKeysWithRegionReplicas
2019-04-24 09:59:37 +08:00
Sakthi
fe7cf10272
HBASE-22086: Space Quota issue: Deleting snapshot doesn't update the usage of table
...
Signed-off-by: Josh Elser <elserj@apache.org>
2019-04-23 19:20:38 -04:00
stack
512bc844bb
HBASE-22298 branch-2.2 nightly fails "[ForOverride] Method annotated @ForOverride must have protected or package-private visibility"
2019-04-23 14:02:55 -07:00
zouxiangwen
6855143ba9
HBASE-22292 PreemptiveFastFailInterceptor clean repeatedFailuresMap issue
...
Signed-off-by: stack <stack@apache.org>
2019-04-23 07:56:59 -07:00
Jan Hentschel
3dfa98ffc1
HBASE-22258 Removed deprecated methods in VisibilityClient
2019-04-23 16:45:02 +02:00
Michael Stack
da286b9087
Merge pull request #158 from hextriclosan/HBASE-22047
...
HBASE-22047 LeaseException in Scan should be retried
2019-04-23 06:18:43 -07:00
Pankaj
4d358b0a2c
HBASE-22230 REST Server drops connection on long scan
...
Signed-off-by: stack <stack@apache.org>
2019-04-23 05:34:03 -07:00
Jan Hentschel
1f0e43a27a
HBASE-22232 Removed deprecated methods in CompareFilter
2019-04-23 13:25:17 +02:00
Michael Stack
1584d24a33
Merge pull request #100 from OrDTesters/fix-flaky-testCleanupOldJars
...
HBASE-21467 Fix flaky test TestCoprocessorClassLoader.testCleanupOldJars
2019-04-22 21:56:21 -07:00
Wellington Chevreuil
1644d74be7
HBASE-22200 - WALSplitter.hasRecoveredEdits should use same FS instance from WAL region dir
...
Signed-off-by: Zach York <zyork@apache.org>
2019-04-22 14:37:08 -07:00
Sean Busbey
01d3d32b16
HBASE-22286 License handling incorrectly lists CDDL/GPLv2+CE as safe to not aggregate.
...
* Remove cddl/gplv2+ce from list of "default okay" licenses
* correct supplemental info for javax activation to specify CDDL 1.1
Signed-off-by: Sakthi <sakthivel.azhaku@gmail.com>
Signed-off-by: Esteban Gutierrez <esteban@apache.org>
2019-04-22 13:58:17 -05:00
Peter Somogyi
2067b23c8c
HBASE-19222 update jruby to 9.1.17.0
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-22 11:10:07 -05:00
Adam Antal
ce1a96f2f6
HBASE-22268 Exclude javax.activation coming from Hadoop 3.2+ from shaded artifacts
...
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-22 11:03:42 -05:00
Dima Spivak
7154ea7114
HBASE-22206 dist.apache.org must not be used for public downloads
...
Signed-off-by: stack <stack@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-22 09:12:34 -05:00
zhangduo
c3c48f30f7
HBASE-22279 Add a getRegionLocator method in Table/AsyncTable interface
2019-04-22 18:37:23 +08:00
zhangduo
38ff46f88f
HBASE-22282 Should deal with error in the callback of RawAsyncHBaseAdmin.splitRegion methods
2019-04-22 16:44:38 +08:00
zhangduo
b0075a160a
HBASE-22278 RawAsyncHBaseAdmin should not use cached region location
2019-04-21 22:04:01 +08:00
zhangduo
eb912bb1da
HBASE-22261 Make use of ClusterStatusListener for async client
2019-04-21 22:03:43 +08:00
zhangduo
6e959777fc
HBASE-22260 Addendum also remove the reference to ReplicationLoadSink#getTimeStampsOfLastAppliedOp in hbase-shell module
2019-04-21 17:18:11 +08:00
Jan Hentschel
226c90c058
HBASE-22276 Removed deprecated UnmodifyableHRegionInfo
2019-04-21 10:46:58 +02:00
zhangduo
0645d5a033
HBASE-22267 Implement client push back for async client
2019-04-21 16:31:49 +08:00
Jan Hentschel
f30d6c958a
HBASE-22231 Removed unused and '*' imports
2019-04-20 22:03:32 +02:00
zhangduo
353f9226c3
HBASE-22236 AsyncNonMetaRegionLocator should not cache HRegionLocation with null location
2019-04-20 08:56:11 +08:00
Jan Hentschel
5b01e613fb
HBASE-19763 Fixed Checkstyle errors in hbase-procedure
2019-04-19 16:46:18 +02:00
meiyi
268bcce76f
HBASE-22208 Create access checker and expose it in RS
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
2019-04-19 12:39:09 +08:00
Sean Busbey
9e2181c85f
HBASE-22222 Addendum remove duplicate entries in supplemental models.
2019-04-18 22:23:37 -05:00
zhangduo
1e821aa9ce
HBASE-22222 Site build fails after hbase-thirdparty upgrade
...
Signed-off-by: Guanghao Zhang <zghao@apache.org>
Signed-off-by: Sean Busbey <busbey@apache.org>
2019-04-18 21:30:03 -05:00
zhangduo
a3d2a2df3a
HBASE-22244 Make use of MetricsConnection in async client
2019-04-18 22:13:27 +08:00
Jan Hentschel
f4aaf735e4
HBASE-22259 Removed deprecated method in ReplicationLoadSource
2019-04-18 11:32:55 +02:00
Sayed Anisul Hoque
09f484b1a0
HBASE-22260 Removed deprecated methods in ReplicationLoadSink
2019-04-18 08:44:22 +02:00
Bahram Chehrazy
428afa9c5e
HBASE-22150 rssStub in HRegionServer is not thread safe and should not directly be used
...
Signed-off-by: Sergey Shelukhin <sershe@apache.org>
2019-04-17 11:28:00 -07:00
Ben Manes
8ec93ea193
HBASE-15560 W-TinyLFU based BlockCache
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-17 11:10:36 -07:00
Sakthi
03e1182afd
HBASE-22249 Rest Server throws NoClassDefFoundError with Java 11 (run-time)
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2019-04-17 10:47:34 -07:00
Sean Busbey
93cd6fb360
HBASE-22171 Update downloads page with 1.2.12 release.
2019-04-17 12:04:24 -05:00
Jan Hentschel
12bcb879da
HBASE-22199 Replaced UTF-8 String with StandardCharsets.UTF_8
2019-04-17 10:13:25 +02:00
Sayed Anisul Hoque
d5a6433937
HBASE-22246 Removed deprecated field from MetricsReplicationSourceSource
2019-04-17 10:09:32 +02:00
Sayed Anisul Hoque
409523b110
HBASE-22248 Removed deprecated CollectionUtils
2019-04-17 10:07:21 +02:00
Andrew Purtell
cc9d401015
HBASE-22235 OperationStatus.{SUCCESS|FAILURE|NOT_RUN} are not visible to 3rd party coprocessors
2019-04-16 13:19:59 -07:00
Igor Rudenko
375ac55d77
HBASE-22047 LeaseException in Scan should be retried
2019-04-16 20:03:29 +03:00
Jan Hentschel
20f72f5e25
HBASE-22186 Removed remaining usages of SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_KEY and SnapshotDescriptionUtils.SNAPSHOT_TIMEOUT_MILLIS_DEFAULT
2019-04-16 09:01:54 +02:00