Apekshit
|
31f9f2fb67
|
HBASE-15209 (compatibility) Disable table in HBaseTestingUtility.truncateTable. (Apekshit)
Signed-off-by: stack <stack@apache.org>
|
2016-02-05 20:41:40 -08:00 |
stack
|
81d81c9839
|
HBASE-15157 Add *PerformanceTest for Append, CheckAnd*
|
2016-02-05 20:33:55 -08:00 |
anoopsjohn
|
7239056c78
|
HBASE-15214 Valid mutate Ops fail with RPC Codec in use and region moves across.
|
2016-02-06 02:40:49 +05:30 |
Sean Busbey
|
4265bf275f
|
HBASE-15017 Clean up stale GitHub PRs.
* closes #10 (already applied via Jira)
* closes #23 (attempts merge branch-1.1 -> master)
* closes #2 (attempts merge 0.94 -> master)
Signed-off-by: stack <stack@apache.org>
|
2016-02-05 12:25:48 -06:00 |
stack
|
779bdf1918
|
HBASE-15218 On RS crash and replay of WAL, loosing all Tags in Cells (Anoop Sam John)
|
2016-02-05 10:08:20 -08:00 |
stack
|
9c83210945
|
Fixup on the hbasecon banner image.. add date and location -- git add image
|
2016-02-05 09:01:16 -08:00 |
tedyu
|
64bac770d4
|
HBASE-11262 Avoid empty columns while doing bulk-load (Ashish Kumar)
|
2016-02-05 09:00:04 -08:00 |
ramkrishna
|
6f6a8ed71f
|
HBASE-15204 Try to estimate the cell count for adding into WALEdit (Ram)
|
2016-02-05 14:24:38 +05:30 |
zhangduo
|
bb71446e15
|
update zhangduo affiliation
|
2016-02-05 15:47:29 +08:00 |
chenheng
|
8f20bc748d
|
HBASE-15197 Expose filtered read requests metric to metrics framework and Web UI (Eungsop Yoo)
|
2016-02-05 10:57:14 +08:00 |
Andrew Purtell
|
b80325fb1b
|
Amend HBASE-15200 ZooKeeper znode ACL checks should only compare the shortname
Fixes for newly introduced FindBugs warnings
|
2016-02-04 17:33:32 -08:00 |
stack
|
f4d9597e1e
|
HBASE-15210 Undo aggressive load balancer logging at tens of lines per millisecond; ADDENDUM changing LOG.debug to LOG.trace -- noticed by matteo
|
2016-02-04 16:26:04 -08:00 |
stack
|
18eff3c1c3
|
HBASE-15210 Undo aggressive load balancer logging at tens of lines per millisecond
|
2016-02-04 16:09:26 -08:00 |
stack
|
337f483077
|
Revert "HBASE-15120 Undo aggressive load balancer logging at tens of lines per millisecond"
This reverts commit c177cfed41 .
|
2016-02-04 16:08:41 -08:00 |
stack
|
c177cfed41
|
HBASE-15120 Undo aggressive load balancer logging at tens of lines per millisecond
|
2016-02-04 14:24:05 -08:00 |
Enis Soztutar
|
a69272efe1
|
HBASE-15177 Reduce garbage created under high load
|
2016-02-04 13:27:00 -08:00 |
stack
|
d5d26f0804
|
Fixup on the hbasecon banner image.. add date and location
|
2016-02-04 11:44:16 -08:00 |
ramkrishna
|
7b33a740b1
|
HBASE-15202 Reduce garbage while setting response (Ram)
|
2016-02-04 23:23:31 +05:30 |
Elliott Clark
|
f5fba2ba0d
|
HBASE-15211 Don't run the CatalogJanitor if there are regions in transition
|
2016-02-04 08:52:09 -08:00 |
ramkrishna
|
2cf8af5bf1
|
HBASE-HBASE-15203 Reduce garbage created by path.toString() during
Checksum verification (Ram)
|
2016-02-04 11:44:46 +05:30 |
Andrew Purtell
|
6256ce4e63
|
HBASE-15200 ZooKeeper znode ACL checks should only compare the shortname
|
2016-02-03 10:43:20 -08:00 |
Enis Soztutar
|
2f5767376f
|
HBASE-15129 Set default value for hbase.fs.tmp.dir rather than fully depend on hbase-default.xml (Yu Li)
|
2016-02-02 17:10:19 -08:00 |
Jonathan M Hsieh
|
ecf3efadc0
|
HBASE-15206 Fix flakey testSplitDaughtersNotInMeta test (Huaxiang Sun)
|
2016-02-02 16:41:43 -08:00 |
stack
|
ed46591f30
|
HBASE-15196 HBASE-15158 Preamble 2 of 2:Add Increment tests
|
2016-02-02 11:27:03 -08:00 |
tedyu
|
243e6cc529
|
HBASE-15192 TestRegionMergeTransactionOnCluster#testCleanMergeReference is flaky
|
2016-02-02 09:42:15 -08:00 |
stack
|
fc5e698c0a
|
HBASE-14969 Add throughput controller for flush; ADDENDUM
|
2016-02-01 08:08:39 -08:00 |
stack
|
2cc48e039d
|
HBASE-15158 HBASE-15158 Preamble 1 of 2: fix findbugs, add javadoc, change Region#getReadpoint to #getReadPoint, and some util
|
2016-01-31 20:21:48 -08:00 |
stack
|
13a46df181
|
HBASE-15190 Monkey dies when running on shared cluster (gives up when can't kill the other fellows processes)
|
2016-01-31 10:51:41 -06:00 |
stack
|
9955118995
|
HBASE-15195 Don't run findbugs on hbase-it; it has nothing in src/main/java
|
2016-01-31 11:07:21 -04:00 |
stack
|
9ec408e25b
|
TestStochasticLoadBalancer.testRegionReplicationOnMidClusterSameHosts flaky on trunk
|
2016-01-30 07:51:21 -04:00 |
Misty Stanley-Jones
|
9cd487129d
|
HBASE-14810 Update Hadoop support description to explain "not tested" vs "not supported"
|
2016-01-29 14:34:22 -08:00 |
ramkrishna
|
0de221a19d
|
HBASE-14841 Allow Dictionary to work with BytebufferedCells (Ram)
|
2016-01-29 10:06:20 +05:30 |
stack
|
47506e805d
|
Make hbasecon2016 image half size
|
2016-01-28 22:46:25 -04:00 |
stack
|
83304f8232
|
Add hbasecon2016 logo
|
2016-01-28 22:42:19 -04:00 |
Yu Li
|
b3b1ce99c6
|
HBASE-14969 Add throughput controller for flush
Signed-off-by: zhangduo <zhangduo@apache.org>
|
2016-01-29 09:32:01 +08:00 |
Matteo Bertozzi
|
14dd959aa2
|
HBASE-15142 Procedure v2 - Basic WebUI listing the procedures
|
2016-01-28 10:13:42 -08:00 |
Matteo Bertozzi
|
8a217da8fd
|
HBASE-15019 Replication stuck when HDFS is restarted.
Signed-off-by: Sean Busbey <busbey@cloudera.com>
|
2016-01-28 10:09:02 -08:00 |
tedyu
|
1ee07688c8
|
HBASE-15173 Execute mergeRegions RPC call as the request user
|
2016-01-28 09:53:24 -08:00 |
tedyu
|
37ed0f6d08
|
HBASE-15171 Addendum removes extra loop (Yu Li)
|
2016-01-28 07:06:10 -08:00 |
Elliott Clark
|
138b754671
|
HBASE-15146 Don't block on Reader threads queueing to a scheduler queue
|
2016-01-28 07:58:43 -05:00 |
tedyu
|
47c4147940
|
HBASE-15171 Avoid counting duplicate kv and generating lots of small hfiles in PutSortReducer (Yu Li)
|
2016-01-27 09:42:56 -08:00 |
stack
|
845d00a16b
|
Add hbasecon2016 to news
|
2016-01-27 10:42:27 -04:00 |
Enis Soztutar
|
d4610df32e
|
HBASE-15145 HBCK and Replication should authenticate to zookepeer using server principal
|
2016-01-26 14:43:24 -08:00 |
Elliott Clark
|
de62ad150d
|
HBASE-14526 Remove delayed rpc
|
2016-01-26 12:15:01 -08:00 |
Jonathan M Hsieh
|
cb539917a2
|
HBASE-15036 Update HBase Spark documentation to include bulk load with thin records (Ted Malaska)
|
2016-01-26 11:02:48 -08:00 |
Misty Stanley-Jones
|
4ca27a68ef
|
HBASE-15184 Fix broken links found via LinkLint
|
2016-01-26 10:02:53 -08:00 |
stack
|
d6b3d838eb
|
HBASE-15123 Remove duplicate code in LocalHBaseCluster and minor formatting (Appy)
|
2016-01-25 13:00:08 -04:00 |
tedyu
|
a87d9560fc
|
HBASE-15125 HBaseFsck's adoptHdfsOrphan function creates region with wrong end key boundary (chenrongwei)
|
2016-01-23 12:35:57 -08:00 |
tedyu
|
6ed3c759d0
|
HBASE-15132 Master region merge RPC should authorize user request
|
2016-01-23 07:48:20 -08:00 |
Matteo Bertozzi
|
772f30fe2a
|
HBASE-15100 Master WALProcs are deleted out of order ending up with older wals not removed
|
2016-01-22 15:57:12 -08:00 |