Andrew Purtell
|
fc79ba338a
|
HBASE-14205 RegionCoprocessorHost System.nanoTime() performance bottleneck
|
2015-09-24 11:16:47 -07:00 |
Stephen Yuan Jiang
|
e38fd84d3f
|
HBASE-14107 Administrative Task: Provide an API to List all procedures (Stephen Yuan Jiang)
|
2015-09-24 07:17:23 -07:00 |
stack
|
744a40917c
|
HBASE-14472 TestHCM and TestRegionServerNoMaster fixes
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestRegionServerNoMaster.java
|
2015-09-23 11:45:57 -07:00 |
Matteo Bertozzi
|
0fa48ae56a
|
HBASE-14464 Removed unused fs code
|
2015-09-23 09:56:24 -07:00 |
tedyu
|
8ed3729105
|
HBASE-14445 ExportSnapshot does not honor -chmod option
|
2015-09-22 12:59:17 -07:00 |
stack
|
da7003ade2
|
HBASE-14461 Cleanup IncreasingToUpperBoundRegionSplitPolicy (Lars Francke)
|
2015-09-22 09:41:15 -07:00 |
tedyu
|
4b5dd8ee5a
|
HBASE-14280 Bulk Upload from HA cluster to remote HA hbase cluster fails (Ankit Singhal)
|
2015-09-22 09:21:05 -07:00 |
Jerry He
|
73ec3fdd5c
|
Revert: HBASE-14391 Empty regionserver WAL will never be deleted although the coresponding regionserver has been stale
|
2015-09-21 19:34:55 -07:00 |
Jerry He
|
9574c67610
|
HBASE-14391 Empty regionserver WAL will never be deleted although the coresponding regionserver has been stale (Qianxi Zhang)
|
2015-09-21 15:06:20 -07:00 |
tedyu
|
ec86d174b4
|
HBASE-14280 Revert due to TestFSHDFSUtils failure
|
2015-09-21 09:51:27 -07:00 |
tedyu
|
81d04cde27
|
HBASE-14448 Refine RegionGroupingProvider Phase-2: remove provider nesting and formalize wal group name (Yu Li)
|
2015-09-21 06:45:02 -07:00 |
tedyu
|
566a20145c
|
HBASE-14280 Bulk Upload from HA cluster to remote HA hbase cluster fails (Ankit Singhal)
|
2015-09-19 10:55:54 -07:00 |
Nick Dimiduk
|
7fb12e3331
|
Revert "HBASE-14230 replace reflection in FSHlog with HdfsDataOutputStream#getCurrentBlockReplication()"
This reverts commit 945477e2e6 .
Also reintroduces the NO_ARGS instance that was removed in HBASE-14401
|
2015-09-18 14:27:45 -07:00 |
Enis Soztutar
|
bb4a690b79
|
HBASE-14082 Add replica id to JMX metrics names (Lei Chen)
|
2015-09-16 17:43:32 -07:00 |
Elliott Clark
|
d4d398d942
|
HBASE-14334 Move Memcached block cache in to it's own optional module.
|
2015-09-16 15:26:31 -07:00 |
tedyu
|
6598f18e56
|
HBASE-13250 chown of ExportSnapshot does not cover all path and files (He Liangliang)
|
2015-09-16 13:05:15 -07:00 |
stack
|
82554e2750
|
HBASE-14433 Set down the client executor core thread count from 256 in tests: REAPPLY AGAIN (WAS MISSING JIRA)
|
2015-09-16 10:15:00 -07:00 |
stack
|
b6549007b3
|
Revert "Set down the client executor core thread count from 256 in tests: REAPPLY"
Missing JIRA. Will reapply in a sec with commit log fixed.
This reverts commit c100fb835a .
|
2015-09-16 10:14:32 -07:00 |
stack
|
c100fb835a
|
Set down the client executor core thread count from 256 in tests: REAPPLY
|
2015-09-16 08:57:39 -07:00 |
tedyu
|
0452ba09b5
|
HBASE-14411 Fix unit test failures when using multiwal as default WAL provider (Yu Li)
|
2015-09-16 07:09:20 -07:00 |
Apekshit(Appy) Sharma
|
1517deee67
|
HBASE-14400 Fix HBase RPC protection documentation
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/security/SaslUtil.java
|
2015-09-15 18:30:24 -07:00 |
Sanjeev Srivatsa
|
9e7f9b621a
|
HBASE-14145 added flag to canary to try all regions in regionserver mode
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-09-15 16:32:44 -07:00 |
Srikanth Srungarapu
|
1e90df8aa8
|
HBASE-14394 Properly close the connection after reading records from table.
|
2015-09-15 11:11:42 -07:00 |
stack
|
236f005088
|
HBASE-14361 ReplicationSink should create Connection instances lazily
|
2015-09-15 05:16:17 -07:00 |
stack
|
042a63c24d
|
HBASE-14401 Stamp failed appends with sequenceid too.... Cleans up latches
|
2015-09-14 22:22:24 -07:00 |
stack
|
233c1ee875
|
HBASE-14421 TestFastFail* are flakey; ADDENDUM 3 Exclude another should assert in TestFastFail
|
2015-09-14 08:34:02 -07:00 |
tedyu
|
5767927898
|
HBASE-14306 Refine RegionGroupingProvider: fix issues and make it more scalable (Yu Li)
|
2015-09-14 07:27:45 -07:00 |
stack
|
33fe3874c1
|
HBASE-14421 TestFastFail* are flakey; ADDENDUM
|
2015-09-13 10:12:56 -07:00 |
tedyu
|
d98ea9bb4e
|
HBASE-14287 Bootstrapping a cluster leaves temporary WAL directory laying around
|
2015-09-13 08:51:54 -07:00 |
stack
|
75d3d7d106
|
HBASE-14423 TestStochasticBalancerJmxMetrics.testJmxMetrics_PerTableMode:183 NullPointer
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/TestStochasticBalancerJmxMetrics.java
|
2015-09-13 07:37:02 -07:00 |
stack
|
37badc04ae
|
HBASE-14421 TestFastFail* are flakey
|
2015-09-12 22:36:10 -07:00 |
tedyu
|
be96bb6adf
|
HBASE-6617 ReplicationSourceManager should be able to track multiple WAL paths (Yu Li)
|
2015-09-11 09:30:58 -07:00 |
tedyu
|
84dbe39f5d
|
HBASE-14380 Correct data gets skipped along with bad data in importTsv bulk load thru TsvImporterTextMapper (Bhupendra Kumar Jain)
|
2015-09-11 09:10:20 -07:00 |
tedyu
|
272ca1f61a
|
HBASE-14307 Addendum fixes compilation for TestHFileBlockPositionalRead
|
2015-09-11 04:43:35 -07:00 |
ramkrishna
|
954a6e0a75
|
HBASE-14307 - Incorrect use of positional read api in HFileBlock (Chris
Nauroth)
|
2015-09-11 15:59:07 +05:30 |
stack
|
d9bc84b1fc
|
HBASE-14392 [tests] TestLogRollingNoCluster fails on master from time to time
|
2015-09-10 20:26:01 -07:00 |
stack
|
66ed392412
|
Revert "HBASE-14361 Investigate unused connection objects"
This reverts commit 6c16d244bb .
|
2015-09-10 14:17:32 -07:00 |
chenheng
|
6c16d244bb
|
HBASE-14361 Investigate unused connection objects
Signed-off-by: stack <stack@apache.org>
|
2015-09-10 09:18:50 -07:00 |
chenheng
|
945477e2e6
|
HBASE-14230 replace reflection in FSHlog with HdfsDataOutputStream#getCurrentBlockReplication()
Signed-off-by: stack <stack@apache.org>
|
2015-09-10 08:28:00 -07:00 |
stack
|
28afeebf76
|
HBASE-14393 Have TestHFileEncryption clean up after itself so it don't go all zombie on us
|
2015-09-10 08:27:41 -07:00 |
Srikanth Srungarapu
|
e2250e71f8
|
HBASE-14385 Close the sockets that is missing in connection closure.
|
2015-09-09 23:39:05 -07:00 |
tedyu
|
00bdf14f96
|
HBASE-14314 Metrics for block cache should take region replicas into account
|
2015-09-09 13:32:02 -07:00 |
Sanjeev Srivatsa
|
2da41e5c9a
|
HBASE-14384 changed Canary to use instance of ExtendedSink
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-09-09 12:17:44 -07:00 |
Elliott Clark
|
5b6a46237b
|
HBASE-14322 Add a master priority function to let master use it's threads
|
2015-09-09 12:13:15 -07:00 |
stack
|
bbafb47f72
|
HBASE-14317 Stuck FSHLog: bad disk (HDFS-8960) and can't roll WAL
|
2015-09-04 22:59:22 -07:00 |
stack
|
1f56b55e50
|
HBASE-14078 improve error message when HMaster can't bind to port
|
2015-09-04 22:59:21 -07:00 |
Srikanth Srungarapu
|
b84908857e
|
HBASE-14261 Enhance Chaos Monkey framework by adding zookeeper and datanode fault injections; ADDENDUM
|
2015-09-04 14:02:48 -07:00 |
Lars Hofhansl
|
16d4ed6337
|
HBASE-12988 [Replication]Parallel apply edits across regions.
|
2015-09-04 13:23:36 -07:00 |
stack
|
1ac42c9634
|
HBASE-14327 TestIOFencing#testFencingAroundCompactionAfterWALSync is flaky (Heng Chen)
|
2015-09-04 10:28:31 -07:00 |
Matteo Bertozzi
|
8a4aee6082
|
HBASE-14344 Add timeouts to TestHttpServerLifecycle
|
2015-09-03 12:07:43 -07:00 |