Commit Graph

7841 Commits

Author SHA1 Message Date
Enis Soztutar b73e8b3b5a HBASE-9750 Add retries around Action server stop/start
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536908 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 22:03:45 +00:00
sershe ff23790dd3 HBASE-7967 implement compactor for stripe compactions - ADDENDUM - fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536881 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 20:27:48 +00:00
nkeywal 53bb2f6be7 HBASE-9843 Various fixes in client code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536865 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 19:45:44 +00:00
Zhihong Yu 3bebeca24d HBASE-9836 Intermittent TestRegionObserverScannerOpenHook#testRegionObserverCompactionTimeStacking failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536583 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 02:50:49 +00:00
sershe 322eec45f8 HBASE-8000 create integration/perf tests for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:42:22 +00:00
sershe 60ce11220f HBASE-7967 implement compactor for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536570 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:40:22 +00:00
sershe 9023d46908 HBASE-7680 implement compaction policy for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536569 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:37:30 +00:00
sershe 19fd1a3310 HBASE-7679 implement store file management for stripe compactions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-29 00:34:12 +00:00
Enis Soztutar 5a831da632 HBASE-9759 Prevent random number collision in IntegrationTestBulkLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536551 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 23:09:52 +00:00
Zhihong Yu ba51a43ca3 HBASE-9814 TestRegionServerCoprocessorExceptionWithRemove mentions master in javadoc
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536519 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:56:50 +00:00
jxiang d3a4175a4d HBASE-9851 TestHBaseFsck.testQuarantineMissingHFile is flaky
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 20:25:44 +00:00
eclark 5738825405 HBASE-9848 Make regionserver Canary exit with different exit codes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536470 13f79535-47bb-0310-9956-ffa450edef68
2013-10-28 18:25:47 +00:00
eclark fcfefd81b4 HBASE-7525 A canary monitoring program specifically for regionserver (takeshi.miao)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535846 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 20:02:50 +00:00
Zhihong Yu 4205ba6777 HBASE-9837 Forward port HBASE-9080 'Retain assignment should be used when re-enabling table(s)'
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535843 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 19:51:27 +00:00
jxiang 2e6c473737 HBASE-9748 Address outstanding comments raised for HBASE-9696 - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 18:45:10 +00:00
jxiang 2e0ed092ce Fix CRLF in TestRSKilledWhenInitializing.java
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535786 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 17:12:26 +00:00
larsh 71e47fb872 HBASE-9807 block encoder unnecessarily copies the key for each reseek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535779 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:57:33 +00:00
jxiang f5881a3116 HBASE-9748 Address outstanding comments raised for HBASE-9696
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535771 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 16:17:29 +00:00
Zhihong Yu d36b7ce519 HBASE-9838 Fix javadoc warning in ImportTsv#TsvParser ctor (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535751 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 14:33:09 +00:00
larsh 689014f2e5 HBASE-7600 TestAdmin.testCreateBadTables is failing occasionally (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535604 13f79535-47bb-0310-9956-ffa450edef68
2013-10-25 01:43:49 +00:00
ramkrishna 5212bba403 HBASE-9767 - Support OperationAttributes in ImportTSV Parser (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:34:27 +00:00
rajeshbabu 10d336a51d HBASE-9593 Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535479 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:26:42 +00:00
Michael Stack 1bb0a0e43e HBASE-9742 0.94 addition for simple user access
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535448 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 17:17:58 +00:00
Michael Stack 5102aec6c0 HBASE-9645 Regionserver halt because of HLogs "Logic Error Snapshot seq id from earlier flush still present"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 06:49:47 +00:00
jxiang bccd10de11 HBASE-9827 Intermittent TestLogRollingNoCluster#testContendedLogRolling failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535254 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 01:14:30 +00:00
sershe 6be9b4effe HBASE-9659 some integration tests can no longer be run using maven
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535202 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:27:00 +00:00
jxiang f4c98563b6 HBASE-9821 Scanner id could collide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535198 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:18:42 +00:00
Michael Stack 1280a4431f HBASE-9785 Fix heap size reporting in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535172 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:49:38 +00:00
ndimiduk 6057d7a273 HBASE-9772 Normalize new client default values
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535146 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:13:25 +00:00
Michael Stack 0d98399152 HBASE-9694 HBaseTestingUtility.createTable infinite loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535117 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:41:58 +00:00
Michael Stack f7ed0f18f5 HBASE-9695 Some never used local variables cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535112 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:34:47 +00:00
Michael Stack be060b4077 HBASE-9737 Corrupt HFile cause resource leak leading to Region Server OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534850 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 23:37:29 +00:00
Michael Stack e464f9974f Fix formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534837 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:44:45 +00:00
Michael Stack 21d3b1bf8f Fix formatting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534834 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:43:05 +00:00
Michael Stack b068cd7a6a Edit of the getting started section to freshen it some and drop references to stuff no longer pertinent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534830 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:35:47 +00:00
Michael Stack 5125107385 Fixes for disqus comments on doc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534823 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 22:16:39 +00:00
Michael Stack ff9753b12a Add suggested configs. to enable staleness and in general improve mttr
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534812 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 21:46:34 +00:00
jxiang 9b93724dd8 HBASE-9813 Log splitting doesn't prevent RS creating new hlog file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534785 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 20:57:33 +00:00
Michael Stack 4c47c09a31 HBASE-8143 HBase on Hadoop 2 with local short circuit reads (ssr) causes OOM; DOC HOW TO AVOID
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534504 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 05:44:17 +00:00
Andrew Kyle Purtell 670bc625b2 HBASE-9716. LoadTestTool should provide default min and max settings to the data generator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534352 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 19:57:08 +00:00
Zhihong Yu 0e64f91e37 HBASE-9754 Addendum passes readpoint to StoreScanner ctor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534019 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 03:18:25 +00:00
larsh 0acab6e39d HBase Rest Server - DELETE scanner operation is a no-op (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533977 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 20:44:34 +00:00
Michael Stack a278eeca23 Edit of preface and first paragraphs of getting started
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533852 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 05:48:08 +00:00
Michael Stack cfbdba528f Add dev and user meetup at hwx to front page
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533845 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 00:05:07 +00:00
Zhihong Yu 09ec361d3a HBASE-9754 Eliminate threadlocal from MVCC code (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 21:09:48 +00:00
mbertozzi 6d0eade8b6 HBASE-9786 hbck -metaonly incorrectly reports inconsistent regions after HBASE-9698 fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533620 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:33:26 +00:00
Enis Soztutar 180a6490d8 HBASE-9784 Switch to Hadoop-2.2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533619 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:32:48 +00:00
larsh 3f496372bf HBASE-9747 added test (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533609 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:39:36 +00:00
nkeywal e17f094ddb HBASE-9768 Two issues in AsyncProcess
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533604 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:34:18 +00:00
jxiang 000596f7c3 HBASE-9793 Offline a region before it's closed could cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533525 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 15:57:06 +00:00