Commit Graph

8087 Commits

Author SHA1 Message Date
Andrew Kyle Purtell d967845f5b HBASE-10412 Distributed log replay: Cell tags getting missed (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561230 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 23:40:42 +00:00
Zhihong Yu d3cb5d2f3e HBASE-10408 Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561119 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 19:08:21 +00:00
Zhihong Yu bf5c9ad1f4 HBASE-10409 Allow config options related to zookeeper to be passed to IntegrationTestsDriver - revert
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560902 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 05:27:21 +00:00
Zhihong Yu 581e16d633 HBASE-10406 Column family option is not effective in IntegrationTestSendTraceRequests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560880 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 01:57:57 +00:00
Zhihong Yu 0ba78627f2 HBASE-10409 Allow config options related to zookeeper to be passed to IntegrationTestsDriver (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560804 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 20:39:23 +00:00
Jonathan Hsieh 8b49f4297c HBASE-10401 [hbck] perform overlap group merges in parallel
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560774 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 18:10:52 +00:00
Jonathan Hsieh 5cd2a757f3 HBASE-10400 [hbck] Continue if region dir missing on region merge attempt
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560577 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 03:23:38 +00:00
Zhihong Yu 1fb3e0bb93 HBASE-10365 HBaseFsck should clean up connection properly when repair is completed
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560564 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 00:54:05 +00:00
Jonathan Hsieh d84c5f759c Fix < -> &lt; problem that broke docs build.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560552 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:36:37 +00:00
Andrew Kyle Purtell 8bca647645 HBASE-10394. Test for Replication with tags (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560542 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:14:34 +00:00
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 b5d161c513 HBASE-10397 Fix findbugs introduced from HBASE-9426.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560427 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 17:19:41 +00:00
nkeywal eb998894ab HBASE-10375 hbase-default.xml hbase.status.multicast.address.port does not match code
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560319 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 11:41:31 +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
Michael Stack c7a72479b6 Edit of SlabCache setting description to make it clearer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560229 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 00:57:59 +00:00
Michael Stack ff53d75330 Edit of SlabCache note
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560228 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 00:39:57 +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
Michael Stack ca56b9ca7c HBASE-10391 Deprecate KeyValue#getBuffer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 08:20:52 +00:00
Michael Stack 7fca9bf048 Add decision on SVN commit format
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 04:49:33 +00:00
Andrew Kyle Purtell 80fdf43850 HBASE-10388. Add export control notice in README
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559858 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 00:20:17 +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
Michael Stack d04450f683 HBASE-10373 Add more details info for ACL group in HBase book
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559836 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 21:53:18 +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
Andrew Kyle Purtell 257440a279 HBASE-10327. Remove remove(K, V) from type PoolMap<K,V> (Eric Charles)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559288 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:47:11 +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
Enis Soztutar 608d873be0 HBASE-10368 Add Mutation.setWriteToWAL() back to 0.98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558990 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 02:20:03 +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
Michael Stack e110e51b5e Add link to hbasecon2014 and for march meetup at ancestry
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558600 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 23:21:34 +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
ndimiduk bbf242cdaf HBASE-10304 [docbook update] Running an hbase job jar: IllegalAccessError
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558490 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:02:52 +00:00
liangxie 0fc32e203a HBASE-10335 AuthFailedException in zookeeper may block replication forever (Liu Shaohui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558300 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 05:57:11 +00:00
sershe d6f2301f2a HBASE-10339 Mutation::getFamilyMap method was lost in 98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558267 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 02:10:21 +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