eclark
b3cfe061e1
HBASE-9370 Add logging to Schema change Chaos actions.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518412 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 22:59:12 +00:00
Michael Stack
f8c51ac73b
HBASE-9278 Reading Pre-namespace meta table edits kills the reader; COMMIT CONTINUATION
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518402 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 21:58:25 +00:00
Michael Stack
2112f2dc9f
HBASE-9341 Document hbase.hstore.compaction.kv.max
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518400 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 21:50:23 +00:00
Michael Stack
d196d1b742
HBASE-9278 Reading Pre-namespace meta table edits kills the reader
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518397 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 21:46:28 +00:00
Michael Stack
02de8c40d9
HBASE-9230 Fix the server so it can take a pure pb request param and return a pure pb result
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518346 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:59:09 +00:00
Jean-Daniel Cryans
89df414955
HBASE-9330 Refactor PE to create HTable the correct way
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518341 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:46:55 +00:00
Michael Stack
9ebaea9f54
HBASE-7709 Infinite loop possible in Master/Master replication
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518335 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:32:00 +00:00
Jean-Daniel Cryans
39f7dc4ca3
HBASE-9313 NamespaceJanitor is spammy when the namespace table moves
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518332 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:16:54 +00:00
Michael Stack
695c6269fc
HBASE-9367 TestRegionServerCoprocessorExceptionWithAbort.testExceptionFromCoprocessorDuringPut fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518330 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 19:16:27 +00:00
Michael Stack
1e71b56731
HBASE-8462 Custom timestamps should not be allowed to be negative
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518322 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:42:26 +00:00
Michael Stack
102f84d272
HBASE-9283 Struct and StructIterator should properly handle trailing nulls
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518320 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:32:04 +00:00
Michael Stack
b821c20689
HBASE-9299 Generate the protobuf classes with hadoop-maven-plugin
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518312 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 18:15:20 +00:00
Devaraj Das
e0e38c4e2f
HBASE-9116. Continuation of the commit. Doing 'svn delete' of a file missed earlier.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518021 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 22:25:40 +00:00
Devaraj Das
b936444e34
HBASE-9116. Adds a view/edit tool for favored nodes mapping. Also implements the FavoredNodeLoadBalancer.balanceCluster method.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518016 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 22:12:21 +00:00
Jean-Daniel Cryans
f6c74ca78d
HBASE-9307 HalfStoreFileReader needs to handle the faked key else compactions
...
go into infinite loops
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517987 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 21:00:29 +00:00
larsh
d6c13b39c2
HBASE-9344 RegionServer not shutting down upon KeeperException in open region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517956 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 19:53:12 +00:00
Michael Stack
d8ad729333
HBASE-9336 Two css files raise release audit warning
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517884 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:59:48 +00:00
Michael Stack
7cde56cd37
HBASE-9350 In ChaosMonkey, MoveRegionsOfTableAction throws UnknownRegionException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517874 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:46:35 +00:00
Michael Stack
54d0f9f800
HBASE-9315 TestLruBlockCache.testBackgroundEvictionThread fails on suse
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517868 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:35:54 +00:00
Zhihong Yu
91ef1fda93
HBASE-9348 TerminatedWrapper error decoding, skipping skippable types (Nick)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517858 13f79535-47bb-0310-9956-ffa450edef68
2013-08-27 16:06:09 +00:00
eclark
e075bcd699
HBASE-9342 WebUI fixes after bootstrap 3.0 update
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517731 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 23:49:14 +00:00
eclark
cd8e01f1c3
HBASE-9339 Fix saveVersion.sh's GIT awareness.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517695 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 20:52:12 +00:00
mbertozzi
d003a429b4
HBASE-9340 revoke 'user' throws ArrayIndexOutOfBoundsException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517684 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 20:18:21 +00:00
mbertozzi
aa2adfa70e
HBASE-9337 shell 'user_permission' throws no method 'toStringBinary' for (o.a.h.h.TableName)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517665 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 19:57:25 +00:00
Michael Stack
d0be323947
HBASE-9332 OrderedBytes does not decode Strings correctly
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517655 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 19:43:38 +00:00
eclark
a55448d23a
HBASE-9312 Lower StochasticLoadBalancer's default max run time
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517647 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 19:21:22 +00:00
mbertozzi
5700f61b95
HBASE-9329 SnapshotManager should check for directory existance before throwing a warning (Jean-Marc Spaggiari)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517608 13f79535-47bb-0310-9956-ffa450edef68
2013-08-26 17:08:43 +00:00
nkeywal
f3fbf8c5d2
HBASE-9268 Client doesn't recover from a stalled region server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517108 13f79535-47bb-0310-9956-ffa450edef68
2013-08-24 05:54:57 +00:00
jeffreyz
1e93708268
HBASE-9318: Procedure#waitForLatch may not throw error even there is one
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517095 13f79535-47bb-0310-9956-ffa450edef68
2013-08-24 01:09:43 +00:00
jxiang
d77b723d71
HBASE-9327 retryTime log is confusing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517088 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 23:02:52 +00:00
jeffreyz
fe67dccca8
HBASE-9324: TestProcedureMember#testMemberCommitException, testSimpleRun & testMemberCommitCommsFailure are flaky on Suse OS
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517066 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 21:46:38 +00:00
mbertozzi
357fd849bc
HBASE-9303 Snapshot restore of table which splits after snapshot was taken encounters 'Region is not online'
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517022 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 20:30:28 +00:00
eclark
819aed4ccd
HBASE-9296 Update to bootstrap 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517006 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:50:04 +00:00
eclark
ecafc4a678
HBASE-9310 Remove slop for Stochastic load balancer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1517002 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:44:12 +00:00
Jean-Daniel Cryans
f3580da357
HBASE-9309 The links in the backup masters template are bad
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516999 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:36:18 +00:00
Michael Stack
33001ccba9
HBASE-9323 TestHRegionOnCluster fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516990 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 19:27:27 +00:00
Michael Stack
ba315c65bf
HBASE-9320 Up timeouts on NamespaceUpgrades timeouts
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516897 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 15:40:12 +00:00
Michael Stack
7a557f97b3
HBASE-9319 Apply 'HBASE-7685 Closing socket connection can't be removed from SecureClient' to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516885 13f79535-47bb-0310-9956-ffa450edef68
2013-08-23 15:29:43 +00:00
Michael Stack
08247bfe76
HBASE-9311 Create a migration script that will move data from 0.94.x to 0.96
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516648 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 22:46:14 +00:00
Michael Stack
40f22a959b
HBASE-9308 Fix precommit javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516641 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 22:17:57 +00:00
Jonathan Hsieh
5932f728a8
HBASE-9274 ADDENDUM - forgot to include move MockRegionServerServices in commit
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516632 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:57:04 +00:00
Jonathan Hsieh
ad89d68798
HBASE-9274 After HBASE-8408 applied, temporary test files are being left in /tmp/hbase-<user>
...
Added a HBaseTestingUtility#createLocalHTU for tests where hbaseroot is set to a unique testdata dir to prevent detritus.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516622 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:36:29 +00:00
Michael Stack
ddedcb9ce4
HBASE-9248 Place holders for tags in 0.96 to accommodate tags in 0.98
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516614 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:23:04 +00:00
eclark
de60f4999e
HBASE-9290 Add logging in IntegrationTestBigLinkedList Verify reduce phase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516609 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 21:15:30 +00:00
Zhihong Yu
fa5e087ae9
HBASE-9302 NPE when granting permission on table (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516593 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 20:30:46 +00:00
Michael Stack
af208097a5
HBASE-9298 ns checker runs too frequently; too much mention in master logs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516563 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 19:46:17 +00:00
Michael Stack
3babc19ae1
HBASE-8754 Log the client IP/port of the balancer invoker
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516479 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 15:07:37 +00:00
Michael Stack
a2e9e7e8f9
HBASE-8565 stop-hbase.sh clean up: backup master
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516370 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 05:53:35 +00:00
Michael Stack
292d1bfb19
HBASE-8441 [replication] Refactor KeeperExceptions thrown from replication state interfaces into replication specific exceptions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516367 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 05:42:14 +00:00
Zhihong Yu
d94595c451
HBASE-9285 User who created table cannot scan the same table due to Insufficient permissions (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516346 13f79535-47bb-0310-9956-ffa450edef68
2013-08-22 00:37:51 +00:00