Commit Graph

1782 Commits

Author SHA1 Message Date
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