Andrew Purtell
|
2d475c2677
|
HBASE-12989 region_mover.rb unloadRegions method uses ArrayList concurrently resulting in errors (Abhishek Singh Chouhan)
|
2015-02-11 12:12:56 -08:00 |
Ramkrishna
|
23a894fc4a
|
HBASE-13003 - Get tests in TestHFileBlockIndex back (Zhangduo)
|
2015-02-11 11:15:23 +05:30 |
stack
|
c3473eb2d7
|
HBASE-13007 Fix the test timeouts being caused by ChoreService (Jonathan Lawlor)
|
2015-02-10 21:19:50 -08:00 |
Aditya Kishore
|
c20037bdf2
|
HBASE-13009: HBase REST UI inaccessible
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-02-10 19:09:35 -08:00 |
stack
|
31b3327184
|
HBASE-12978 Region goes permanently offline (WAS: hbase:meta has a row missing hregioninfo and it causes my long-running job to fail)
|
2015-02-10 17:04:01 -08:00 |
Andrew Purtell
|
8dd17e1ff8
|
HBASE-9910 TestHFilePerformance and HFilePerformanceEvaluation should be merged in a single HFile performance test class (Vikas Vishwakarma)
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2015-02-10 16:10:52 -08:00 |
Elliott Clark
|
e0dbc0b55f
|
HBASE-12999 Make foreground_start return the correct exit code
|
2015-02-10 14:36:25 -08:00 |
tedyu
|
968c4574d7
|
HBASE-13004 Addendum fixes timeout value in message (Andrey Stepachev)
|
2015-02-10 09:42:28 -08:00 |
tedyu
|
8fdc5bdb2a
|
HBASE-13004 Make possible to explain why HBaseTestingUtility.waitFor fails (Andrey Stepachev)
|
2015-02-10 08:54:43 -08:00 |
Sean Busbey
|
7bf4b38da5
|
HBASE-12997 print wal pipeline on low replication.
|
2015-02-09 23:56:52 -06:00 |
Andrew Purtell
|
1d90fed564
|
HBASE-12747 IntegrationTestMTTR will OOME if launched with mvn verify (Abhishek Singh Chouhan)
|
2015-02-09 18:54:39 -08:00 |
Enis Soztutar
|
66ccc22117
|
HBASE-12998 Compilation with Hdfs-2.7.0-SNAPSHOT is broken after HDFS-7647
|
2015-02-09 18:18:01 -08:00 |
Andrew Purtell
|
e06c0d006c
|
HBASE-12973 RegionCoprocessorEnvironment should provide HRegionInfo directly
|
2015-02-09 17:58:16 -08:00 |
Esteban Gutierrez
|
93bfa26705
|
HBASE-12984: SSL cannot be used by the InfoPort in branch-1
|
2015-02-09 16:45:03 -08:00 |
tedyu
|
4c4eb58ead
|
HBASE-12992 TestChoreService doesn't close services, that can break test on slow virtual hosts (Andrey Stepachev)
|
2015-02-09 12:17:27 -08:00 |
stack
|
b3d8a8843c
|
HBASE-12985 Javadoc warning and findbugs fixes to get us green again
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/balancer/BaseLoadBalancer.java
|
2015-02-07 17:06:22 -08:00 |
stack
|
cd996ea240
|
HBASE-12982 Adding timeouts to TestChoreService
|
2015-02-06 19:46:13 -08:00 |
Jeffrey Zhong
|
b0b0a74fef
|
HBASE-11567 Write bulk load COMMIT events to WAL
|
2015-02-06 18:46:00 -08:00 |
Andrew Purtell
|
a7b8112555
|
Revert "HBASE-12891 Parallel execution for Hbck checkRegionConsistency"
This reverts commit b14614c948 .
|
2015-02-06 16:52:21 -08:00 |
stack
|
c234b8df96
|
HBASE-12897 Minimum memstore size is a percentage (Churro Morales)
|
2015-02-06 16:15:59 -08:00 |
stack
|
ccf2975e8e
|
HBASE-12966 NPE in HMaster while recovering tables in Enabling state; ADDENDUM
|
2015-02-06 16:02:14 -08:00 |
rahulgidwani
|
b14614c948
|
HBASE-12891 Parallel execution for Hbck checkRegionConsistency
Signed-off-by: Andrew Purtell <apurtell@apache.org>
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/util/HBaseFsck.java
|
2015-02-06 15:14:19 -08:00 |
Esteban Gutierrez
|
fc7f53f240
|
HBASE-12956 Binding to 0.0.0.0 is broken after HBASE-10569
Signed-off-by: Enis Soztutar <enis@apache.org>
|
2015-02-06 14:52:38 -08:00 |
stack
|
9293bf26ea
|
HBASE-12980 Delete of a table may not clean all rows from hbase:meta
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/handler/DeleteTableHandler.java
hbase-server/src/test/java/org/apache/hadoop/hbase/master/handler/TestEnableTableHandler.java
|
2015-02-06 14:13:26 -08:00 |
Jesse Yates
|
073badfd7f
|
HBASE-12979 Use setters instead of return values for handing back statistics from HRegion methods
|
2015-02-06 13:31:56 -08:00 |
Devaraj Das
|
78c50af3ec
|
HBASE-11568. Addendum to add a file that I missed earlier.
|
2015-02-06 09:45:17 -08:00 |
Devaraj Das
|
055f5a95e4
|
HBASE-11568. Async WAL replication for region replicas (Enis Soztutar)
|
2015-02-06 07:48:32 -08:00 |
stack
|
fb867f7952
|
HBASE-12958 SSH doing hbase:meta get but hbase:meta not assigned; REAPPLY
|
2015-02-05 16:53:23 -08:00 |
Lars Hofhansl
|
af7b5fa94a
|
HBASE-12976 Set default value for hbase.client.scanner.max.result.size.
|
2015-02-05 13:29:55 -08:00 |
tedyu
|
58b943a842
|
HBASE-12966 NPE in HMaster while recovering tables in Enabling state (Andrey Stepachev)
|
2015-02-05 13:05:09 -08:00 |
stack
|
aabc74406f
|
Revert "HBASE-12958 SSH doing hbase:meta get but hbase:meta not assigned"
Reverting. Its failing up on apache build.
This reverts commit bccd4fa38b .
|
2015-02-05 12:25:03 -08:00 |
stack
|
bccd4fa38b
|
HBASE-12958 SSH doing hbase:meta get but hbase:meta not assigned
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/master/RegionStates.java
hbase-server/src/test/java/org/apache/hadoop/hbase/master/TestRegionStates.java
|
2015-02-04 23:24:03 -08:00 |
Victoria Dudin
|
de92ccbb27
|
HBASE-12961 Fix negative values in read and write region server metrics.
|
2015-02-04 10:32:17 -08:00 |
Ramkrishna
|
d33bc0c8c6
|
HBASE-12962 - TestHFileBlockIndex.testBlockIndex() commented out during
HBASE-10531 (Ram)
|
2015-02-04 11:44:39 +05:30 |
tedyu
|
118f738d7c
|
HBASE-12957 region_mover#isSuccessfulScan may be extremely slow on region with lots of expired data (Hongyu Bi)
|
2015-02-03 20:07:23 -08:00 |
Elliott Clark
|
e3032b1770
|
HBASE-12964 Add the ability for hbase-daemon.sh to start in the foreground
|
2015-02-03 15:09:55 -08:00 |
stack
|
adcb840e1b
|
HBASE-7332 [webui] HMaster webui should display the number of regions a table has. (Andrey Stepachev)
|
2015-02-03 09:25:28 -08:00 |
Aniket Bhatnagar
|
0fa6eedcdb
|
HBASE-12108 | Setting classloader so that HBase resources resolve even when HBaseConfiguration is loaded from a different class loader
Signed-off-by: stack <stack@apache.org>
|
2015-02-03 08:26:02 -08:00 |
Devaraj Das
|
44596148c7
|
HBASE-10942. support parallel request cancellation for multi-get (Nicolas Liochon & Devaraj Das)
|
2015-02-02 23:02:20 -08:00 |
zhangduo
|
2fd27ea80c
|
HBASE-8329 Limit compaction speed
Signed-off-by: stack <stack@apache.org>
|
2015-02-02 22:19:51 -08:00 |
zhangduo
|
b8626afc88
|
HBASE-12951 TestHCM.testConnectionClose is flakey when using AsyncRpcClient as client implementation
Signed-off-by: stack <stack@apache.org>
|
2015-02-02 08:28:32 -08:00 |
stack
|
a69e1b6733
|
HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask: ADDENDUM -- ADD DATA FILE TO RAT EXCLUDES (noticed by Ted Yu)
|
2015-01-31 08:38:47 -08:00 |
stack
|
e06be2060c
|
HBASE-12782 ITBLL fails for me if generator does anything but 5M per maptask
Conflicts:
hbase-it/src/test/java/org/apache/hadoop/hbase/test/IntegrationTestBigLinkedList.java
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALSplitter.java
|
2015-01-30 19:21:17 -08:00 |
stack
|
af84b746ce
|
HBASE-6778 Deprecate Chore; its a thread per task when we should have one thread to do all tasks (Jonathan Lawlor)
|
2015-01-30 15:27:08 -08:00 |
Enis Soztutar
|
b9f5c6b065
|
Commented out smart -p0 handling in dev-support/smart-apply-patch.sh until we fix our jenkins env
|
2015-01-29 15:39:29 -08:00 |
Lars Hofhansl
|
45b0aa874d
|
HBASE-12859; Addendum
|
2015-01-29 14:11:19 -08:00 |
Lars Hofhansl
|
0b3502f2b1
|
HBASE-12859 New master API to track major compaction completion.
|
2015-01-29 13:57:24 -08:00 |
Devaraj Das
|
8ddc90c209
|
HBASE-11574. Addendum for a failing UT in branch-1 (tedyu)
|
2015-01-29 09:57:48 -08:00 |
Devaraj Das
|
c66fdf1e83
|
HBASE-11574. hbase:meta's regions can be replicated
|
2015-01-29 00:32:21 -08:00 |
Ramkrishna
|
7b4058a41a
|
HBASE-12893 - IntegrationTestBigLinkedListWithVisibility should use
buffered writes (Jingcheng Du)
|
2015-01-29 12:41:30 +05:30 |