rajeshbabu
|
f9db5c8943
|
HBASE-9249 Add cp hook before setting PONR in split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524114 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 16:13:26 +00:00 |
Michael Stack
|
9d58ffe302
|
HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523926 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 06:34:45 +00:00 |
Michael Stack
|
161832243a
|
HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523914 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 06:03:05 +00:00 |
Michael Stack
|
040b53e09a
|
HBASE-9510 Namespace operations should throw clean exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523902 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 05:43:06 +00:00 |
Michael Stack
|
866a2c6c42
|
HBASE-9467 write can be totally blocked temporarily by a write-heavy region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523881 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 03:34:51 +00:00 |
Michael Stack
|
8fd9db6d6c
|
HBASE-9554 TestOfflineMetaRebuildOverlap#testMetaRebuildOverlapFail fails due to NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523870 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 02:13:58 +00:00 |
Michael Stack
|
80ab9fe15c
|
HBASE-9539 Handle post namespace snapshot files when checking for HFile V1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523867 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 02:10:34 +00:00 |
Devaraj Das
|
a61c9beeeb
|
HBASE-9552. NPE while updating RegionServers with the favored nodes assignments.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523849 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-17 00:08:56 +00:00 |
Michael Stack
|
c26a69f23e
|
HBASE-9547 Surefire steals focus on mac osx; ADDENDUM2 --I'd double-committed mapred-site.xml so two copies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523838 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 23:18:38 +00:00 |
Zhihong Yu
|
8baf8ebe3a
|
HBASE-9544 Remove TestAdmin#testIsEnabledOnNonexistentTable()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523837 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 23:14:22 +00:00 |
jxiang
|
e7195a2e3c
|
HBASE-9525 "Move" region right after a region split is dangerous
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523832 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 23:05:30 +00:00 |
sershe
|
ed90c565ef
|
HBASE-9496 make sure HBase APIs are compatible between 0.94 and 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523825 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 22:36:38 +00:00 |
Jean-Daniel Cryans
|
5a0016d1af
|
HBASE-9505 Enable replication by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523820 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 21:31:08 +00:00 |
eclark
|
14f8d46f2f
|
HBASE-9366 TestHTraceHooks.testTraceCreateTable errors out sometimes.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523816 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 21:22:34 +00:00 |
Michael Stack
|
10eec81e09
|
HBASE-9541 icv fails w/ npe if client does not support cellblocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523812 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 21:05:35 +00:00 |
Jean-Daniel Cryans
|
2ee04ae2cf
|
HBASE-9425 Starting a LocalHBaseCluster when 2181 is occupied results in "Too many open files"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523809 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 21:04:39 +00:00 |
nkeywal
|
027f7a708f
|
HBASE-9521 clean clearBufferOnFail behavior and deprecate it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523782 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 20:07:13 +00:00 |
Michael Stack
|
74da3e4480
|
HBASE-9547 Surefire steals focus on mac osx
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523767 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 19:26:46 +00:00 |
jxiang
|
704a00b544
|
HBASE-9547 Master could fail start if region server with system table is down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523522 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-16 01:41:12 +00:00 |
jeffreyz
|
b9ad5e8413
|
hbase-9512: Regions can't get out InRecovery state sometimes when turn off distributeLogReplay and restart a cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523407 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 06:13:22 +00:00 |
Michael Stack
|
270aad5d55
|
HBASE-9536 Fix minor javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523406 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 05:33:18 +00:00 |
Michael Stack
|
ee0c193d53
|
HBASE-9461 Some doc and cleanup in RPCServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523386 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-15 02:23:46 +00:00 |
jxiang
|
b7d127e5e7
|
HBASE-9480 Regions are unexpectedly made offline in certain failure conditions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523303 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 19:43:23 +00:00 |
jeffreyz
|
41f0f6f9d1
|
hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - 1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523172 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-14 01:44:53 +00:00 |
Michael Stack
|
ed509f750c
|
HBASE-9508 Restore some API mistakenly removed in client, mapred*, and common
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523141 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 23:15:00 +00:00 |
Michael Stack
|
aaf04f7ea0
|
HBASE-9101 Addendum to pluggable RpcScheduler
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523108 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 21:18:42 +00:00 |
Michael Stack
|
3583d29fc3
|
HBASE-9328 Table web UI is corrupted sometime
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523098 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 20:52:53 +00:00 |
Michael Stack
|
10b1a39495
|
HBASE-9241 Add cp hook before initialize variable set to true in master intialization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523082 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 20:28:58 +00:00 |
Zhihong Yu
|
143ee011d4
|
HBASE-9211 "ERROR: undefined method `message' for nil:NilClass" in the shell on error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523031 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 17:45:51 +00:00 |
ndimiduk
|
486d9e16a6
|
HBASE-9347 followup -- adding new files missed in original commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 17:20:00 +00:00 |
Zhihong Yu
|
7891b666a4
|
HBASE-9515 Intermittent TestZKSecretWatcher#testKeyUpdate failure (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-13 14:29:20 +00:00 |
Zhihong Yu
|
80b4a529fd
|
HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522677 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 17:38:04 +00:00 |
ndimiduk
|
d70829a110
|
HBASE-9375 [REST] Querying row data gives all the available versions of a column (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522590 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 14:19:47 +00:00 |
ndimiduk
|
37e9a86396
|
HBASE-9347 Support for enabling servlet filters for REST service (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522586 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-12 14:14:02 +00:00 |
Michael Stack
|
b685cf69da
|
HBASE-9460 Fix HLogPerformanceEvaluation so runs against localfs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522073 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 22:22:17 +00:00 |
Zhihong Yu
|
8e2a1d3e37
|
HBASE-9462 Revert due to test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522057 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 21:37:29 +00:00 |
Michael Stack
|
a00e664801
|
HBASE-9509 Fix HFile V1 Detector to handle AccessControlException for non-existant files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522051 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 21:19:07 +00:00 |
Michael Stack
|
7fb94c126a
|
HBASE-9494 Cleanup inconsistencies in protobuf message and rpc names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522035 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 21:07:33 +00:00 |
Zhihong Yu
|
e52a38d501
|
HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522010 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 19:51:30 +00:00 |
Michael Stack
|
e150672901
|
HBASE-9468 Previous active master can still serves RPC request when it is trying recovering expired zk session
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 17:43:43 +00:00 |
Michael Stack
|
d1d7e80c21
|
HBASE-9497 Old .META. .tableinfo file kills HMaster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521736 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-11 05:29:05 +00:00 |
Jonathan Hsieh
|
3e25e1b7f5
|
HBASE-9493 Rename CellUtil#get*Array to CellUtil#clone*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521676 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 23:05:50 +00:00 |
Jonathan Hsieh
|
95b202008d
|
HBASE-9477 Add deprecation compat shim for Result#raw and Result#list for 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521633 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 20:39:07 +00:00 |
Enis Soztutar
|
bf66af4357
|
HBASE-9487 create_namespace with property value throws error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521577 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 18:33:00 +00:00 |
Devaraj Das
|
661d22ce59
|
HBASE-9481. Servershutdown handler get aborted with ConcurrentModificationException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521571 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 18:22:32 +00:00 |
Devaraj Das
|
4745caaa87
|
HBASE-9456. Meta doesn't get assigned in a master failure scenario.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521569 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 18:19:21 +00:00 |
larsh
|
da4167c42b
|
HBASE-8930 REAPPLY with testfix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521354 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 04:56:32 +00:00 |
Michael Stack
|
916366615b
|
HBASE-9476 Yet more master log cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521315 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 23:21:13 +00:00 |
Zhihong Yu
|
c181637e7a
|
HBASE-9458 Intermittent TestFlushSnapshotFromClient#testTakeSnapshotAfterMerge failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521280 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 20:25:15 +00:00 |
nkeywal
|
77599e2fc2
|
HBASE-9463 Fix comments around alter tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521270 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 20:06:09 +00:00 |