Commit Graph

1479 Commits

Author SHA1 Message Date
ramkrishna acfe2f9fd2 HBASE-8705-RS holding META when restarted in a single node setup may hang infinitely without META assignment (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495705 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 11:38:09 +00:00
Michael Stack 8781231132 HBASE-8788 Edit of .proto files moving classes to better homes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495642 13f79535-47bb-0310-9956-ffa450edef68
2013-06-22 00:15:11 +00:00
eclark e67e74c02e HBASE-8786 Creating a table with a Bloom filter on the shell is broken.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495604 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 21:37:13 +00:00
sershe 181b4c8d03 HBASE-8669 change exploring compaction policy to prefer smaller compactions on blocked stores
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1495261 13f79535-47bb-0310-9956-ffa450edef68
2013-06-21 00:59:46 +00:00
Gary Helmling fdcc2e4656 Fix up RPC handling
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494868 13f79535-47bb-0310-9956-ffa450edef68
2013-06-20 06:38:36 +00:00
jeffreyz e75a7e868b HBASE-8617: Introducing a new config to disable writes during recovering
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494804 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 23:36:58 +00:00
Enis Soztutar 559aa12a09 HBASE-8766 [WINDOWS] bin/hbase.cmd zkcli is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494732 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 18:37:26 +00:00
Andrew Kyle Purtell becbdfa8d1 HBASE-8494. TestRemoteAdmin#testClusterStatus should not assume 'requests' does not change
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494664 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 15:49:30 +00:00
Michael Stack 84e4531938 HBASE-801 Avoid unnecessary lazy seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494458 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:58:26 +00:00
Michael Stack a71464bf84 HBASE-8696 Fixup for logs that show when running hbase-it tests.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494453 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:48:04 +00:00
Michael Stack 6fd96ef4e9 HBASE-8685 [REST] Minor fix to XMLSchema.xsd and ScannerModel
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494443 13f79535-47bb-0310-9956-ffa450edef68
2013-06-19 04:06:58 +00:00
Michael Stack fd4bd0c990 HBASE-8453 TestImportExport failing again due to configuration issues -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494351 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 22:38:40 +00:00
Michael Stack f7cd8f75e1 HBASE-8453 TestImportExport failing again due to configuration issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1494256 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 18:54:14 +00:00
mbertozzi 62f513257e HBASE-8749 Potential race condition between FSUtils.renameAndSetModifyTime() and HFile/LogCleaner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493670 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 07:58:19 +00:00
Michael Stack f38b70170e HBASE-8740 Generate unique table names in TestAccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493311 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 04:33:17 +00:00
Michael Stack 9f1e443ff0 HBASE-8740 Generate unique table names in TestAccessController
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493310 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 04:33:03 +00:00
Michael Stack e07dedcdec HBASE-8689 Cover all mutations rather than only Put while reporting for mutations not writing to WAL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493307 13f79535-47bb-0310-9956-ffa450edef68
2013-06-15 04:23:24 +00:00
mbertozzi a53d0b2512 HBASE-8742 HTableDescriptor Properties not preserved when cloning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493268 13f79535-47bb-0310-9956-ffa450edef68
2013-06-14 22:29:54 +00:00
Zhihong Yu 6e2df4c617 HBASE-8651 Result of integer multiplication cast to long in HRegionFileSystem#sleepBeforeRetry() (Samar)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493229 13f79535-47bb-0310-9956-ffa450edef68
2013-06-14 20:03:09 +00:00
jyates e9eff5e624 HBASE-8702: Make WALEditCodec pluggable
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492407 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 20:14:58 +00:00
mbertozzi ba8801c2ff HBASE-8706 Some improvement in snapshot (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1492398 13f79535-47bb-0310-9956-ffa450edef68
2013-06-12 19:50:00 +00:00
Devaraj Das fbd8cf7a73 HBASE-8344. Improves the assignment when node failures happen to choose the secondary RS as the new primary RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491994 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 22:26:40 +00:00
Michael Stack d6becac229 HBASE-8664 Small fix ups for memory size outputs in UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491902 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 18:53:06 +00:00
sershe 03dc97a1f4 HBASE-8665 bad compaction priority behavior in queue can cause store to be blocked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491661 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 00:24:21 +00:00
eclark 30c8032cb2 HBASE-8672 Create an Integration test for Bulk Loads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491656 13f79535-47bb-0310-9956-ffa450edef68
2013-06-11 00:14:54 +00:00
sershe 53419dadca HBASE-8683 Add major compaction support in CompactionTool (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491597 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 20:53:19 +00:00
Enis Soztutar 0e04fe82e1 HBASE-8703 [WINDOWS] Timed-out processes exit with non-zero code causing HealthChecker to report incorrectly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491559 13f79535-47bb-0310-9956-ffa450edef68
2013-06-10 18:34:56 +00:00
Zhihong Yu 095baf8848 HBASE-8650 HRegionServer#updateRecoveringRegionLastFlushedSequenceId(HRegion) makes inefficient use of keySet iterator instead of entrySet iterator (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1491134 13f79535-47bb-0310-9956-ffa450edef68
2013-06-09 03:49:15 +00:00
Zhihong Yu a9270d385b HBASE-8690 Reduce unnecessary getFileStatus hdfs calls in TTL hfile and hlog cleanners (Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490886 13f79535-47bb-0310-9956-ffa450edef68
2013-06-08 00:29:31 +00:00
Jean-Daniel Cryans f8a2ae4199 HBASE-8712 HFileLinkCleaner (FSUtils.listStatus) logs too much if
links do not exists (Matteo via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490871 13f79535-47bb-0310-9956-ffa450edef68
2013-06-07 23:49:09 +00:00
Michael Stack c10195177d HBASE-8402 ScanMetrics depends on number of rpc calls to the server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490094 13f79535-47bb-0310-9956-ffa450edef68
2013-06-06 00:44:00 +00:00
jyates d6550253a7 HBASE-8684: Table Coprocessor can't access external HTable by default - ADDENDUM: moving test to correct package
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490078 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 23:27:47 +00:00
Michael Stack b5bdfb6f3f HBASE-8645 Change ServerName so it uses hostname only, not FQDN hostnames
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490072 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 23:16:20 +00:00
jyates 7188830e6b HBASE-8684: Table Coprocessor can't access external HTable by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1490043 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 22:04:54 +00:00
Zhihong Yu 45da73e18e HBASE-8534 addendum removes TestDriver (Nick Dimiduk)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489878 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 13:56:49 +00:00
jeffreyz f5ecf2c83c HBASE-8680: distributedLogReplay performance regression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489679 13f79535-47bb-0310-9956-ffa450edef68
2013-06-05 01:12:59 +00:00
jeffreyz ccb9fd364d hbase-8666: META region isn't fully recovered during master initialization when META region recovery had chained failures
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489606 13f79535-47bb-0310-9956-ffa450edef68
2013-06-04 21:01:05 +00:00
jxiang 9d4a82e105 HBASE-5050 [rest] SPNEGO-based authentication
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1489190 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 21:48:21 +00:00
Michael Stack 3d88fbbcfd HBASE-8640 ServerName in master may not initialize with the configured ipc address of hbase.master.ipc.address
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488834 13f79535-47bb-0310-9956-ffa450edef68
2013-06-03 03:47:38 +00:00
Zhihong Yu 191ba57a27 HBASE-8534 Fix coverage for org.apache.hadoop.hbase.mapreduce (Aleksey Gorshkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488542 13f79535-47bb-0310-9956-ffa450edef68
2013-06-01 16:23:55 +00:00
ramkrishna ac54c557e9 HBASE-8668 - TestHLogSplit.generateHLog() does not use local variables for entries (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488313 13f79535-47bb-0310-9956-ffa450edef68
2013-05-31 17:05:21 +00:00
sershe 981df7cce8 HBASE-8659 LruBlockCache logs too much
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488052 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 23:36:34 +00:00
sershe 018ae9e0d5 HBASE-8653 master seems to be deleting region tmp directory from under compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487961 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 18:42:28 +00:00
sershe e7ac644071 HBASE-8638 add logging to compaction policy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487948 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:55:04 +00:00
Michael Stack c920eb3c4c HBASE-8657 Miscellaneous log fixups for hbase-it; tidier logging, fix a few NPEs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487945 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:31:15 +00:00
Michael Stack 957f580d83 HBASE-8631 Meta Region First Recovery
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487939 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 17:20:44 +00:00
Zhihong Yu c10e8d2119 HBASE-8649 Private method HStore#createWriterInTmp(long) is never called (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487702 13f79535-47bb-0310-9956-ffa450edef68
2013-05-30 01:50:53 +00:00
Zhihong Yu 0d5a678ac9 HBASE-8634 Fix potential null pointer dereference in HRegionServer and TableLockChecker (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487533 13f79535-47bb-0310-9956-ffa450edef68
2013-05-29 16:21:33 +00:00
Zhihong Yu 3105761d0a HBASE-8609 Make the CopyTable support startRow, stopRow options (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487032 13f79535-47bb-0310-9956-ffa450edef68
2013-05-28 18:24:14 +00:00
Michael Stack 21f80b2cd4 HBASE-8618 Master is providing dead RegionServer ServerName's to the balancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486359 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 20:31:44 +00:00
Michael Stack e1f9dfe8fb HBASE-8622 Remove ' You are currently running the HMaster without HDFS append support enabled. This may result in data loss. Please see the HBase wiki for details. ' from UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486346 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 17:18:27 +00:00
Michael Stack fe6bbb0d29 HBASE-8621 More log edits; we log too much
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486291 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 06:05:07 +00:00
Michael Stack e849b9bfb9 HBASE-8613 Improve logging when BindException is received at startup time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486289 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 04:41:28 +00:00
eclark 4ff4038b79 HBASE-8517 Stochastic Loadbalancer isn't finding steady state on real clusters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486258 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 00:22:59 +00:00
Michael Stack c19b7ba9d9 HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486255 13f79535-47bb-0310-9956-ffa450edef68
2013-05-25 00:09:52 +00:00
jxiang bf4a3af4a4 HBASE-8420 Port HBASE-6874 Implement prefetching for scanners from 0.89-fb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486246 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 22:51:22 +00:00
Michael Stack cea01f4192 HBASE-8366 HBaseServer logs the full query
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486232 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 22:05:35 +00:00
Michael Stack 6bacd6839f HBASE-8573 Store last flushed sequence id for each store of region for Distributed Log Replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486221 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 21:18:32 +00:00
Zhihong Yu 6e68b91ef2 HBASE-8597 compaction record (probably) can block WAL cleanup forever if region is closed without edits (Sergey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486212 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 20:36:21 +00:00
Michael Stack 83edb0f4ee HBASE-8449 Refactor recoverLease retries and pauses informed by findings over in hbase-8389
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486121 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 17:06:26 +00:00
Michael Stack 2883068462 HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey; REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486120 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 17:06:00 +00:00
Michael Stack 2f68a2c06b HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486118 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 17:02:53 +00:00
Michael Stack 69798553bc HBASE-8449 Refactor recoverLease retries and pauses informed by findings over in hbase-8389
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486108 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 16:20:16 +00:00
Michael Stack 12f4d3d3f0 HBASE-8570 CompactSplitThread logs a CompactSplitThread but it does not have a toString
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486104 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 16:17:24 +00:00
Michael Stack bd7b479807 HBASE-8608 Do an edit of logs.. we log too much.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485902 13f79535-47bb-0310-9956-ffa450edef68
2013-05-24 00:11:00 +00:00
Michael Stack 61870830bf HBASE-8600 Bunch of log lines from QosFunction: Marking normal priority after
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485886 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 22:31:01 +00:00
Michael Stack 8bc438abde HBASE-2231 Compaction events should be written to HLog; LOGGING ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485873 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 22:18:04 +00:00
Zhihong Yu 13084de405 HBASE-8522 Archived hfiles and old hlogs may be deleted immediately by HFileCleaner, LogCleaner in HMaster (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485870 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 22:04:36 +00:00
Michael Stack 93b92713e0 HBASE-8602 Ugly stack trace just because regionserver comes up before master....
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485867 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 22:02:38 +00:00
Zhihong Yu 80e0cbd96e HBASE-8497 Protobuf WAL also needs a trailer (Himanshu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485866 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 21:59:10 +00:00
ramkrishna 62e1137c94 HBASE-8235-Adding inmemory CF attribute to LoadTest and PerformanceEvaluation tool (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485779 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 17:05:42 +00:00
Devaraj Das 87a052f08d HBASE-7942. Makes the RegionServer aware of favored-nodes. The regionserver can now specify where to create the region files if the underlying HDFS supports the corresponding create(..favorednodes..) API.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485584 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 06:01:27 +00:00
Michael Stack b5146ebf6e HBASE-8450 Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485561 13f79535-47bb-0310-9956-ffa450edef68
2013-05-23 04:11:12 +00:00
Michael Stack e2f57c7696 HBASE-8336 PooledHTable may be returned multiple times to the same pool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485402 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 20:21:27 +00:00
Michael Stack 91148bcc2a HBASE-8471 Server-side, remove convertion from pb type to client type before we call method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485396 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 20:14:59 +00:00
larsh ba653fb8e4 HBASE-8525 Use sleep multilier when choosing sinks in ReplicationSource
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485316 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 18:00:06 +00:00
Zhihong Yu 8bd59042ba HBASE-8555 FilterList correctness may be affected by random ordering of sub-filter(list) (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485308 13f79535-47bb-0310-9956-ffa450edef68
2013-05-22 17:43:58 +00:00
Michael Stack 4f45d96ab1 HBASE-8586 Revisit of hbase-8483, "HConnectionManager can leak ZooKeeper connections when using deleteStaleConnection"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484925 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 20:02:50 +00:00
Zhihong Yu e89712d29d HBASE-8575 TestDistributedLogSplitting#testMarkRegionsRecoveringInZK fails intermittently due to lack of online region (Jeff Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484899 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 18:17:12 +00:00
jxiang aa12c8ac72 HBASE-8545 Meta stuck in transition when it is assigned to a just restarted dead region sever
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484875 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 17:19:02 +00:00
Zhihong Yu 634f63ef3c HBASE-8582 Possible NullPointerException in ZKInterProcessLockBase#visitLocks (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484643 13f79535-47bb-0310-9956-ffa450edef68
2013-05-21 01:59:44 +00:00
Michael Stack 21735dde20 HBASE-8579 TestDelayedRpc falis from time to time
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484589 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 20:49:28 +00:00
ramkrishna 190aac3613 HBASE-8282-User triggered flushes does not allow compaction to get triggered even if compaction criteria is met (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484519 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 16:35:55 +00:00
Michael Stack 39e7e66ae9 HBASE-8067 TestHFileArchiving.testArchiveOnTableDelete sometimes fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484503 13f79535-47bb-0310-9956-ffa450edef68
2013-05-20 15:44:14 +00:00
Michael Stack 94a3efe1e9 HBASE-8577 TestZooKeeper#testLogSplittingAfterMasterRecoveryDueToZKExpiry failed intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484352 13f79535-47bb-0310-9956-ffa450edef68
2013-05-19 21:21:26 +00:00
Michael Stack 998296008a HBASE-8564 TestMetricsRegionServer depends on test order; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484052 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 03:23:13 +00:00
sershe 6b46196c31 HBASE-8539 ADDENDUM Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484039 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 01:40:48 +00:00
Enis Soztutar 2a5c92c084 HBASE-8547. Fix java.lang.RuntimeException: Cached an already cached block (Addendum3 to remove assertion)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484032 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 00:03:48 +00:00
Jean-Daniel Cryans aec1857b37 HBASE-7567 [replication] Create an interface for replication peers (Chris Trezzo via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484031 13f79535-47bb-0310-9956-ffa450edef68
2013-05-18 00:00:20 +00:00
Zhihong Yu d5f6d90329 HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay, Addendum disables the feature by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484022 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 22:48:36 +00:00
Michael Stack 95ce14a5aa HBASE-8568 Test case TestDistributedLogSplitting#testWorkerAbort failed intermittently
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484019 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 22:41:25 +00:00
Zhihong Yu d783067a3d HBASE-8567 TestDistributedLogSplitting#testLogReplayForDisablingTable fails on hadoop 2.0 (Jefferey)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483982 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 20:39:51 +00:00
mbertozzi 13483015c9 HBASE-7726 Family Dir is not removed using modifyTable()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483883 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 15:54:31 +00:00
eclark b3c97c3e3e HBASE-8564 TestMetricsRegionServer depends on test order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483617 13f79535-47bb-0310-9956-ffa450edef68
2013-05-17 00:28:50 +00:00
Zhihong Yu 8806f23ee4 HBASE-8461 Provide the ability to delete multiple snapshots through single command (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483574 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 21:31:05 +00:00
Michael Stack 4473041015 HBASE-8560 TestMasterShutdown failing in trunk 0.95/trunk -- "Unable to get data of znode /hbase/meta-region-server because node does not exist (not an error)"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483547 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 20:28:19 +00:00
Enis Soztutar 1a131b9e3c HBASE-8505 References to split daughters should not be deleted separately from parent META entry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483481 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 18:00:15 +00:00
Enis Soztutar 2c3d36cc10 HBASE-8547. Fix java.lang.RuntimeException: Cached an already cached block (Addendum2 to check cached buffers for equality)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483476 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 17:54:58 +00:00
Jean-Daniel Cryans 9ae251a7e2 HBASE-7380 [replication] When transferring queues, check if the peer still
exists before copying the znodes


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483136 13f79535-47bb-0310-9956-ffa450edef68
2013-05-16 00:56:35 +00:00
Michael Stack 86aad7e82c HBASE-8435 Test for zk leak does not account for unsynchronized access to zk watcher: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483117 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 22:52:19 +00:00
jyates 6ebd8e3f2a HBASE-8355: BaseRegionObserver#pre(Compact|Flush|Store)ScannerOpen returns null (Andrew Purtell, Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483094 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 21:21:47 +00:00
mbertozzi 3c4645e7e5 HBASE-8540 SnapshotFileCache logs too many times if snapshot dir doesn't exists
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483024 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 19:25:31 +00:00
Enis Soztutar a1aa8537a2 HBASE-5995 Fix and reenable TestLogRolling.testLogRollOnPipelineRestart
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483004 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 18:52:20 +00:00
Jean-Daniel Cryans f729fcd4ec HBASE-8519 Backup master will never come up if primary master dies during initialization
(Jerry He via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482981 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 17:54:30 +00:00
Michael Stack 2068d57f99 HBASE-8535 Test for zk leak does not account for unsynchronized access to zk watcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482905 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 15:33:59 +00:00
Enis Soztutar 0a183765ac HBASE-8547. Fix java.lang.RuntimeException: Cached an already cached block (Addendum to add better log)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482705 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 07:28:28 +00:00
Enis Soztutar ba37032a72 HBASE-8547 Fix java.lang.RuntimeException: Cached an already cached block
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482697 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 06:57:37 +00:00
Michael Stack cb53db35f3 HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482675 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:24:02 +00:00
Michael Stack 6bf0abbec9 HBASE-8531 TestZooKeeper fails in trunk/0.95 builds
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482669 13f79535-47bb-0310-9956-ffa450edef68
2013-05-15 04:08:16 +00:00
jxiang 47f4477f79 HBASE-8537 Dead region server pulled in from ZK
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482635 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 22:55:11 +00:00
sershe 267e55da40 HBASE-8539 Double(or tripple ...) ZooKeeper listeners of the same type when Master recovers from ZK SessionExpiredException (Jeffrey Zhong)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482574 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 20:38:08 +00:00
Jonathan Hsieh d1c5b7cbd2 HBASE-8528 [hadoop2] TestMultiTableInputFormat always hadoop with YARN-129 applied (with Gary Helmling)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482561 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 20:27:11 +00:00
Zhihong Yu 90bd4de7cf HBASE-8536 Possible NullPointerException in ZKInterProcessLockBase#reapExpiredLocks (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482429 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 16:27:41 +00:00
mbertozzi 8d3581dc7e HBASE-8516 FSUtils.create() fail with ViewFS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482386 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 15:22:29 +00:00
sershe 77a08bbe0a HBASE-8527 clean up code around compaction completion in HStore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482164 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 01:04:37 +00:00
Devaraj Das 8e0202945b HBASE-5930. Added unit tests and configuration value for disabling the automatic flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482161 13f79535-47bb-0310-9956-ffa450edef68
2013-05-14 00:55:28 +00:00
Zhihong Yu 429af3c930 HBASE-8367 LoadIncrementalHFiles does not return an error code nor throw Exception when failures occur due to timeouts (Brian Dougan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481988 13f79535-47bb-0310-9956-ffa450edef68
2013-05-13 17:48:55 +00:00
Zhihong Yu 86dc135a34 HBASE-8133 avoid assign for disabling table regions(OPENING/PENDING_OPEN) in SSH (Rajeshbabu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481599 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 16:44:49 +00:00
Devaraj Das 7a7ab8b8da HBASE-7932. Introduces Favored Nodes for region files. Adds a balancer called FavoredNodeLoadBalancer that will honor favored nodes in the process of balancing but the balance operation is currently a no-op (Devaraj Das)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481476 13f79535-47bb-0310-9956-ffa450edef68
2013-05-12 06:47:39 +00:00
Zhihong Yu 3185729df1 HBASE-8530 Refine error message from ExportSnapshot when there is leftover snapshot in target cluster (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481400 13f79535-47bb-0310-9956-ffa450edef68
2013-05-11 20:16:54 +00:00
Zhihong Yu 639bf9cfa9 HBASE-8520 TestIOFencing fails intermittently due to compaction kicking in too soon (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1481226 13f79535-47bb-0310-9956-ffa450edef68
2013-05-10 22:40:50 +00:00
jxiang 6bff9ab358 HBASE-8437 Clean up tmp coprocessor jars
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480828 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 22:55:42 +00:00
Jean-Daniel Cryans 0ca1ec6c75 HBASE-8510 HBASE-8469 added a hdfs-site.xml file for tests but it gets included in the test jar
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480755 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 20:12:35 +00:00
Zhihong Yu 695535c657 HBASE-8509 ZKUtil#createWithParents won't set data during znode creation when parent folder doesn't exit (Jefferey and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480623 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 13:28:34 +00:00
mbertozzi 832a6efa17 HBASE-8446 Allow parallel snapshot of different tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480585 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 10:45:20 +00:00
sershe be3568fb5b HBASE-8498 PB WAL reading is broken due to some partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480511 13f79535-47bb-0310-9956-ffa450edef68
2013-05-09 01:03:02 +00:00
Michael Stack cefa4fa671 HBASE-8506 Remove unused/dead classes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480493 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 22:51:18 +00:00
Michael Stack 4dc244ce5a HBASE-1762 Remove concept of ZooKeeper from HConnection interface
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480449 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 20:49:30 +00:00
Zhihong Yu bac9ae973c HBASE-8306 Enhance TestJoinedScanners with ability to specify various parameters (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480277 13f79535-47bb-0310-9956-ffa450edef68
2013-05-08 13:54:26 +00:00
Michael Stack 6f79d0e253 HBASE-8483 HConnectionManager can leak ZooKeeper connections when using deleteStaleConnection
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1480010 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 18:39:08 +00:00
Zhihong Yu 5c58545787 HBASE-7066 Some HMaster coprocessor exceptions are being swallowed in try catch blocks - Revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479961 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 16:10:07 +00:00
Michael Stack 8a46690944 HBASE-5525 Truncate and preserve region boundaries option
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479778 13f79535-47bb-0310-9956-ffa450edef68
2013-05-07 06:52:44 +00:00
Enis Soztutar c68cea5b45 HBASE-8478 HBASE-2231 breaks TestHRegion#testRecoveredEditsReplayCompaction under hadoop2 profile
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479716 13f79535-47bb-0310-9956-ffa450edef68
2013-05-06 23:12:55 +00:00
Michael Stack 6b57e77a58 HBASE-5835 [hbck] Catch and handle NotServingRegionException when close region attempt fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1479240 13f79535-47bb-0310-9956-ffa450edef68
2013-05-05 05:41:44 +00:00
sershe d30d4ef8e7 HBASE-5746 HFileDataBlockEncoderImpl uses wrong header size when reading HFiles with no checksums (0.96)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478966 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:31:46 +00:00
Michael Stack 515d19c52e HBASE-8404 Extra commas in LruBlockCache.logStats
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478965 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 20:31:30 +00:00
jxiang 3ca2bd7339 HBASE-8485 Retry to open a HLog on more exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478880 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 17:19:27 +00:00
nkeywal 6784e894e2 HBASE-8466 Netty messages in the logs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478664 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 07:41:45 +00:00
Michael Stack b782a7202e HBASE-8430 Cell decoder/scanner/etc. should not hide exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478656 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 06:40:13 +00:00
Michael Stack d668363c23 HBASE-8214 Remove proxy and engine, rely directly on pb generated Service
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478637 13f79535-47bb-0310-9956-ffa450edef68
2013-05-03 03:52:15 +00:00
Michael Stack 1a516ff5b7 HBASE-8482 TestHBaseFsck#testCheckTableLocks broke; java.lang.AssertionError: expected:<[]> but was:<[EXPIRED_TABLE_LOCK]>
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478556 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 21:13:31 +00:00
Jonathan Hsieh d5b80e422b HBASE-8469 [hadoop2] Several tests break because of HDFS-4305
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478368 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 13:40:49 +00:00
mbertozzi 7475f9088b HBASE-8455 Update ExportSnapshot to reflect changes in HBASE-7419
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478297 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 08:19:08 +00:00
Jonathan Hsieh 1ac7bd3d92 HBASE-8477 [hadoop2] TestTableInputFormatScan* fails intermittently with PriviledgeActionException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478281 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 06:29:02 +00:00
Jonathan Hsieh baf55c6e8a REVERT HBASE-8469. Breaks TestOpenedRegionHandler unit test.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478239 13f79535-47bb-0310-9956-ffa450edef68
2013-05-02 00:03:33 +00:00
Jonathan Hsieh cd8c3820ba HBASE-8469 [hadoop2] Several tests break because of HDFS-4305
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478203 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 21:53:50 +00:00
sershe 1d8ec61f64 HBASE-8460 [replication] Fix the three TODOs in TestReplicationStateBasic.testReplicationQueues (Chris Trezzo)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478104 13f79535-47bb-0310-9956-ffa450edef68
2013-05-01 17:32:25 +00:00
sershe f027f66b22 HBASE-7413 Convert WAL to pb
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477761 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 18:34:40 +00:00
Andrew Kyle Purtell fa3918d300 Revert HBASE-8453, HBASE-8454.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477448 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 01:51:14 +00:00
sershe 0e9fbc727c HBASE-8272 make compaction checker frequency configurable per table/cf
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477425 13f79535-47bb-0310-9956-ffa450edef68
2013-04-30 00:32:31 +00:00