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 |
Michael Stack
|
17daaca0f3
|
HBASE-8658 hbase clean is deaf to the --config DIR option
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488045 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 23:11:17 +00:00 |
Michael Stack
|
404cdce722
|
Note on how zk has to be up and running to migrate/clean zk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1488005 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 20:51:45 +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 |
Michael Stack
|
11c861cb91
|
Add a bit of doc on the cleaning zk migration step
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 17:12:14 +00:00 |
anoopsamjohn
|
6ff1dc821d
|
HBASE-8641 IndexBuilder example : CF name of the src table is hard coded
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487909 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 16:12:05 +00:00 |
Michael Stack
|
fd9204b038
|
HBASE-8654 src assembly does not include hbase-hadoop2-compat module
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-30 03:47:45 +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
|
bc0b7899ea
|
HBASE-8639 very poor performance of htable#getscanner in multithreaded environment (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487572 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 17:57:25 +00:00 |
Michael Stack
|
06155a70d8
|
HBASE-8643 Do not log full classnames in logs, just the last two levels
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1487571 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-29 17:57:18 +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
|
be34e4a7a8
|
Note on how to build the tgzs for release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486716 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-27 21:30:57 +00:00 |
Michael Stack
|
bd7012e3a1
|
HBASE-8583 Create a new IntegrationTestBigLinkedListWithChaosMonkey -- FORGOT TO SVN ADD A FILE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486376 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-25 22:10:56 +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
|
02185f4170
|
Add section on mttr; cite nicolas/devaraj blog and point at hbase-8389 varun comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486358 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-25 20:30:43 +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
|
dc90e517ec
|
Add link to blog on hbase and ubuntu 127.0.1.1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1486230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-24 21:55:22 +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
|
65e1acd7a1
|
HBASE-8606 Meta scanner is not closed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485930 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-24 03:35:09 +00:00 |
zjushch
|
23da6d4cd3
|
HBASE-8433 CellComparator#compare returns incorrect result for faked KeyValue
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485920 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-24 01:51:49 +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 |
mbertozzi
|
f6a5cabe6d
|
HBASE-8504 HTable.getRegionsInRange() should provide a non-cached API
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485540 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 02:16:30 +00:00 |
eclark
|
5583d1fb12
|
HBASE-8564 ADDENDUM TestMetricsRegionServer depends on test order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1485525 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-23 01:09:49 +00:00 |