Andrew Kyle Purtell
6cc0c86133
Amend HBASE-10338 Fix NPE if the server is terminated before the RegionServerCoprocessorHost is initialized (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560494 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 20:17:43 +00:00
Zhihong Yu
ca59922702
HBASE-10395 endTime won't be set in VerifyReplication if startTime is not set (Jianwei Cui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560434 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 17:28:09 +00:00
anoopsamjohn
508f7697a5
HBASE-10322 Strip tags from KV while sending back to client on reads.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560265 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 07:19:45 +00:00
Jonathan Hsieh
c079ba4660
HBASE-9426 Make custom distributed barrier procedure pluggable (Richard Ding)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560234 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 01:42:49 +00:00
Jean-Daniel Cryans
028a00cc31
HBASE-10249 TestReplicationSyncUpTool fails because failover takes too long
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560201 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 21:30:49 +00:00
nkeywal
a0bb401537
HBASE-10087 Store should be locked during a memstore snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560018 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 14:08:32 +00:00
jxiang
0febbf4c40
HBASE-10384 Failed to increment serveral columns in one Increment
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559855 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 23:53:35 +00:00
Michael Stack
5645d48eac
HBASE-10377 Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559838 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 21:58:00 +00:00
Zhihong Yu
e93012ca83
HBASE-10323 Auto detect data block encoding in HFileOutputFormat
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559771 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:33:42 +00:00
jeffreyz
8eeb7f3d9a
HBASE-10366: 0.94 filterRow() may be skipped in 0.96(or onwards) code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559547 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 18:52:43 +00:00
jxiang
fa298a9573
HBASE-10349 Table became unusable when master balanced its region after table was dropped
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559311 13f79535-47bb-0310-9956-ffa450edef68
2014-01-18 03:20:41 +00:00
Zhihong Yu
bebb59dc10
HBASE-10370 Compaction in out-of-date Store causes region split failure, fix only
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559277 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:12:01 +00:00
Zhihong Yu
c27bfd6acc
HBASE-10370 revert due to TestSplitTransactionOnCluster.testSplitFailedCompactionAndSplit failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559275 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:49:17 +00:00
ndimiduk
697c0fec38
HBASE-10346 Add Documentation for stateless scanner ADDENDUM (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559269 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:19:02 +00:00
ndimiduk
9f949e12e7
HBASE-10346 Add Documentation for stateless scanner (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559266 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:01:23 +00:00
Zhihong Yu
4381308ac8
HBASE-10371 Compaction creates empty hfile, then selects this file for compaction and creates empty hfile and over again
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559247 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 20:49:19 +00:00
Zhihong Yu
e7c36e7822
HBASE-10370 Compaction in out-of-date Store causes region split failed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559216 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 18:46:35 +00:00
Jonathan Hsieh
0e47eb67ff
HBASE-10123 Change default ports; move them out of linux ephemeral port range
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559200 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 17:37:25 +00:00
ndimiduk
a8ec7232cc
HBASE-9343 Implement stateless scanner for Stargate (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558994 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 02:31:00 +00:00
Zhihong Yu
4c2c982faa
HBASE-10369 LabelExpander#createLabels() should close scanner in finally clause
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558975 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 01:33:49 +00:00
jxiang
c661d926c0
HBASE-10333 Assignments are not retained on a cluster start
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558963 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 00:03:20 +00:00
Zhihong Yu
5f3e90573d
HBASE-10364 Allow configuration option for parent znode in LoadTestTool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558941 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:44:31 +00:00
Enis Soztutar
4567415008
HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:16:07 +00:00
Andrew Kyle Purtell
5e859ec8a7
HBASE-6873. Clean up Coprocessor loading failure handling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558869 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 18:25:31 +00:00
Zhihong Yu
16943fe2ae
HBASE-10344 Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558506 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:49:55 +00:00
Andrew Kyle Purtell
279e890edd
HBASE-10338. Region server fails to start with AccessController coprocessor if installed into RegionServerCoprocessorHost (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558260 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 01:24:05 +00:00
Enis Soztutar
971080fbdb
HBASE-10334 RegionServer links in table.jsp is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558238 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 23:21:12 +00:00
Zhihong Yu
405b51a0eb
HBASE-10294 ServerManager#onlineServers synchronization
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558174 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 19:19:43 +00:00
Zhihong Yu
1951d272a2
HBASE-10316 Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558137 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 18:16:52 +00:00
mbertozzi
4970f6f3dd
HBASE-10332 Missing .regioninfo file during daughter open processing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558033 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 13:26:54 +00:00
larsh
086b0ebcb6
HBASE-10320 Avoid ArrayList.iterator() ExplicitColumnTracker
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557948 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 06:50:01 +00:00
Zhihong Yu
5f9ef02234
HBASE-10324 refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557939 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:36:37 +00:00
Enis Soztutar
185aec9c24
HBASE-10274 MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers (chendihao via enis)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:29:20 +00:00
Enis Soztutar
00ad1cf236
HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557914 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:19:03 +00:00
eclark
a6675d5f5d
HBASE-10315 Canary shouldn't exit with 3 if there is no master running.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557864 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:51:07 +00:00
Andrew Kyle Purtell
33df9fac20
HBASE-10331. Insure security tests use SecureTestUtil methods for grants
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:22:13 +00:00
Zhihong Yu
f492b3fc63
HBASE-10329 Fail the writes rather than proceeding silently to prevent data loss when AsyncSyncer encounters null writer and its writes aren't synced by other Asyncer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557839 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 20:38:24 +00:00
anoopsamjohn
721147acf5
HBASE-10326 Super user should be able scan all the cells irrespective of the visibility labels(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557792 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 17:53:40 +00:00
Zhihong Yu
a041afacff
HBASE-10294 Some synchronization on ServerManager#onlineServers can be removed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557636 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 01:12:54 +00:00
Andrew Kyle Purtell
f9a93ec9df
Amend HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557436 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 19:19:02 +00:00
Andrew Kyle Purtell
b8c7e3e380
HBASE-10310. ZNodeCleaner session expired for /hbase/master (Samir Ahmic)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557273 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 22:44:48 +00:00
Andrew Kyle Purtell
d39389e2e3
HBASE-10268. TestSplitLogWorker occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556916 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 18:50:52 +00:00
ramkrishna
3cc835b7e1
HBASE-9846-Integration test and LoadTestTool support for cell ACLs(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556866 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 16:45:26 +00:00
Zhihong Yu
6b22f6f57a
HBASE-10301 TestAssignmentManagerOnCluster#testOpenCloseRacing fails intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556708 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 03:19:31 +00:00
liangxie
ce1641dd80
HBASE-10263 make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556703 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 02:58:35 +00:00
Andrew Kyle Purtell
3ad57c7195
HBASE-10298. TestIOFencing occasionally fails
...
This flapping test produces low confidence results so temporarily
disable it while tracking down the cause.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556596 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 18:18:55 +00:00
Andrew Kyle Purtell
1e04340c83
HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556586 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 17:50:43 +00:00
Andrew Kyle Purtell
b6a875e83a
HBASE-6104. Require EXEC permission to call coprocessor endpoints
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556098 13f79535-47bb-0310-9956-ffa450edef68
2014-01-07 01:14:57 +00:00
Zhihong Yu
b7427d664b
HBASE-10130 TestSplitLogManager#testTaskResigned fails sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556040 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 21:31:28 +00:00
Zhihong Yu
ae8ad4ac78
HBASE-5923 Cleanup checkAndXXX logic
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1555351 13f79535-47bb-0310-9956-ffa450edef68
2014-01-04 14:38:14 +00:00