Commit Graph

8357 Commits

Author SHA1 Message Date
Andrew Kyle Purtell b75d3a54c1 HBASE-10433 SecureProtobufWALReader does not handle unencrypted WALs if configured to encrypt (Anoop Sam John)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562545 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 18:55:40 +00:00
mbertozzi 3b21be1303 HBASE-10435 Lower the log level of Canary region server match
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562391 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 10:08:06 +00:00
Michael Stack 013c6a6285 HBASE-10407 String Format Exception (Siwakorn Srisakaokul)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562364 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 06:06:16 +00:00
Michael Stack 92d45e28c5 Add continuuity meetup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562363 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 05:47:46 +00:00
Zhihong Yu 672ae26ca5 HBASE-10416 Improvements to the import flow (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562343 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 02:51:37 +00:00
jxiang f8e4ebacc0 HBASE-10428 Test jars should have scope test
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
sershe a29dbf4162 HBASE-10427 clean up HRegionLocation/ServerName usage
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562338 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:07:51 +00:00
Michael Stack f4dba9d98e Link to good thread on read time perf issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562324 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 00:12:58 +00:00
Andrew Kyle Purtell 2a0f5b2af2 HBASE-10430. Support compressTags in shell for enabling tag encoding (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562318 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:57:10 +00:00
Andrew Kyle Purtell f9761a55fc HBASE-10429 Make Visibility Controller to throw a better msg if it is of type RegionServerCoprocessor (Ramkrishna S. Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562312 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:42:30 +00:00
Michael Stack 2313e04223 Address outstanding disqus comments on the refguide, fix copyright and some wording
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562307 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:09:51 +00:00
Michael Stack 747dfde8d9 Add pointer to la hbase user group meetup because subash asked
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561908 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 00:11:23 +00:00
Zhihong Yu f24956ee8a HBASE-10426 user_permission in security.rb calls non-existent UserPermission#getTable method
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561902 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 22:59:41 +00:00
Jonathan Hsieh 31df31901f HBASE-10402 [docs] Add docs on how to create and tag a point release
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561804 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 19:35:46 +00:00
Michael Stack c2de5398b4 HBASE-10423 Report back the message of split or rollback failure to the master (Harsh J)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561745 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 17:00:10 +00:00
Michael Stack b50cc05367 HBASE-10422 ZeroCopyLiteralByteString.zeroCopyGetBytes has an unusable prototype and conflicts with AsyncHBase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561725 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 16:26:41 +00:00
Michael Stack 2dedc95c9e HBASE-10317 getClientPort method of MiniZooKeeperCluster does not always return the correct value
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561453 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:52:38 +00:00
Michael Stack 74b5a394f4 HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
Michael Stack 1975ce2ecb Add note about not permanent state in zk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561411 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:05:20 +00:00
larsh cf9fd55406 HBASE-10420 Replace KV.getBuffer with KV.get{Row|Family|Qualifier|Value|Tags}Array.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561410 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:01:08 +00:00
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