2630 Commits

Author SHA1 Message Date
anoopsjohn
463fc9fbd8 HBASE-11194 [AccessController] issue with covering permission check in case of concurrent op on same row (Anoop) 2014-06-17 10:12:47 +05:30
Nicolas Liochon
0e647de3ee HBASE-11353 Wrong Write Request Count 2014-06-16 09:54:15 +02:00
Jeffrey Zhong
5136c70554 hbase-11094: https://issues.apache.org/jira/browse/HBASE-11094(addendum) 2014-06-15 12:01:23 -07:00
Michael Stack
63f0dffdba HBASE-11350 [PE] Allow random value size 2014-06-14 17:09:18 -04:00
Jimmy Xiang
58549428a6 HBASE-11059 ZK-less region assignment 2014-06-14 08:39:29 -07:00
Michael Stack
98deb39ace HBASE-11342 The method isChildReadLock in class ZKInterProcessLockBase is wrong (Qianxi Zhang) 2014-06-13 12:35:49 -07:00
Michael Stack
492f1f6d44 HBASE-8315 Documentation should have more information of LRU Stats 2014-06-13 11:02:23 -07:00
Nick Dimiduk
632301f525 HBASE-11307 Deprecate SlabCache 2014-06-13 09:40:44 -07:00
Jean-Daniel Cryans
8e547f3ba7 HBASE-8844 Document the removal of replication state AKA start/stop_replication (Misty Stanley-Jones) 2014-06-13 08:58:55 -07:00
Jimmy Xiang
92b494df45 HBASE-10871 Indefinite OPEN/CLOSE wait on busy RegionServers (Esteban) 2014-06-13 08:52:09 -07:00
Jeffrey Zhong
55cecc9679 HBase-11094: Distributed log replay is incompatible for rolling restarts 2014-06-12 21:50:16 -07:00
Jimmy Xiang
9e824cda19 HBASE-11162 RegionServer webui uses the default master info port irrespective of the user configuration (Srikanth) 2014-06-12 20:04:06 -07:00
Jimmy Xiang
500ba3de32 HBASE-10923 Control where to put meta region 2014-06-12 16:17:13 -07:00
Matteo Bertozzi
8064bd4fff HBASE-11326 Use an InputFormat for ExportSnapshot 2014-06-12 09:07:36 +01:00
Matteo Bertozzi
95a7e72302 HBASE-11327 ExportSnapshot hit stackoverflow error when target snapshotDir doesn't contain uri (Demai Ni) 2014-06-12 08:09:37 +01:00
Michael Stack
26096f363e HBASE-10336 Remove deprecated usage of Hadoop HttpServer in InfoServer (Eric Charles) 2014-06-11 13:55:15 -07:00
Michael Stack
3d3784dd22 HBASE-11329 Minor fixup of new blockcache tab number formatting 2014-06-11 12:25:18 -07:00
Ted Yu
aa916b81ce HBASE-11310 Addendum fixes compilation error 2014-06-11 18:50:27 +00:00
Jimmy Xiang
9944c6031f HBASE-11328 testMoveRegion could fail 2014-06-11 11:28:01 -07:00
Ramkrishna
eb1db5ac71 HBASE-11312:Minor refactoring of TestVisibilityLabels class(Srikanth via
Ram)
2014-06-11 18:15:30 +05:30
Michael Stack
2ab3b325ca HBASE-11320 Reenable bucket cache logging 2014-06-10 14:27:04 -07:00
Jimmy Xiang
ee76225783 HBASE-11120 Addendum for fixing compilation error 2014-06-10 09:31:36 -07:00
Michael Stack
948b22f082 HBASE-11120 Update documentation about major compaction algorithm (Misty Stanley-Jones) + addendum fixing CompactionConfiguration 2014-06-09 20:48:56 -07:00
Michael Stack
5851a06412 HBASE-4089 blockCache contents report 2014-06-09 16:42:30 -07:00
Matteo Bertozzi
2087489662 HBASE-11311 Secure Bulk Load does not execute chmod 777 on the files 2014-06-09 22:30:19 +01:00
Matteo Bertozzi
548d5061c9 HBASE-8495 Change ownership of the directory to bulk load 2014-06-09 22:27:50 +01:00
Ted Yu
961919d443 HBASE-11304 Enable HBaseAdmin.execProcedure to return data from procedure execution (Jerry He) 2014-06-08 18:48:20 +00:00
Jeffrey Zhong
c682d57e92 hbase-8763: Combine MVCC and SeqId 2014-06-06 18:25:46 -07:00
Ted Yu
b5e660fff4 HBASE-11302 ReplicationSourceManager#sources is not thread safe (Qianxi Zhang) 2014-06-06 16:57:57 +00:00
Michael Stack
623cfa33d1 HBASE-10962 Decouple region opening (HM and HRS) from ZK (Mikhail Antonov) 2014-06-06 07:46:00 -07:00
Nick Dimiduk
d824f0b25f HBASE-10641 Configurable Bucket Sizes in bucketCache 2014-06-04 13:31:16 -07:00
Michael Stack
ec9c12edff HBASE-10915 Decouple region closing (HM and HRS) from ZK (Mikhail Antonov) 2014-06-04 10:42:10 -07:00
Ted Yu
d20feaf1e7 HBASE-11204 Document bandwidth consumption limit feature for ExportSnapshot (Misty Stanley-Jones) 2014-06-04 04:33:24 +00:00
Ted Yu
5419bfdc8e HBASE-11201 addendum allows null data from procedure member 2014-06-03 21:54:36 +00:00
Ramkrishna
6a2467bbf2 HBASE-11126-Add RegionObserver pre hooks that operate under row lock (Ram) 2014-06-03 17:54:59 +05:30
Jimmy Xiang
369141b795 HBASE-11279 Block cache could be disabled by mistake 2014-06-02 20:01:43 -07:00
Jimmy Xiang
bdfb4172f8 HBASE-11237 Bulk load initiated by user other than hbase fails -- REVERT
This reverts commit 57826c7da9a4ed372e0c1c46c36b9bbd043e90e9.
Reason: wrong commit message
2014-06-02 19:58:50 -07:00
Jeffrey Zhong
7465c31947 HBASE-10922: Log splitting status should always be closed 2014-06-02 17:56:15 -07:00
Jimmy Xiang
57826c7da9 HBASE-11237 Bulk load initiated by user other than hbase fails 2014-06-02 17:06:19 -07:00
Michael Stack
43be19794a HBASE-10985 Decouple Split Transaction from Zookeeper (Sergey Soldatov) 2014-06-02 10:22:28 -07:00
Michael Stack
80557b872f HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian) 2014-06-02 09:19:16 -07:00
Matteo Bertozzi
86e5db5099 HBASE-10935 support snapshot policy where flush memstore can be skipped to prevent production cluster freeze (Tianying Chang) 2014-06-02 08:03:19 +01:00
Andrew Purtell
7f2f7c23a7 HBASE-11277 RpcServer threads can wedge under high load 2014-05-31 15:24:06 -07:00
Andrew Purtell
af63fba391 HBASE-11275 [AccessController] postCreateTable hook fails when another CP creates table on their startup (Anoop Sam John) 2014-05-31 15:01:49 -07:00
Ted Yu
8c7772488c HBASE-11201 Enable global procedure members to return values to procedure master (Jerry He) 2014-05-29 20:00:24 +00:00
Ted Yu
ee963a994b HBASE-11201 Revert due to unit test failures 2014-05-29 18:39:50 +00:00
Ted Yu
cf896d0671 HBASE-11201 Addendum restores Procedure#waitForCompleted() which returns void (Jerry He) 2014-05-29 18:04:38 +00:00
Ted Yu
cbd39422b4 HBASE-11201 Enable global procedure members to return values to procedure master 2014-05-29 02:56:01 +00:00
Michael Stack
78f7cd450f HBASE-11218 Data loss in HBase standalone mode (Liu Shaohui) 2014-05-28 10:34:10 -07:00
Matteo Bertozzi
ab896f05d1 HBASE-11220 Add listeners to ServerManager and AssignmentManager 2014-05-28 09:47:08 +01:00