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
Michael Stack
5ab9a073e6
Add NYC meetup announcement
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177918 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 05:14:45 +00:00
Michael Stack
15e66a3ab5
HBASE-4509 [hbck] Improve region map output
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177900 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:24:44 +00:00
Michael Stack
a4532fbd3f
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177899 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:21:57 +00:00
Michael Stack
5bbed78d73
HBASE-4506 [hbck] Allow HBaseFsck to be instantiated without connecting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177896 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 04:18:13 +00:00
Gary Helmling
39c0909e3e
HBASE-4515 User.getCurrent() can fail to initialize the current user
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177881 13f79535-47bb-0310-9956-ffa450edef68
2011-10-01 01:44:39 +00:00
Michael Stack
dd224a594b
HBASE-4517 Document new replication features in 0.92
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177867 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 22:29:19 +00:00
Michael Stack
1e606a3790
HBASE-4517 Document new replication features in 0.92
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177866 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 22:29:09 +00:00
Michael Stack
c80eaecce1
HBASE-4209 The HBase hbase-daemon.sh SIGKILLs master when stopping it
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177849 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:45:20 +00:00
Michael Stack
f40479ab63
Hhbase-4503 Purge deprecated HBaseClusterTestCase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177843 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:29:32 +00:00
Michael Stack
ba809c3b29
HBASE-4476 Compactions must fail if column tracker gets columns out of order
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177839 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 21:20:24 +00:00
Zhihong Yu
43f173cf44
HBASE-4487 The increment operation can release the rowlock before sync-ing
...
the Hlog (dhruba borthakur)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177815 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 20:22:22 +00:00
Zhihong Yu
1d621be994
HBASE-2794 Utilize ROWCOL bloom filter if multiple columns within same family
...
are requested in a Get (Mikhail Bautin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177768 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 18:35:27 +00:00
Zhihong Yu
e960eab790
HBASE-4145 Provide metrics for hbase client, add ScanMetrics.java
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177506 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 04:26:48 +00:00
Zhihong Yu
2ce873e3d1
HBASE-4145 Provide metrics for hbase client (Ming Ma)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177501 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 04:20:34 +00:00
Zhihong Yu
93a104a018
HBASE-4412 No need to retry scan operation on the same server in case of
...
RegionServerStoppedException (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177498 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 04:03:33 +00:00
Zhihong Yu
3a7bda2cd1
HBASE-4212 TestMasterFailover fails occasionally (Gao Jinchao)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177488 13f79535-47bb-0310-9956-ffa450edef68
2011-09-30 03:08:38 +00:00
Jean-Daniel Cryans
b2f6235668
HBASE-3130 [replication] ReplicationSource can't recover from session
...
expired on remote clusters (Chris Trezzo via JD)
HBASE-4499 [replication] Source shouldn't update ZK if it didn't progress
(Chris Trezzo via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177461 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 23:33:39 +00:00
Jonathan Gray
e2da35f666
HBASE-4477 Ability for an application to store metadata into the transaction log (dhruba via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177426 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 21:00:24 +00:00
Michael Stack
c05c7f1154
HBASE-4513 NOTICES.txt refers to Facebook for Thrift
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 18:14:20 +00:00
ramkrishna
93ad445609
HBASE-4512 JVMClusterUtil throwing wrong exception when master thread cannot be created (Ram) - Did not update the CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177374 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 17:21:41 +00:00
ramkrishna
8585691fcd
HBASE-4512 JVMClusterUtil throwing wrong exception when master thread cannot be created (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177370 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 17:14:13 +00:00
ramkrishna
6f30cf7f6c
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177178 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 06:53:16 +00:00
ramkrishna
aaa8c0e38e
HBASE-4492 TestRollingRestart Fails Intermittently(Ted yu and Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177175 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 06:29:16 +00:00
Michael Stack
f3cda40473
HBASE-4454 Add failsafe plugin to build and rename integration tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177168 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 05:42:13 +00:00
ramkrishna
504762b259
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1177017 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 18:55:56 +00:00
Doug Meil
1bc1b593f9
HBASE-4504 book.xml - filters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176943 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 16:19:39 +00:00
Jonathan Gray
2c988abf35
HBASE-4131 Make the Replication Service pluggable via a standard interface definition (dhruba via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176935 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 15:56:22 +00:00
Jonathan Gray
29ecdaa84e
HBASE-4488 Store could miss rows during flush (Lars H via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176931 13f79535-47bb-0310-9956-ffa450edef68
2011-09-28 15:50:46 +00:00
Zhihong Yu
7416d6015b
HBASE-4455 Rolling restart RSs scenario, -ROOT-, .META. regions are lost in
...
AssignmentManager (Ming Ma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176613 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 20:49:04 +00:00
Jonathan Gray
9bfdd1d91c
HBASE-4433 avoid extra next (potentially a seek) if done with column/row (kannan via jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176202 13f79535-47bb-0310-9956-ffa450edef68
2011-09-27 05:29:57 +00:00
Doug Meil
f261595ae0
HBASE-4493 book.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1176135 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 23:48:24 +00:00
Doug Meil
a06b4366f8
HBASE-4484 book.xml, configuration.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175916 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 15:57:20 +00:00
Doug Meil
ee2a23f11f
HBASE-4483 developer.xml
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175890 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 14:44:51 +00:00
Zhihong Yu
debbf2e4c8
HBASE-4014 is marked as Improvement
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175316 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 07:42:29 +00:00
Zhihong Yu
581421a6b2
HBASE-4014 Coprocessors: Flag the presence of coprocessors in logged
...
exceptions (Eugene Koontz)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175292 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 03:46:53 +00:00
Zhihong Yu
b263f75423
HBASE-4132 Addendum from Dhruba
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175281 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 23:21:06 +00:00
Jonathan Gray
62e8b5d61d
HBASE-4461 Expose getRowOrBefore via Thrift (jgray)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175220 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 18:53:04 +00:00
Zhihong Yu
d607687eb1
HBASE-4014 revert due to a failed test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175172 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 14:46:29 +00:00
Zhihong Yu
74e7091ab3
HBASE-4014 Coprocessors: Flag the presence of coprocessors in logged exceptions(Eugene Koontz)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175170 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 14:11:05 +00:00
Zhihong Yu
86cd2faa00
HBASE-4132 Addendum 2 adjusts the expected value for preLogRolledCalled.size()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175142 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 10:06:43 +00:00
Zhihong Yu
b0de0129ae
HBASE-4132 Addendum adjusts the expected value for preLogRolledCalled.size()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175110 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 05:27:17 +00:00
Jean-Daniel Cryans
06484db575
HBASE-4280 [replication] ReplicationSink can deadlock itself via handlers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175060 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 22:44:00 +00:00
Zhihong Yu
8c94f9f825
HBASE-4472 MiniHBaseCluster.shutdown() doesn't work if no active master
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175050 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 22:13:43 +00:00
Michael Stack
97e337f330
HBASE-4131 Make the Replication Service pluggable via a standard interface definition; BACKED IT OUT -- WAS CAUSING TestReplication failures
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1175048 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 22:09:01 +00:00
Michael Stack
2345d9298e
HBASE-4434 seek optimization: don't do eager HFile Scanner next() unless the next KV is needed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1174982 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 19:54:25 +00:00
Nicolas Spiegelberg
0f38c6df8a
Added comment for clarity while reading code to review HBASE-4449
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1174974 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 19:41:39 +00:00
Michael Stack
e086041801
HBASE-4468 Wrong resource name in an error massage: webapps instead of hbase-webapps
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1174969 13f79535-47bb-0310-9956-ffa450edef68
2011-09-23 19:36:12 +00:00