Commit Graph

2135 Commits

Author SHA1 Message Date
ndimiduk 6d5a7fbebe HBASE-9364 Get request with multiple columns returns partial results
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524576 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 21:23:57 +00:00
jyates 6bc48464ca HBASE-9534: Short-Circuit Coprocessor HTable access when on the same server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524514 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 18:18:58 +00:00
Zhihong Yu db0a4b2d07 HBASE-9564 Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524415 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 13:53:50 +00:00
Michael Stack d36860258e HBASE-9569 TestHLog is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524294 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 05:08:59 +00:00
zjushch de3d34bd4a HBASE-9488 Improve performance for small scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 01:40:20 +00:00
eclark e7c5a38416 HBASE-9400 [UI] Catalog tables section isn't aligned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 00:16:47 +00:00
eclark d9afde973a HBASE-9565 LocalityRegionPicker was mistakenly commented out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524256 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 23:49:09 +00:00
ndimiduk eceab57bed HBASE-9549 KeyValue#parseColumn empty qualifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 22:00:44 +00:00
Michael Stack 5d68130e8d HBASE-9562 Make HLogPE run against configured FS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524228 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 21:21:52 +00:00
eclark 3994ae593a HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00
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
Michael Stack 6b41e5ebcf HBASE-9475 Fix pom warnings found by new m2eclipse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521255 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 19:27:39 +00:00
larsh 87b4bfefa0 HBASE-9301 Default hbase.dynamic.jars.dir to hbase.rootdir/jars (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521227 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 18:25:10 +00:00
larsh 633369205f HBASE-8930 REVERT due to test issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521217 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 17:39:12 +00:00
nkeywal ecedb57f7e HBASE-9436 hbase.regionserver.handler.count default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521166 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 15:56:06 +00:00
nkeywal 9de8402281 HBASE-9452 Simplify the configuration of the multicast notifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520999 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 08:53:29 +00:00
jeffreyz bd8bb3e68a HBASE-9376: TestDistributedLogSplitting creates a MiniCluster rooted at ~/hbase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520691 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 20:40:31 +00:00
Zhihong Yu 90590e349a HBASE-9441 Intermittent TestRegionPlacement#testRegionPlacement failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520671 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 19:30:54 +00:00
nkeywal 3bd87232ef HBASE-9437 hbase.regionserver.checksum.verify default is true
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520634 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 17:12:56 +00:00
Michael Stack df49eca1eb HBASE-9413 WebUI says ".META." table but table got renames to "hbase:meta". Meed to update the UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520463 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 00:29:48 +00:00
jxiang b0af10a526 HBASE-9439 shell command list shows something not meaningful - REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520452 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:57:03 +00:00
Jonathan Hsieh 67dc0b1631 HBASE-9442 HLogKey(walKey) constructor needs to be removed (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520450 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:56:48 +00:00
Jonathan Hsieh efffa5714e HBASE-9443 ReplicationProtobufUtil.HLogEntries needs to be removed (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520449 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:44:53 +00:00
Zhihong Yu 3f9e1e6c8f HBASE-9411 Increment / decrement of rpcCount in RpcServer#Connection is not protected by synchronization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520438 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:03:37 +00:00
Andrew Kyle Purtell 787a6f8053 HBASE-9314. Dropping a table always prints a TableInfoMissingException in the master log
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520425 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 21:05:47 +00:00
jxiang 2da88f9ce9 HBASE-9438 Enhance hbase shell un/assign to take encoded region name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520383 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 18:54:34 +00:00
jxiang ab61360461 HBASE-9434 hbck tries to sideline file to root dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520356 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 16:06:17 +00:00
Michael Stack f8252c4bb1 HBASE-9435 Fix jersey serialization/deserialization of json objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520179 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 00:05:26 +00:00
jxiang f515772c1f HBASE-9439 shell command list shows something not meaningful
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520176 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 00:01:51 +00:00
jxiang a6fcaa7f2d HBASE-9433 OpenRegionHandler uses different assignment timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520173 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:55:14 +00:00
larsh 813f88a482 HBASE-8930 Add missing file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520169 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:20:48 +00:00
larsh ee1562dace HBASE-8930 Filter evaluates KVs outside requested columns (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520168 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:10:44 +00:00
Zhihong Yu 81b756f09b HBASE-9317 Define timeout period for TestHBaseFsck#testSplitDaughtersNotInMeta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520073 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 17:13:13 +00:00
Zhihong Yu c925dd3d76 HBASE-9387 Region could get lost during assignment (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520058 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 16:04:04 +00:00
Zhihong Yu 7c21efdb04 HBASE-9421 Provide better error message when dropping non-existent namespace (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520043 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 14:58:30 +00:00
jxiang 9da78ca043 HBASE-9423 Log splitting should not start till HDFS out of safe mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519910 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 03:25:10 +00:00
jxiang 09df79e588 HBASE-9418 REST server web UI has some dead links
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519836 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 20:18:42 +00:00
mbertozzi ed15aecab8 HBASE-9397 Snapshots with the same name are allowed to proceed concurrently (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519769 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 17:55:08 +00:00
Zhihong Yu a90a187d48 HBASE-9402 initCause() uses wrong exception in ProtobufLogReader#readNext(HLog$Entry) (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519181 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 13:53:12 +00:00
nkeywal 11baf3baf5 HBASE-9391 Compilation problem in AccessController with JDK 6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519172 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 11:36:32 +00:00
Jonathan Hsieh 5a3060ee37 HBASE-9334 Convert KeyValue to Cell in hbase-client module - Filters
HBASE-9359 Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519077 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 20:31:47 +00:00
Jean-Daniel Cryans 3ccdefbd57 HBASE-9394 [replication] size accounting is completely off in the source
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519040 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 18:10:47 +00:00
Jean-Daniel Cryans 031b3d99a9 HBASE-9373 [replication] data loss because replication doesn't expect partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519037 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 18:07:35 +00:00
Devaraj Das ce96c187ef HBASE-9389. Fixes the verification part of favored node assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519030 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 17:30:50 +00:00
Michael Stack 345405ea4d HBASE-9382 replicateWALEntry doesn't use the replication handlers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519017 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 16:28:40 +00:00
Michael Stack db28d97206 HBASE-7954 Fix the retrying logic of memstore flushes to avoid extra sleep
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519010 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 16:11:37 +00:00
Michael Stack 92e20f9f49 HBASE-9385 Log HBase Master command line arguments on startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518887 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 03:33:32 +00:00
Enis Soztutar e526e3f5e2 HBASE-9380 StoreFile.Reader is not being closed on memstore flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518827 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 21:20:45 +00:00
Jonathan Hsieh 739f438176 HBASE-9247 Cleanup Key/KV/Meta/MetaKey Comparators
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518817 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 20:45:04 +00:00
mbertozzi d122e7b349 HBASE-9353 HTable returned by MetaReader#getMetaHTable() is not closed in MetaEditor#addRegionToMeta()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518728 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 17:52:56 +00:00
jxiang 52ea8f817c HBASE-9321 Contention getting the current user in RpcClient.writeRequest
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518693 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 16:28:07 +00:00
Michael Stack 4df029fcca HBASE-9110 Meta region edits not recovered while migrating to 0.96.0; PUT BACK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518470 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 04:42:45 +00:00
Michael Stack 103a429f5c HBASE-9110 Meta region edits not recovered while migrating to 0.96.0; REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518469 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 04:42:23 +00:00
Michael Stack fd407f39d4 HBASE-9110 Meta region edits not recovered while migrating to 0.96.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518467 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 04:41:14 +00:00
Michael Stack 20728884b2 HBASE-9208 ReplicationLogCleaner slow at large scale
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518466 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 04:29:30 +00:00
Jean-Daniel Cryans fa40ff3566 HBASE-9371 Eliminate log spam when tailing files
HBASE-9326 ServerName is created using getLocalSocketAddress, breaks binding to the wildcard
           address. Revert HBASE-8640


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518430 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 00:36:28 +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
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
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 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
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
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
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
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
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 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
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
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 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
eclark 9cb59f5279 HBASE-9267 Change region load in load balancer to use circular array.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516335 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 23:43:33 +00:00
jeffreyz 46539d2d97 HBASE-8960: TestDistributedLogSplitting fails sometime - stablize testDisallowWritesInRecovering - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516328 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 23:19:48 +00:00
Michael Stack 1be8cd2c63 HBASE-9263 Add initialize method to load balancer interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516310 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 21:42:03 +00:00
jeffreyz ed864807e3 HBASE-9210: hbase shell -d doesn't print out exception stack trace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516293 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:21:14 +00:00
mbertozzi a0b240db54 HBASE-9287 TestCatalogTracker depends on the execution order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516292 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:21:13 +00:00
Michael Stack 4f417a7614 HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516287 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 20:13:20 +00:00
Michael Stack 41db4e539f HBASE-9282 Minor logging cleanup; shorten logs, remove redundant info
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516267 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 19:25:21 +00:00
jeffreyz 568bff8326 HBASE-8960: TestDistributedLogSplitting fails sometime - stablize testDisallowWritesInRecovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516248 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 18:35:29 +00:00
Michael Stack d663f2baa1 HBASE-8165 Move to Hadoop 2.1.0-beta from 2.0.x-alpha (WAS: Update our protobuf to 2.5 from 2.4.1)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516084 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 05:04:20 +00:00
Zhihong Yu f8b1a13161 HBASE-9281 user_permission command encounters NullPointerException (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516074 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 04:06:50 +00:00
Andrew Kyle Purtell a3c3c54bae HBASE-9279. Thrift should use listTableNames to list tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516048 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 01:09:46 +00:00
Andrew Kyle Purtell 82feee0f82 HBASE-9277. REST should use listTableNames to list tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516045 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 00:58:31 +00:00
Michael Stack 327edc6b1d HBASE-9276 List tables API should filter with isSystemTable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516043 13f79535-47bb-0310-9956-ffa450edef68
2013-08-21 00:42:16 +00:00
jxiang f034a249f2 HBASE-9273 Consolidate isSystemTable checking
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1516039 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 23:53:11 +00:00
mbertozzi 422e98350f HBASE-8760 possible loss of data in snapshot taken after region split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515965 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 20:48:44 +00:00
Jonathan Hsieh bbaafba2b5 HBASE-9195 Fix TestFSHDFSUtils against java7 test re-ordering (Himanshu Vashishtha)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515685 13f79535-47bb-0310-9956-ffa450edef68
2013-08-20 01:54:29 +00:00
Jonathan Hsieh 7d94fa70f5 HBASE-9262 Make KeyValue.KEY_COMPARATOR default for HFileWriterFactory
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515591 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 20:30:02 +00:00
jeffreyz bf80b04b97 HBASE-8960: TestDistributedLogSplitting - fix testWorkerAbort & testDisallowWritesInRecovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515550 13f79535-47bb-0310-9956-ffa450edef68
2013-08-19 18:38:53 +00:00
Andrew Kyle Purtell 1668952866 HBASE-9243. Add more useful statistics in the HFile tool (Alexandre Normand)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515195 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 18:25:38 +00:00
Zhihong Yu f06592a1ab HBASE-9023 Addendum makes the wait for flush look for 2 store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515189 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 18:06:31 +00:00
Andrew Kyle Purtell dec9876d5f HBASE-9251. list_namespace_tables seems to fail
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515185 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 17:55:07 +00:00
Jonathan Hsieh b9e92fdf6f HBASE-9246 Remove ROOT_TABLEDESC, ROOT_REGIONINFO, and ROOT_TABLE_NAME
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515160 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 16:28:10 +00:00
jxiang 1b890d3ecd HBASE-9234 Rebuilding user regions should ignore system tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1515137 13f79535-47bb-0310-9956-ffa450edef68
2013-08-18 15:33:24 +00:00
mbertozzi 8b39e48691 HBASE-9233 isTableAvailable() may be stuck if an offline parent was never assigned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514902 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 21:43:15 +00:00
eclark 0a31b4bd8a HBASE-9250 Make sure lease time isn't ever negative.
Sometimes nextLease.getDelay can return a negative number.  Trying to
sleep for a negative time thows an uncaught exception bringing down the
whole regionserver.

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514899 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 21:41:03 +00:00
Zhihong Yu 0a9173ea85 HBASE-9239 TestStoreFileBlockCacheSummary#testBlockCacheSummary occasionally fails (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514770 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 16:16:04 +00:00
jxiang b058cdf710 HBASE-9204 An Offline SplitParent Region can be assigned breaking split references
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514747 13f79535-47bb-0310-9956-ffa450edef68
2013-08-16 15:20:56 +00:00
Zhihong Yu 2b14f9db32 HBASE-9023 TestIOFencing.testFencingAroundCompactionAfterWALSync occasionally fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514538 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 23:19:23 +00:00
eclark 01bdee029a HBASE-9194 Break HMaster metrics into multiple contexts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514513 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 22:04:24 +00:00
Michael Stack 4bfc15f2b9 HBASE-9227 RESTServer should handle the loginUser correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514440 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 19:07:46 +00:00
Michael Stack 11b7da45ec HBASE-8667 Master and Regionserver not able to communicate if both bound to different network interfaces on the same machine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514427 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 18:25:58 +00:00
Jonathan Hsieh 4dd82c9b1c HBASE-9164 Convert List<? extends Cell> anti pattern to List<Cell> pattern
This patch also starts a refactor of the KVComparator.


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514400 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 17:49:06 +00:00
eclark 1fe8c622c9 HBASE-9193 Make what Chaos monkey actions run configurable per test.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514163 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 05:44:56 +00:00
Michael Stack c8db00c87a HBASE-9177 Cluster UUID is not properly parsable after rewriting to PB.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514161 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 05:34:41 +00:00
Michael Stack 7170a40dec HBASE-9191 Update Loadbalancer method to throw HBaseIOException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514155 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 04:36:11 +00:00
eclark ef0a055787 HBASE-9229 Fix release warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514140 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 02:42:10 +00:00
Zhihong Yu 8c4a9c79d8 HBASE-9225 Enable TRACE logging in TestReplicationBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514107 13f79535-47bb-0310-9956-ffa450edef68
2013-08-15 00:37:53 +00:00
Michael Stack 92190aa973 HBASE-9224 Print out name of the method we do not support rather than throw NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514102 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:56:14 +00:00
eclark e926483258 HBASE-9121 Update HTrace to 2.00 and add new example usage. -- Part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514094 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:29:48 +00:00
eclark 5c2a90aa28 HBASE-9121 Update HTrace to 2.00 and add new example usage.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514091 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 23:20:51 +00:00
Jean-Daniel Cryans 17c120f08c HBASE-8719 Fix responseTooSlow formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514036 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 20:48:54 +00:00
ramkrishna 50c3e3a6da HBASE-7391 - Review/improve HLog compression's memory consumption - End of line character removal (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514004 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 18:42:06 +00:00
eclark 2e74ef45c4 HBASE-9144 Leases class has contention that's not needed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513974 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 17:41:29 +00:00
Jonathan Hsieh 88de40d738 HBASE-9196 Remove dead code related to KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513964 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 17:00:45 +00:00
ramkrishna d21859e048 HBASE-7391 - Review/improve HLog compression's memory consumption (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513961 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 16:54:49 +00:00
Michael Stack e79dea8fb4 HBASE-9182 Allow non-admin users to list all table names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513921 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 15:03:35 +00:00
Michael Stack db3824ab5b HBASE-9128 Drop the '.' prefix from names under hbase.rootdir after namespaces goes in
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513736 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:19:50 +00:00
Michael Stack 1f30fd6f46 HBASE-9160 TestNamespaceUpgrade fails on hadoop 2.1 due to existence of .snapshot directory in tar ball
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513733 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 06:10:20 +00:00
Andrew Kyle Purtell 6d7fdfd108 HBASE-9182. Allow non-admin users to list all table names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513703 13f79535-47bb-0310-9956-ffa450edef68
2013-08-14 00:34:30 +00:00
Jean-Daniel Cryans cd72d29eae HBASE-9173 replication_admin#get_peer_state(id) in ruby script pointing to
undefined method `getPeerState'


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513676 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 22:31:53 +00:00
Michael Stack f0dfc4d1ae HBASE-9200 HFilePrettyPrinter finds incorrect largest row
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513672 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 22:05:19 +00:00
Michael Stack ac10b3c13d HBASE-8409 Security support for namespaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513666 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 21:49:56 +00:00
Jonathan Hsieh 48c1e7aff3 HBASE-9205 fix javadoc violations
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513651 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 21:01:51 +00:00
ramkrishna c8abdc34c5 HBASE-9190-Update scan.rb description to match the naming convention of META after namespace change (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513588 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 16:32:58 +00:00
Michael Stack a31d8cc4d1 HBASE-9202 TestThriftServerCmdLine.testRunThriftServer[18] fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513342 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 04:19:03 +00:00
larsh 41bf91e43d HBASE-9139 Independent timeout configuration for rpc channel between cluster nodes (Julian Zhou)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513337 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 04:06:21 +00:00
Michael Stack 82ddf0da03 HBASE-9197 TestAdmin#testShouldCloseTheRegionBasedOnTheEncodedRegionName shuts down the namespaces table and never starts it up again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513306 13f79535-47bb-0310-9956-ffa450edef68
2013-08-13 00:12:35 +00:00
larsh 5f0503ca2f HBASE-9146 TestHTablePool hangs when run as part of runMediumTests profile (Rajesh Venkatachalam)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513302 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 23:57:58 +00:00
jxiang 7d49b07b9c HBASE-9184 Ignore zk assign event if region is not known in transition
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513294 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 23:35:38 +00:00
Michael Stack 3ac06a5ce1 HBASE-9189 IncreasingToUpperBoundRegionSplitPolicy.shouldSplit() should check all the stores before returning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513262 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 21:40:58 +00:00
Michael Stack 99efcdaa6c HBASE-8913 Remove .replogs reference as we no longer use it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1513205 13f79535-47bb-0310-9956-ffa450edef68
2013-08-12 17:15:03 +00:00
Michael Stack 6de1ab3f2f HBASE-9130 Invert the name of namespace commands to match the snapshots and replication form
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512859 13f79535-47bb-0310-9956-ffa450edef68
2013-08-11 02:59:59 +00:00
Michael Stack 428e70cf2f HBASE-9130 Invert the name of namespace commands to match the snapshots and replication form
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512858 13f79535-47bb-0310-9956-ffa450edef68
2013-08-11 02:58:23 +00:00
jxiang 1d4dfa8ddf HBASE-9155 Enhance LoadTestTool to support updates
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512817 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 18:53:46 +00:00
Michael Stack e452cfe08a HBASE-9187 HBaseAdmin#testTableExists can go zombie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512564 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 05:12:04 +00:00
jeffreyz e80484d7bf HBASE-9098: During recovery use ZK as the source of truth for region state - v2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512553 13f79535-47bb-0310-9956-ffa450edef68
2013-08-10 02:25:50 +00:00
Michael Stack 28eb922551 HBASE-9168 TestMetaMigrationConvertingToPB fails on hadoop 2.0 due to FileNotFoundException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512525 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 23:02:09 +00:00
Michael Stack a1244d73d7 HBASE-9181 Fix javadoc warnings introduce by namespaces
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512519 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 22:49:33 +00:00
Michael Stack 1dee7837ff HBASE-9178 TestSecureLoadIncrementalHFilesSplitRecovery hangs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512512 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 22:01:48 +00:00
Michael Stack 9408b947b5 HBASE-9174 javac hangs compiling hbase-example module since namespaces went ink
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512508 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 21:50:38 +00:00
Jean-Daniel Cryans a63f524831 HBASE-8663 a HBase Shell command to list the tables replicated from
current cluster (Demai Ni via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512488 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 20:44:43 +00:00
Zhihong Yu 4ec30df08f HBASE-9061 Put back TestReplicationKillMasterRSCompressed when fixed over in HBASE-8615 (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512345 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 15:34:01 +00:00
jxiang d190372bfc HBASE-9161 TestAssignmentManagerOnCluster.testSSHWhenDisablingTableRegionsInOpeningOrPendingOpenState could hang
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512134 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 04:13:34 +00:00
Zhihong Yu 1236068fd0 HBASE-8615 HLog Compression may fail due to Hadoop fs input stream returning partial bytes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512133 13f79535-47bb-0310-9956-ffa450edef68
2013-08-09 04:05:24 +00:00
Jonathan Hsieh f528e81766 HBASE-9142 Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps
For 0.95/0.96, we need to preserve the getFamilyMap signature through a deprecation cycle.  The new
method needs to be present alongside the old in 0.95, so we rename the method with the new signature
to getFamilyCellMap() in both trunk and 0.95, and restore a deprecated version of the old in 0.95.



git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512103 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 23:50:28 +00:00
larsh 3bc9e2c95c HBASE-9158 Serious bug in cyclic replication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512089 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 22:58:40 +00:00
Michael Stack eb197cbf04 HBASE-9163 Add timeouts to HBaseAdmin because hanging/zombying
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512077 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 22:49:18 +00:00
larsh c8530f81d4 HBASE-9079 FilterList getNextKeyHint skips rows that should be included in the results (Viral Bajaria and LarsH)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1512018 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 20:27:18 +00:00
larsh d28f8564ad HBASE-8408; addendum for new HConnection API
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511885 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 17:17:04 +00:00
Michael Stack 953553b45a HBASE-8015 implement namespaces; ADDENDUM TWO -- REMOVE FILE REMOVED BY ORIGINAL PATCH
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511589 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 06:01:54 +00:00
Michael Stack d5eebc6b02 HBASE-8408 Implement namespace; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511587 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 05:49:29 +00:00
Michael Stack 46fb7c409d HBASE-8408 Implement namespace
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511577 13f79535-47bb-0310-9956-ffa450edef68
2013-08-08 04:19:49 +00:00
larsh d363e852e6 HBASE-6580 Deprecate HTablePool in favor of HConnection.getTable(...)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511543 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:58:05 +00:00
eclark d3ddc7cc0b HBASE-9077 Make Web ui Fluid width
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511533 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:19:08 +00:00
Jean-Daniel Cryans d88cfcae75 HBASE-8322 Re-enable hbase checksums by default
HBASE-8785 revise zookeeper session timeout setting


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511530 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 23:15:18 +00:00
Jean-Daniel Cryans 8f2c6dc140 HBASE-7183 print WARN message if hbase.replication.sizeOfLogQueue is too big (Sho Shimauchi via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511406 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 17:12:13 +00:00
Jean-Daniel Cryans 93ea2059d5 HBASE-7325 Replication reacts slowly on a lightly-loaded cluster (Gabriel Reid via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511378 13f79535-47bb-0310-9956-ffa450edef68
2013-08-07 16:29:41 +00:00
eclark f1c271ab5e HBASE-9129 Scanner prefetching leaks scanners. -- MISSED DELETE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511116 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 20:27:24 +00:00
eclark d20edb96dc HBASE-9129 Scanner prefetching leaks scanners.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511110 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 20:10:37 +00:00
anoopsamjohn 2581ebb0b2 HBASE-8627 HBCK can not fix meta not assigned issue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511081 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 19:18:51 +00:00
anoopsamjohn 344b028f0e HBASE-9126 Make HFile MIN VERSION as 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1511023 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 16:31:37 +00:00
Michael Stack 10a25c52cf HBASE-8778 Region assigments scan table directory making them slow for huge tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510977 13f79535-47bb-0310-9956-ffa450edef68
2013-08-06 14:43:09 +00:00
Devaraj Das f06af44932 HBASE-9095. AssignmentManager's handleRegion should respect the single threaded nature of the processing
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510799 13f79535-47bb-0310-9956-ffa450edef68
2013-08-05 23:10:05 +00:00
Enis Soztutar fe938fdc55 HBASE-7980 TestZKInterProcessReadWriteLock fails occasionally in QA test run
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510753 13f79535-47bb-0310-9956-ffa450edef68
2013-08-05 21:41:16 +00:00
jeffreyz 96e750fdac HBASE-9099: logReplay could trigger double region assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510615 13f79535-47bb-0310-9956-ffa450edef68
2013-08-05 17:28:13 +00:00
Zhihong Yu 2036dbb763 HBASE-9115 Addendum for server side fix (Ted Yu and Lars)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510355 13f79535-47bb-0310-9956-ffa450edef68
2013-08-04 23:17:20 +00:00
jeffreyz 3fa804eaf7 hbase-9096: Disable split during log replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510105 13f79535-47bb-0310-9956-ffa450edef68
2013-08-04 07:09:05 +00:00
jeffreyz d70d599161 hbase-9098: During recovery use ZK as the source of truth for region state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510101 13f79535-47bb-0310-9956-ffa450edef68
2013-08-04 06:16:31 +00:00
Michael Stack b8bece0228 HBASE-8978 Restore TestLogRollAbort upon review
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510065 13f79535-47bb-0310-9956-ffa450edef68
2013-08-03 20:38:07 +00:00
jeffreyz 6b26bb0a8e hbase-8816: Add support of loading multiple tables into LoadTestTool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1510056 13f79535-47bb-0310-9956-ffa450edef68
2013-08-03 18:39:56 +00:00
eclark 0108ff5323 HBASE-9087 Handlers being blocked during reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509886 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 22:07:03 +00:00
Zhihong Yu 5b89721c1e HBASE-9115 HTableInterface.append operation may overwrites values (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509849 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 20:47:17 +00:00
Jean-Daniel Cryans 1a76ba5336 HBASE-8983 HBaseConnection#deleteAllConnections does not always delete (Nicolas Liochon via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509846 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 20:22:33 +00:00
Michael Stack a1cb0fc0e8 HBASE-9119 hbase.mapreduce.hfileoutputformat.blocksize should configure with blocksize of a table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509835 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 19:45:41 +00:00
Michael Stack 34c8e0ab16 HBASE-8224 Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509813 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 19:01:34 +00:00
Enis Soztutar 744fdf3d23 HBASE-9106 Do not fail TestAcidGuarantees for exceptions on table flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509535 13f79535-47bb-0310-9956-ffa450edef68
2013-08-02 04:34:52 +00:00
jxiang 0b0c291410 HBASE-9092 OpenRegion could be ignored by mistake
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509384 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 18:55:43 +00:00
Jean-Daniel Cryans 9ab34a7dd7 HBASE-9111 Put back TestReplicationKill* except for the MasterRSCompressed one
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509358 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 18:14:26 +00:00
Jean-Daniel Cryans cb1ad44c24 HBASE-7634 Replication handling of changes to peer clusters is inefficient (Gabriel Reid via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509332 13f79535-47bb-0310-9956-ffa450edef68
2013-08-01 17:03:52 +00:00
jyates ab0abfa711 HBASE-9049: Generalize ServerCallable creation to support custom callables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509015 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 20:16:43 +00:00
Zhihong Yu 505b4e9ffd HBASE-8768 Improve bulk load performance by moving key value construction from map phase to reduce phase (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508941 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 15:52:06 +00:00
nkeywal b4a120164a HBASE-8548 postOpen hook called twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508895 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 14:58:45 +00:00
mbertozzi 1ed35e4cb6 HBASE-9090 cleanup snapshot tests setup/teardown code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508801 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 10:16:25 +00:00
jeffreyz b60eb26632 HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes - Addendum2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508711 13f79535-47bb-0310-9956-ffa450edef68
2013-07-31 02:18:16 +00:00
jxiang 85fed73517 HBASE-9088 TestSplitLogManager.testMultipleResubmits fails - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508626 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 21:07:51 +00:00
jxiang 43a064231e HBASE-9088 TestSplitLogManager.testMultipleResubmits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508591 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 19:57:04 +00:00
Michael Stack 7c3882ca3c HBASE-9082 A bunch of tests have client retries only but bulid boxes are contended and overloaded
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508488 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 15:28:07 +00:00
nkeywal eed805417a HBASE-9012 TestBlockReorder.testBlockLocationReorder fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508351 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 09:10:47 +00:00
jeffreyz 4a6de45f76 HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes - Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508316 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 06:27:18 +00:00
Devaraj Das 3daea02e86 HBASE-8846. Refactors the old exceptions back to their original packages.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508301 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 05:14:32 +00:00
zjushch 33991305e9 HBASE-8940 TestRegionMergeTransactionOnCluster#testWholesomeMerge may fail due to race in opening region(addendum)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508268 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 01:42:06 +00:00
Jean-Daniel Cryans 45968ad1b9 HBASE-9038 Compaction WALEdit gives NPEs with Replication enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508255 13f79535-47bb-0310-9956-ffa450edef68
2013-07-30 00:11:01 +00:00
jxiang fd991fe908 HBASE-9052 Prevent split/merged region from assigning again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508247 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 23:54:29 +00:00
Jean-Daniel Cryans 417593e3aa HBASE-7826 Improve Hbase Thrift v1 to return results in sorted order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508240 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 23:29:04 +00:00
jxiang 1fc559c37b HBASE-9074 TestAdmin.testMoveToPreviouslyAssignedRS fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508212 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 22:15:32 +00:00
Michael Stack d7810cdbfa HBASE-9073 Up retries on TestSnapshotFromMaster; retries only once
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508155 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 18:06:58 +00:00
jxiang f7de23fb90 HBASE-9063 TestAssignmentManagerOnCluster.testSSHWhenDisablingTableRegionsInOpeningOrPendingOpenState fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508145 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 17:34:03 +00:00
Zhihong Yu 342b69f497 HBASE-8874 PutCombiner is skipping KeyValues while combining puts of same row during bulkload (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508125 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 16:21:28 +00:00
Michael Stack b7833c80f5 HBASE-9071 Disable TestHCM#testClusterStatus because fails in IDEs, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1508097 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 15:20:22 +00:00
Zhihong Yu bc1e374081 HBASE-9055 HBaseAdmin#isTableEnabled() should return false for non-existent table (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507881 13f79535-47bb-0310-9956-ffa450edef68
2013-07-29 01:53:50 +00:00
mbertozzi cf7b641afa HBASE-9060 ExportSnapshot job fails if target path contains percentage character (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507791 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 12:17:10 +00:00
larsh d42ecb89bd HBASE-8698 potential thread creation in MetaScanner.metaScan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507766 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 06:03:31 +00:00
Michael Stack e31e91772f HBASE-9067 Temporarily disable a few tests in TestReplicationTrackerZKImpl
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507764 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 05:34:50 +00:00
Michael Stack 49a58b7de8 HBASE-8875 incorrect javadoc for EXCLUDE_FROM_MINOR_COMPACTION
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507762 13f79535-47bb-0310-9956-ffa450edef68
2013-07-28 05:05:18 +00:00
Zhihong Yu 13beb54cfe HBASE-9058 deleteSnapshot() call may be skipped in TestFlushSnapshotFromClient tests (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507741 13f79535-47bb-0310-9956-ffa450edef68
2013-07-27 22:53:40 +00:00
Michael Stack cd4414a5e4 HBASE-9062 Remove TestReplicationKillRs* tests temporarily
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507716 13f79535-47bb-0310-9956-ffa450edef68
2013-07-27 21:25:58 +00:00
mbertozzi f37b96bc0d HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507679 13f79535-47bb-0310-9956-ffa450edef68
2013-07-27 16:14:34 +00:00
Michael Stack f0ad5ece68 HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails; ATTEMPTED FIXUP
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507658 13f79535-47bb-0310-9956-ffa450edef68
2013-07-27 15:05:03 +00:00
Michael Stack c776ff29a6 HBASE-9051 TestHFileOutputFormat.testExcludeAllFromMinorCompaction fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507529 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 23:57:57 +00:00
Michael Stack c001c526ec HBASE-8439 [replication] Remove ReplicationZookeeper class; ADDENDDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507524 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 23:53:06 +00:00
jxiang 3812294456 HBASE-9044 Merging regions throws NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507500 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:50:43 +00:00
Michael Stack ff5fdb671f HBASE-8439 [replication] Remove ReplicationZookeeper class
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507497 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:42:35 +00:00
Michael Stack 50df1e2fd7 HBASE-8764 Some MasterMonitorCallable should retry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507495 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 22:38:15 +00:00
Michael Stack 77fabe7333 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507399 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 19:07:41 +00:00
Lars George 350b3aca0c HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani) - REAPPLY after REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507205 13f79535-47bb-0310-9956-ffa450edef68
2013-07-26 07:32:19 +00:00
Michael Stack 260b8b644d HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; MORE DEBUGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507107 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 20:03:34 +00:00
Lars George d81ace449d HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507101 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 19:29:24 +00:00
Michael Stack afd3480511 HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507099 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 19:28:39 +00:00
Lars George 58df19c185 HBASE-8947 Thrift 2 : Replace "bool writeToWAL" with "TDurability durability" (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507072 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 17:38:08 +00:00
Michael Stack d435dff509 HBASE-9041 TestFlushSnapshotFromClient.testConcurrentSnapshottingAttempts fails; WRITE LESS ROWS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1507024 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 15:47:21 +00:00
Michael Stack 387e323de4 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; DEBUGGING PART2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506819 13f79535-47bb-0310-9956-ffa450edef68
2013-07-25 04:58:07 +00:00
Michael Stack de13130472 HBASE-9022 TestHLogSplit.testIOEOnOutputThread fails; DEBUGGING
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506782 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 23:55:41 +00:00
Zhihong Yu 6ddd020445 HBASE-9036 Few small code cleanup (Jean-Marc)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506669 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 19:37:06 +00:00
Michael Stack e5a3842a12 HBASE-9033 Add tracing to ReplicationSource and enable it in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506638 13f79535-47bb-0310-9956-ffa450edef68
2013-07-24 17:40:00 +00:00
jeffreyz 45472c51bb hbase-9002: TestDistributedLogSplitting.testRecoveredEdits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506267 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 20:43:13 +00:00
Michael Stack 4f132dc361 HBASE-9008 Reenable TestReplicationKillSlaveRS.killOneSlaveRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1506245 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 19:50:28 +00:00
Michael Stack be6adbdd7e HBASE-9021 Create a unit test for ReplicationHLogReaderManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505892 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 04:01:25 +00:00
jxiang bc34f88ca2 HBASE-8954 TestSplitLogWorker#testPreemptTask failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505888 13f79535-47bb-0310-9956-ffa450edef68
2013-07-23 03:07:52 +00:00
Michael Stack cf3da420d0 HBASE-9016 Cleanup of HRegion (javadoc, unnecessary inits, unnecessary unboxing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505838 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 22:31:26 +00:00
Michael Stack 19a311d7ec HBASE-9018 Add timeouts on all tests in TestHLogSplit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505817 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 21:05:59 +00:00
Michael Stack caef0da681 HBASE-9012 TestBlockReorder.testBlockLocationReorder fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505808 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:56:30 +00:00
Michael Stack 1c60a8ca6c HBASE-9007 TestReplicationKillSlaveRS.killOneSlaveRS fails; ADDENDUM/FIX
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505803 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:52:34 +00:00
mbertozzi a8d6626c67 HBASE-8984 Test online snapshots with online merge
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505790 13f79535-47bb-0310-9956-ffa450edef68
2013-07-22 20:14:54 +00:00
Lars George 53ed511717 HBASE-8948 Bound table pool size in Thrift 2 server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505321 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 09:30:52 +00:00
Lars George 4fa2e6c37c HBASE-8946 Add a new function to Thrift 2 to open scanner, get results and close scanner (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505290 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 08:01:37 +00:00
Michael Stack c923728108 HBASE-9006 RPC code requires cellBlockCodecClass even though one is defined by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505269 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:43:38 +00:00
Michael Stack 6c522b5450 HBASE-9011 Add timeouts to possibly silently failing tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505267 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:26:08 +00:00
Michael Stack 50e97316a3 HBASE-9009 Disable TestMultiTableInputFormat
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505261 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 04:05:54 +00:00
Michael Stack 5d8033c3c5 HBASE-9007 TestReplicationKillSlaveRS.killOneSlaveRS fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505256 13f79535-47bb-0310-9956-ffa450edef68
2013-07-21 03:30:25 +00:00
sershe 245cd38983 HBASE-7875 introduce a compaction switch in HBase Shell (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1505060 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 22:40:31 +00:00
Michael Stack 2fb6b8b7f3 HBASE-9001 TestThriftServerCmdLine.testRunThriftServer[0] failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504988 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 20:08:12 +00:00
Jean-Daniel Cryans a97739bd3f HBASE-8975 NPE/HTTP 500 when opening the master's web UI too early
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504955 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 18:24:00 +00:00
larsh 581c3f2634 BASE-8432 a table with unbalanced regions will balance indefinitely with the 'org.apache.hadoop.hbase.master.DefaultLoadBalancer' (Wang Qiang and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504939 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 16:54:55 +00:00
Michael Stack 54c1e1b517 HBASE-8998 TestSnapshotCloneIndependence.testOnlineSnapshotMetadataChangesIndependent fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504933 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 16:28:36 +00:00
Michael Stack 49368f26d6 HBASE-8996 TestHCM.testDeleteForZKConnLeak can go zombie
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504757 13f79535-47bb-0310-9956-ffa450edef68
2013-07-19 03:44:34 +00:00
Michael Stack 6574aee773 HBASE-8993 TestHRegionOnCluster.testDataCorrectnessReplayingRecoveredEdits fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504714 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:57:39 +00:00
Jean-Daniel Cryans 320d23cb35 REVERT of HBASE-8983
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504690 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:22:56 +00:00
jxiang 6a1b724e6d HBASE-8991 TestMasterFailover.testMasterFailoverWithMockedRITOnDeadRS failed again
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504683 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 22:07:11 +00:00
Zhihong Yu 4e9a79a0ba HBASE-8699 Parameter to DistributedFileSystem#isFileClosed should be of type Path (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504676 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:48:18 +00:00
larsh f4872d7ef8 HBASE-8599 HLogs in ZK are not cleaned up when replication lag is minimal (Varun Sharma)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504661 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 21:09:43 +00:00
mbertozzi 3ea120a69b HBASE-8986 Replace hardcoded special file/dir names with the relative HConstant
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504652 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:47:38 +00:00
jxiang ac924da7af HBASE-8962 Clean up code and remove regular log splitting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504647 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:42:35 +00:00
Michael Stack b5ff002a1a HBASE-8989 TestFromClientSideWithCoprocessor.testClientPoolThreadLocal fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504642 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:34:29 +00:00
Jean-Daniel Cryans 018b22366d HBASE-8988 Reuse the thread pool in the shell to not run out of threads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504637 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 20:23:36 +00:00
nkeywal 521f17f275 HBASE-8985 Not enough logging in SplitLogManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504610 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:18:06 +00:00
jyates 0632023c14 HBASE-8928: Make ChaosMonkey & LoadTest tools extensible (Gautam Soni)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504609 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:16:47 +00:00
nkeywal 8a21171f31 HBASE-8983 HBaseConnection#deleteAllConnections does not always delete
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504606 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 19:05:04 +00:00
Michael Stack 20e0f2b625 HBASE-8987 ProtobufUtil.toException doesn't handle plain RemoteException, gets a NoSuchMethodException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504591 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:37:53 +00:00
Zhihong Yu 25e14c8b48 HBASE-8884 Pluggable RpcScheduler (Chao Shi)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504584 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:26:04 +00:00
nkeywal f8f0a80d3e HBASE-8981 add a check on the ServerName parse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504572 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 18:03:53 +00:00
Michael Stack 508cb1bd98 HBASE-8979 JVMClusterUtil will join forever on a stuck regionserver <--- zombie maker
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504527 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 17:01:44 +00:00
Michael Stack 375e47a4d9 HBASE-8939 Disable TestLogRollAbort
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504379 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 07:26:46 +00:00
Michael Stack 9e9e4a8c00 HBASE-8900 TestRSKilledWhenMasterInitializing.testCorrectnessWhenMasterFailOver is flakey; ACTUALLY REMOVE FILE, WAS BREAKING RAT CHECK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504359 13f79535-47bb-0310-9956-ffa450edef68
2013-07-18 04:00:58 +00:00
jeffreyz c9ca3ceffa HBASE-8960: TestDistributedLogSplitting.testLogReplayForDisablingTable fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504321 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 23:29:22 +00:00
Michael Stack a7d4085586 HBASE-8965 TestRemoteAdmin.testClusterStatus fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504320 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 23:17:19 +00:00
larsh e8b5cd0f49 HBASE-7952 Remove update() and Improve ExplicitColumnTracker performance (Raymond Liu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504310 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 22:32:14 +00:00
Michael Stack 9bf0760123 HBASE-8957 TestDrainingServer. testDrainingServerWithAbort fails; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504308 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 22:24:32 +00:00
Michael Stack 81434835de HBASE-8965 TestRemoteAdmin.testClusterStatus fails; DISABLING TEST
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504306 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 22:21:01 +00:00
Jean-Daniel Cryans d6605b710c HBASE-8732 HFileBlockDefaultEncodingContext isn't thread-safe but is used by all readers,
breaks column encoding
HBASE-8961  Make TestReplicationQueueFailover less integration-y by splitting it up


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504300 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 22:05:56 +00:00
Zhihong Yu 126526ee30 HBASE-8967 Duplicate call to snapshotManager.stop() in HRegionServer (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504274 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 20:49:30 +00:00
Michael Stack 7cda30d74c HBASE-8972 TestCreateTableHandler.testMasterRestartAfterEnablingNodeIsCreated failed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504266 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 20:25:38 +00:00
Lars George cbf115d73a HBASE-8779 Add mutateRow method support to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504253 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 20:05:14 +00:00
Lars George aeb529fc78 HBASE-8779 Add mutateRow method support to Thrift2 (Hamed Madani)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504251 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 20:04:25 +00:00
Michael Stack 1356d84fcf HBASE-8939 Hanging unit tests; DEBUG
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504242 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 19:26:32 +00:00
Michael Stack 549a152a38 HBASE-8957 TestDrainingServer. testDrainingServerWithAbort fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504005 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 05:36:42 +00:00
larsh 00175ae834 HBASE-8877 Reentrant row locks (Dave Latham)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1504002 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 05:34:00 +00:00
Michael Stack 07337ac9c8 HBASE-8965 TestRemoteAdmin.testClusterStatus fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503999 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 05:33:27 +00:00
Michael Stack a75c904149 HBASE-8964 TestAccessController.testGlobalAuthorizationForNewRegisteredRS; SECOND ATTEMPT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503964 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 00:54:11 +00:00
Michael Stack 658bac81e3 HBASE-8964 TestAccessController.testGlobalAuthorizationForNewRegisteredRS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1503961 13f79535-47bb-0310-9956-ffa450edef68
2013-07-17 00:51:36 +00:00