Commit Graph

8848 Commits

Author SHA1 Message Date
anoopsjohn 7c1135b3e3 HBASE-11424 Avoid usage of CellUtil#getTagArray(Cell cell) within server. (Anoop) 2014-06-27 22:35:08 +05:30
anoopsjohn cac468f33f HBASE-11421 HTableInterface javadoc correction. (Anoop) 2014-06-27 22:31:20 +05:30
Andrew Purtell 22575c9a72 HBASE-11418 build target site doesn't respect hadoop-two.version property (Konstantin Boudnik) 2014-06-26 19:15:28 -07:00
stack 96681210a7 HBASE-11415 [PE] Dump config before running test 2014-06-26 12:58:03 -07:00
stack 18c5cf9e43 HBASE-6192 Document ACL matrix in the book (Misty Stanley-Jones) 2014-06-26 10:36:01 -07:00
stack 4678ce09ca Note that 1.0 is JDK7 and JDK6 not supported 2014-06-26 10:06:48 -07:00
Ramkrishna 7f2f4e80c4 HBASE-10861 Extend ByteRange to create Mutable and Immutable ByteRange
(Ram)
2014-06-26 13:54:48 +05:30
Andrew Purtell cb9a6d1073 HBASE-11407 hbase-client should not require Jackson for pure HBase queries be executed (Sergey Beryozkin) 2014-06-25 16:35:53 -07:00
Jimmy Xiang f0a32dff9b HBASE-11370 SSH doesn't need to scan meta if not using ZK for assignment 2014-06-25 08:58:56 -07:00
Matteo Bertozzi 200579f5fd HBASE-11326 Use an InputFormat for ExportSnapshot (addendum) 2014-06-25 16:28:18 +02:00
Ramkrishna b8428a68c3 HBASE-11027-Remove kv.isDeleteXX() and related methods and use CellUtil
apis (Ram)
2014-06-25 17:02:18 +05:30
Nicolas Liochon 07a771866f HBASE-11297 Remove some synchros in the rpcServer responder 2014-06-25 11:01:42 +02:00
Ted Yu 3a097784b5 HBASE-11397 When merging expired stripes, we need to create an empty file to preserve metadata (Victor Xu) 2014-06-25 03:39:40 +00:00
Enis Soztutar 235aaee4fe HBASE-11376 Presplit table in IntegrationTestBigLinkedList's Generator tool 2014-06-24 17:56:48 -07:00
Enis Soztutar 13bad28e93 HBASE-11391 Thrift table creation will fail with default TTL with sanity checks 2014-06-24 17:29:28 -07:00
stack 05c1b27e6f HBASE-11324 Update 2.5.2.8. Managed Compactions (Misty Stanley-Jones) 2014-06-24 17:16:13 -07:00
Andrew Purtell b26fb383cf HBASE-11363 Access checks in preCompact and preCompactSelection are out of sync 2014-06-24 17:09:38 -07:00
stack 92179b8afe HBASE-11102 Document JDK versions supported by each release (Misty Stanley-Jones) 2014-06-24 17:08:20 -07:00
Ted Yu 62db371321 HBASE-11396 Invalid meta entries can lead to unstartable master (Craig Condit) 2014-06-24 22:47:56 +00:00
stack 6586728159 Add HP meetup 2014-06-24 10:54:43 -07:00
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