Commit Graph

7474 Commits

Author SHA1 Message Date
Michael Stack 47724c0791 HBASE-9412 Startup scripts create 2 .out files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520165 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 22:51:16 +00:00
Michael Stack 0614f41d33 HBASE-9414 start-hbase.cmd doesn't need the execute flag
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520162 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 22:46:55 +00:00
larsh b99bbd73b3 HBASE-9428 Regex filters are at least an order of magnitude slower since 0.94.3
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520095 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 18:35:34 +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
Michael Stack fab1a84ab6 Minor edits to format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519234 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 22:41:06 +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
Michael Stack ea6f81c952 Another edit of how to create a release candiate section
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519157 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 05:26:44 +00:00
Michael Stack 0f37448507 HBASE-9406 Document 0.96 migration
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519155 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 04:51:34 +00:00
Michael Stack c41e90e54b First cut at doc on how to stage a release using new means -- the pom generating scripts and the mvn door I recently discovered
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519124 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 00:27:51 +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
Enis Soztutar ff6d8620fc HBASE-9386 [WINDOWS] Small improvements to .cmd scripts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519028 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 17:28:05 +00:00
Enis Soztutar 0ab9331948 HBASE-9384 [WINDOWS] Using file://{hbase.tmp.dir}/hbase for hbase.rootdir causes illegal argument exception on windows
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519021 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 16:44:35 +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 143b12daec HBASE-9379 Doc that localfs is not durable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518486 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 05:40:53 +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
Jonathan Hsieh 950a552f77 HBASE-9372 Restore HConstants.META_TABLE_NAME as deprecated
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518416 13f79535-47bb-0310-9956-ffa450edef68
2013-08-28 23:29:57 +00:00
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