Lars George
|
d0682d19ff
|
HBASE-13174 Apply HBASE-11804 to Windows scripts
|
2015-03-11 10:38:48 +01:00 |
stack
|
0fb1ad7db4
|
HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer; ADDENDUM
|
2015-03-10 22:21:01 -07:00 |
tedyu
|
05aef46d94
|
HBASE-13168 Backport HBASE-12590 "A solution for data skew in HBase-Mapreduce Job"
|
2015-03-10 18:47:31 -07:00 |
stack
|
619d58f9b5
|
HBASE-13114 [UNITTEST] TestEnableTableHandler.testDeleteForSureClearsAllTableRowsFromMeta
|
2015-03-10 14:15:33 -07:00 |
Matteo Bertozzi
|
c4369d9a90
|
HBASE-13181 TestHRegionReplayEvents.testReplayBulkLoadEvent fails frequently
|
2015-03-10 17:22:07 +00:00 |
stack
|
78d6a3402c
|
HBASE-13188 java.lang.ArithmeticException issue in BoundedByteBufferPool.putBuffer
|
2015-03-10 08:42:59 -07:00 |
Matteo Bertozzi
|
eb2193afa0
|
HBASE-13063 Allow to turn off memstore replication for region replicas
|
2015-03-10 10:17:15 +00:00 |
Matteo Bertozzi
|
52ff5485a8
|
HBASE-13182 TestAccessController create/delete table is flaky
|
2015-03-10 09:18:33 +00:00 |
zhangduo
|
ce1a5eeda3
|
HBASE-12405 addendum fix HRegion heap size
|
2015-03-10 15:13:53 +08:00 |
zhangduo
|
5ff108d0e1
|
HBASE-12405 WAL accounting by Store
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/protobuf/ResponseConverter.java
hbase-client/src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java
hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/ZooKeeperProtos.java
hbase-server/src/main/java/org/apache/hadoop/hbase/master/ServerManager.java
hbase-server/src/main/java/org/apache/hadoop/hbase/wal/WALSplitter.java
|
2015-03-10 13:13:40 +08:00 |
Andrew Purtell
|
4afae59cfa
|
HBASE-13183 Make ZK tickTime configurable in standalone HBase (Alex Araujo)
|
2015-03-09 18:34:48 -07:00 |
Enis Soztutar
|
280120ee15
|
HBASE-13121 Async wal replication for region replicas and dist log replay does not work together
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/coordination/ZkSplitLogWorkerCoordination.java
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpointNoMaster.java
|
2015-03-09 16:12:04 -07:00 |
zhangduo
|
c40d880a3e
|
HBASE-13172 TestDistributedLogSplitting.testThreeRSAbort fails several times on branch-1
Signed-off-by: stack <stack@apache.org>
|
2015-03-09 14:13:35 -07:00 |
Matteo Bertozzi
|
5197640c30
|
HBASE-13179 TestMasterObserver deleteTable is flaky
|
2015-03-09 19:47:53 +00:00 |
Y. SREENIVASULU REDDY
|
f7c35f8b53
|
HBASE-12969 Parameter Validation is not there for shell script, local-master-backup.sh and local-regionservers.sh
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-03-07 08:14:07 -08:00 |
tedyu
|
668ab35649
|
HBASE-12931 The existing KeyValues in memstore are not removed completely after inserting cell into memStore (ChiaPing Tsai)
|
2015-03-07 08:01:21 -08:00 |
tedyu
|
e5efca212d
|
HBASE-13164 Update TestUsersOperationsWithSecureHadoop to use MiniKdc (Duo Zhang)
|
2015-03-06 18:44:20 -08:00 |
Enis Soztutar
|
5619f20e1a
|
HBASE-12706 Support multiple port numbers in ZK quorum string (Stephen Yuan Jiang)
|
2015-03-06 16:47:44 -08:00 |
stack
|
880215b728
|
HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer: ADDENDUM -- Fix build breakage
|
2015-03-06 16:30:50 -08:00 |
Lars Hofhansl
|
c8610ce36f
|
Revert "HBASE-13082 Coarsen StoreScanner locks to RegionScanner."
This reverts commit 02522615d1 .
Reverted due to test failures.
|
2015-03-06 15:25:59 -08:00 |
Enis Soztutar
|
6e5e5d8cce
|
HBASE-12562 Handling memory pressure for secondary region replicas
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/MemStoreFlusher.java
|
2015-03-06 14:48:58 -08:00 |
stack
|
3e3276d7fa
|
HBASE-13142 [PERF] Reuse the IPCUtil#buildCellBlock buffer
|
2015-03-06 14:35:49 -08:00 |
Lars Hofhansl
|
02522615d1
|
HBASE-13082 Coarsen StoreScanner locks to RegionScanner.
|
2015-03-06 12:45:04 -08:00 |
tedyu
|
bd4c6694f2
|
HBASE-13122 Improve efficiency for return codes of some filters (Shuaifeng)
|
2015-03-05 18:41:52 -08:00 |
Enis Soztutar
|
8116a8b524
|
HBASE-12180 Fix and reenable TestRegionReplicaReplicationEndpoint
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/replication/regionserver/TestRegionReplicaReplicationEndpoint.java
|
2015-03-05 15:52:35 -08:00 |
Victoria Dudin
|
4e2edb93df
|
HBASE-13128 Make HBCK's lock file retry creation and deletion
Signed-off-by: Elliott Clark <eclark@apache.org>
|
2015-03-05 15:28:27 -08:00 |
tedyu
|
efb6e7005f
|
HBASE-13155 Fix TestPrefixTree (Duo Zhang)
|
2015-03-05 06:54:58 -08:00 |
Jonathan Lawlor
|
0c64a57e52
|
HBASE-11544: [Ergonomics] hbase.client.scanner.caching is dogged and will try to return batch even if it means OOME
Signed-off-by: stack <stack@apache.org>
|
2015-03-04 18:04:15 -08:00 |
Lars Hofhansl
|
1cdcb6e9b8
|
HBASE-13109 Fix Javadoc warning; and some misc checkstyle warnings
|
2015-03-04 18:02:34 -08:00 |
Enis Soztutar
|
07cb6d2413
|
HBASE-11580 Failover handling for secondary region replicas - ADDENDUM for javadoc fixes
|
2015-03-04 14:22:58 -08:00 |
Lars Hofhansl
|
f5020e9c1a
|
HBASE-13109 Make better SEEK vs SKIP decisions during scanning.
|
2015-03-04 14:13:41 -08:00 |
Jeffrey Zhong
|
4506b6e003
|
HBASE-11571 Bulk load handling from secondary region replicas
|
2015-03-03 15:21:22 -08:00 |
stack
|
6b1674b31c
|
HBASE-13017 Backport HBASE-12035 Keep table state in Meta to 1.0 branch; REVERT
|
2015-03-03 13:26:15 -08:00 |
Enis Soztutar
|
9e7ad99593
|
HBASE-11580 Failover handling for secondary region replicas
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/RegionAdminServiceCallable.java
hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/HRegion.java
hbase-server/src/main/java/org/apache/hadoop/hbase/replication/regionserver/RegionReplicaReplicationEndpoint.java
|
2015-03-03 13:21:01 -08:00 |
zhangduo
|
0c4c60a99e
|
HBASE-13146 Race Condition in ScheduledChore and ChoreService
Signed-off-by: stack <stack@apache.org>
|
2015-03-03 11:32:12 -08:00 |
zhangduo
|
2c02f2f154
|
HBASE-13145 TestNamespaceAuditor.testRegionMerge is flaky
Signed-off-by: stack <stack@apache.org>
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/namespace/TestNamespaceAuditor.java
|
2015-03-03 10:35:09 -08:00 |
Esteban Gutierrez
|
946c53ce65
|
HBASE-13139 Clean up missing JAVA_HOME message in bin/hbase-config.sh
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2015-03-03 08:36:02 -08:00 |
tedyu
|
6f24e4639f
|
HBASE-13115 Fix the usage of remote user in thrift doAs implementation (Srikanth Srungarapu)
|
2015-03-03 06:49:30 -08:00 |
Jonathan M Hsieh
|
e31b9c3d58
|
HBASE-13141 IntegrationTestAcidGuarantees returns incorrect values for getColumnFamilies
|
2015-03-02 21:25:47 -08:00 |
tedyu
|
ad6e1877d5
|
HBASE-13122 Revert pending answer to Ram's question
|
2015-03-02 20:59:50 -08:00 |
stack
|
10d5236e66
|
HBASE-13136 TestSplitLogManager.testGetPreviousRecoveryMode is flakey
|
2015-03-02 17:29:47 -08:00 |
Andrew Purtell
|
d4200ab39e
|
HBASE-12995 Document that HConnection#getTable methods do not check table existence since 0.98.1
|
2015-03-02 16:58:54 -08:00 |
stack
|
c4acac561c
|
HBASE-13138 Clean up TestMasterObserver (debug, trying to figure why fails)
|
2015-03-02 10:54:10 -08:00 |
Jonathan M Hsieh
|
b3ebca633a
|
HBASE-13132 Improve RemoveColumn action debug message
|
2015-03-02 10:31:19 -08:00 |
tedyu
|
e64bd72dcf
|
HBASE-13122 Improve efficiency for return codes of some filters (Shuaifeng Zhou)
|
2015-03-02 07:47:56 -08:00 |
Ramkrishna
|
9c3cbdcd05
|
HBASE-13123 - Minor bug in ROW bloom filter (Ram):w
|
2015-03-02 11:47:20 +05:30 |
tedyu
|
c64686e2e1
|
HBASE-13134 mutateRow and checkAndMutate apis don't throw region level exceptions (Francis Liu)
|
2015-03-01 20:25:43 -08:00 |
stack
|
10f3b77748
|
HBASE-NPE when running TestSplitLogManager (Andrey Stepachev and Zhangduo)
|
2015-03-01 19:54:38 -08:00 |
Sean Busbey
|
1efd29e343
|
HBASE-13131 ReplicationAdmin must clean up connections if constructor fails.
|
2015-03-01 00:24:04 -06:00 |
stack
|
5b0b43b48d
|
HBASE-13130 Add timeouts on TestMasterObserver, a frequent zombie show
|
2015-02-28 15:27:59 -08:00 |