Jonathan Gray
|
69761be2c2
|
HBASE-4469 Avoid top row seek by looking up bloomfilter (liyin via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183155 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 22:56:18 +00:00 |
Todd Lipcon
|
4b902528e7
|
HBASE-4551 Fix pom and some test cases to compile and run against Hadoop 0.23
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183154 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 22:51:15 +00:00 |
Jonathan Gray
|
ef5476f5ca
|
HBASE-3417 CacheOnWrite is using the temporary output path for block names, need to use a more consistent block naming scheme (jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183137 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 22:21:00 +00:00 |
Nicolas Spiegelberg
|
df9b82c082
|
HBASE-4078 Validate store files after flush/compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183071 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 20:25:03 +00:00 |
larsh
|
9814ffbaf0
|
HBASE-4556 Fix all incorrect uses of InternalScanner.next(...)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1183016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 18:07:04 +00:00 |
ramkrishna
|
98bc9cc829
|
HBASE-4558 - Addendum for TestMasterFailOver (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182702 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 07:35:10 +00:00 |
ramkrishna
|
bd5d2b2433
|
HBASE-4558 Refactor TestOpenedRegionHandler and TestOpenRegionHandler. (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182655 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-13 05:22:43 +00:00 |
Doug Meil
|
84e369b597
|
HBASE-4584. some chapter reorganization (book.xml, developer.xml, ops_mgt.xml).
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182618 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 23:52:08 +00:00 |
larsh
|
202118d3b5
|
HBASE-4102 atomicAppend: A put that appends to the latest version of a cell
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182588 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 21:42:20 +00:00 |
Jonathan Gray
|
c2681355b5
|
HBASE-4582 Store.java cleanup (failing TestHeapSize and has warnings) (jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182530 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 19:08:50 +00:00 |
Michael Stack
|
a548c2084c
|
HBASE-4555 TestShell seems passed, but actually errors seen in test output file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182516 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 18:37:32 +00:00 |
Doug Meil
|
77e961f380
|
HBASE-4581 book.xml (revhistory fix, asf-info), developer.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182461 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 16:24:12 +00:00 |
Jonathan Gray
|
52c4ce5cdd
|
HBASE-4422 Move block cache parameters and references into single CacheConf class (jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182194 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-12 04:15:30 +00:00 |
Doug Meil
|
c52469aad9
|
HBASE-4576 book.xml,ops_mgt.xml - moved cluster repl into OpsMgt chapter.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182139 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 23:16:10 +00:00 |
larsh
|
ed7605b892
|
Integrating HBASE-4335
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1182096 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 21:20:39 +00:00 |
Doug Meil
|
90e9e2f057
|
HBASE-4573 book.xml, Put to KeyValue examples.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1181880 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 16:40:04 +00:00 |
Doug Meil
|
6d68cece01
|
HBASE-4571. book.xml, adding Schema Design Smackdown section.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1181307 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-11 00:15:52 +00:00 |
Doug Meil
|
5364f98a32
|
HBASE-4566 book.xml,ops_mgt.xml - KeyValue documentation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1181091 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 17:41:53 +00:00 |
Doug Meil
|
f4d8833824
|
HBASE-4564 book.xml,developer.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180918 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 12:25:06 +00:00 |
Michael Stack
|
19830aa18e
|
HBASE-4561 Update Maven documentation in book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180749 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-10 00:01:08 +00:00 |
ramkrishna
|
3d50077db1
|
HBASE-4540 OpenedRegionHandler is not enforcing atomicity of the operation it is performing . Also fixes HBASE-4539 (ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180553 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 06:35:46 +00:00 |
Michael Stack
|
251df1d35f
|
HBASE-4430 Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass -- DISABLED TESTSLABCACHE AGAIN... its hanging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180549 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 05:53:15 +00:00 |
Michael Stack
|
84adbe8b22
|
HBASE-4430 Disable TestSlabCache and TestSingleSizedCache temporarily to see if these are cause of build box failure though all tests pass -- DISABLED TESTSLABCACHE AGAIN... its hanging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180546 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 05:08:25 +00:00 |
larsh
|
5eb85ff899
|
1st commit! Adding myself as developer.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180297 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-08 02:27:08 +00:00 |
Michael Stack
|
72449b2bf4
|
HBASE-4547 TestAdmin failing in 0.92 because .tableinfo not found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1180085 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-07 16:04:30 +00:00 |
Michael Stack
|
e95a7409af
|
HBASE-4547 TestAdmin failing in 0.92 because .tableinfo not found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179881 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 22:02:00 +00:00 |
Michael Stack
|
82dd6f5235
|
HBASE-4482 Race Condition Concerning Eviction in SlabCache
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179868 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 21:39:47 +00:00 |
Michael Stack
|
c15feb5fbf
|
HBASE-4402 Retaining locality after restart broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179809 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 20:10:08 +00:00 |
Gary Helmling
|
da04d73e70
|
HBASE-4545 TestHLog doesn't clean up after itself
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179511 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 06:01:59 +00:00 |
Todd Lipcon
|
3d156a5a24
|
HBASE-4386 Fix a potential NPE in TaskMonitor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179479 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 00:16:45 +00:00 |
Jonathan Gray
|
ead9159ecd
|
HBASE-4465 Lazy-seek optimization for StoreFile scanners (mikhail/liyin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179442 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 21:14:50 +00:00 |
Doug Meil
|
435fea6d79
|
HBASE-4505 fixed javadoc for SubstringComparator.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179421 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 20:29:05 +00:00 |
Jean-Daniel Cryans
|
1edf8b65e4
|
HBASE-4501 [replication] Shutting down a stream leaves recovered
sources running
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179345 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 17:36:58 +00:00 |
Doug Meil
|
f973b6081e
|
HBASE-4541 clarifying versions in Schema Design
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179314 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 16:55:31 +00:00 |
Michael Stack
|
1131ebe570
|
HBASE-4481 TestMergeTool failed in 0.92 build 20
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179288 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 16:11:20 +00:00 |
ramkrishna
|
456e7fbb60
|
HBASE-4479 TestMasterFailover failure in Hbase-0.92#17(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179052 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 04:43:05 +00:00 |
Michael Stack
|
2b981abcbb
|
HBASE-4494 AvroServer:: get fails with NPE on a non-existent row
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179014 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-05 00:06:48 +00:00 |
Gary Helmling
|
fa6fb56932
|
HBASE-4537 Unused TestUser imports break compilation against secure Hadoop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1179005 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 23:10:33 +00:00 |
Jonathan Gray
|
6529cf3660
|
HBASE-4534 A new unit test for lazy seek and StoreScanner in general (mikhail via jgray)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178920 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 19:26:25 +00:00 |
Michael Stack
|
ea5ddc5ff7
|
HBASE-4520 Better handling of Bloom filter type discrepancy between HFile and CF config
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178893 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 18:27:54 +00:00 |
Michael Stack
|
6232eae926
|
HBASE-4531 hbase-4454 failsafe broke mvn site; back it out or fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178827 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-04 15:12:39 +00:00 |
Zhihong Yu
|
d4a8c48add
|
HBASE-4334 HRegion.get never validates row (Lars H)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178623 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 22:34:52 +00:00 |
Doug Meil
|
7f5f492925
|
HBASE-4533 applying 2nd patch for tweak to backup section - my fault.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178576 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 20:58:23 +00:00 |
Doug Meil
|
ab1d1d815c
|
HBASE-4533 tweaks to backup section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178572 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 20:53:21 +00:00 |
Jean-Daniel Cryans
|
4ecbf3c8c0
|
HBASE-4473 NPE when executors are down but events are still coming in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178520 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 19:08:23 +00:00 |
Michael Stack
|
cb845c04d8
|
HBASE-4531 hbase-4454 failsafe broke mvn site; back it out or fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178505 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 18:33:24 +00:00 |
Michael Stack
|
bbe544d2fa
|
HBASE-4526 special case for stopping master in hbase-daemon.sh is no longer required
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178462 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 17:14:23 +00:00 |
Doug Meil
|
f0aeae2ba4
|
HBASE-4530 expanding backup section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178437 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-03 16:07:10 +00:00 |
Zhihong Yu
|
fbe50d0404
|
HBASE-4496 Addendum for TestBlocksRead
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178264 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 22:22:29 +00:00 |
Zhihong Yu
|
c5f80ebc53
|
HBASE-4496 HFile V2 does not honor setCacheBlocks when scanning (Lars and Mikhail)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1178258 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-02 21:30:06 +00:00 |