Devaraj Das
|
b51e21446c
|
HBASE-8611. Improve test coverage in pkg org.apache.hadoop.hbase.mapred
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537567 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 18:08:22 +00:00 |
nkeywal
|
faff0fa2d3
|
HBASE-8556 fix coverage org.apache.hadoop.hbase.metrics.histogram (Aleksey Gorshkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537436 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 10:50:51 +00:00 |
nkeywal
|
7f9e701bb6
|
HBASE-9862 manage error per server and per region in the protobuffed client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537431 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 10:36:53 +00:00 |
nkeywal
|
e828b5eb69
|
HBASE-9861 Location does not have to be refreshed on regionTooBusy
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537425 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 10:29:30 +00:00 |
anoopsamjohn
|
68db456397
|
HBASE-9045 Support Dictionary based Tag compression in HFiles
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537377 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 04:59:00 +00:00 |
Zhihong Yu
|
94aa409410
|
HBASE-9860 Intermittent TestHBaseFsck#testMissingRegionInfoQualifier failure due to NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537371 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-31 03:21:01 +00:00 |
jeffreyz
|
0077c822f7
|
HBASE-9822: IntegrationTestLazyCfLoading failed occasionally in a secure enviroment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537233 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 18:42:42 +00:00 |
jeffreyz
|
991ad04ca1
|
HBASE-8552: fix coverage org.apache.hadoop.hbase.rest.filter(by Andrey Klochkov)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1537197 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 17:36:07 +00:00 |
jyates
|
22b660dda4
|
HBASE-9221: Provide interface for getting a User in the client: ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536944 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 00:20:29 +00:00 |
jyates
|
e5e5dac9a7
|
HBASE-9221: Provide interface for getting a User in the client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1536937 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-30 00:02:52 +00:00 |
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 |