Commit Graph

8728 Commits

Author SHA1 Message Date
Nicolas Liochon ab72babd97 HBASE-11403 Fix race conditions around Object#notify 2014-06-24 11:37:02 +02:00
Nicolas Liochon e991fd8055 HBASE-11390 PerformanceEvaluation: add an option to use a single connection 2014-06-24 11:34:45 +02:00
Nicolas Liochon b2914be9d3 HBASE-11387 metrics: wrong totalRequestCount 2014-06-24 11:21:12 +02:00
Ted Yu af9e519e00 HBASE-11380 HRegion lock object is not being released properly, leading to snapshot failure 2014-06-24 03:06:40 +00:00
Ted Yu 092fc71b18 HBASE-11398 Print the stripes' state with file size info (Victor Xu) 2014-06-23 21:30:40 +00:00
Jimmy Xiang 54a5375710 HBASE-11404 TestLogLevel should stop the server at the end 2014-06-23 09:51:04 -07:00
anoopsjohn 3020842d5c HBASE-11382 Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp) (Srikanth) 2014-06-23 13:36:32 +05:30
Ted Yu 008860cb3b HBASE-11395 Add logging for HBase table operations 2014-06-21 01:56:17 +00:00
Nicolas Liochon c75afc5b8f HBASE-11374 RpcRetryingCaller#callWithoutRetries has a timeout of zero 2014-06-20 10:15:26 +02:00
Andrew Purtell 890618bb11 HBASE-11362 Minor improvements to LoadTestTool and PerformanceEvaluation (Vandana Ayyalasomayajula) 2014-06-19 17:11:16 -07:00
Ted Yu 8c8d9d5008 HBASE-11375 Validate compile-protobuf profile in test-patch.sh 2014-06-19 23:46:22 +00:00
Michael Stack b5db143280 HBASE-9345 Add support for specifying filters in scan (Virag Kothari) 2014-06-19 16:11:52 -07:00
Michael Stack 9829bb9c24 HBASE-11338 Expand documentation on bloom filters (Misty Stanley-Jones) 2014-06-19 15:11:15 -07:00
Michael Stack 5764df2974 HBASE-11348 Make frequency and sleep times of chaos monkeys configurable (Vandan Ayyalasomayajula) 2014-06-19 14:50:50 -07:00
Michael Stack b16e36a5b2 HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian). DOC ADDENDUM 2014-06-19 14:38:19 -07:00
Jimmy Xiang 45bc13d87a HBASE-11378 TableMapReduceUtil overwrites user supplied options for multiple tables/scaners job 2014-06-19 09:12:53 -07:00
Jimmy Xiang 175f133dbc HBASE-11373 hbase-protocol compile failed for name conflict of RegionTransition 2014-06-18 09:10:59 -07:00
Jimmy Xiang 6834c929cc HBASE-11319 No need to use favored node mapping initialization to find all regions 2014-06-18 08:34:17 -07:00
Michael Stack 3ed3c5513c HBASE-11364 [BlockCache] Add a flag to cache data blocks in L1 if multi-tier cache 2014-06-17 22:33:40 -05:00
Nick Dimiduk b18c7b122f HBASE-11371 Typo in Thrift2 docs (Cesar Delgado) 2014-06-17 16:22:58 -07:00
Michael Stack 1b92422597 HBASE-11280 Document distributed log replay and distributed log splitting (Misty Stanley-Jones) 2014-06-17 18:18:00 -05:00
Ted Yu 1324a3cb18 HBASE-11052 Sending random data crashes thrift service 2014-06-17 16:03:16 +00:00
Michael Stack e476947d3f HBASE-11069 Decouple region merging from ZooKeeper (Sergey Soldatov) 2014-06-17 07:23:04 -05:00
Matteo Bertozzi 6304eb2cce HBASE-11341 ZKProcedureCoordinatorRpcs should respond only to members 2014-06-17 11:17:33 +01:00
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
anoopsjohn 14c2c00296 HBASE-10771 Primitive type put/get APIs in ByteRange (Anoop) 2014-06-15 16:22:11 +05:30
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
Nicolas Liochon 047463c278 HBASE-11273 Fix jersey and slf4j deps 2014-06-14 09:23:51 +02:00
Nicolas Liochon 3fa92647d2 HBASE-11347 For some errors, the client can retry infinitely 2014-06-14 08:45:07 +02:00
Jimmy Xiang 84ed7cf645 HBASE-11345 Add an option not to restore cluster after an IT test 2014-06-13 14:27:18 -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
Michael Stack 91991b72af HBASE-11337 Document how to create, modify, delete a table using Java (Misty Stanley-Jones) 2014-06-13 10:21:19 -07:00
Michael Stack 6764275ff0 HBASE-11340 Remove references to xcievers in documentation (Dima Spivak) 2014-06-13 10:12:08 -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
Ted Yu 62a78ab661 HBASE-11107 Provide utility method equivalent to 0.92's Result.getBytes().getSize() (Gustavo Anatoly) 2014-06-13 02:10:15 +00: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