Commit Graph

8163 Commits

Author SHA1 Message Date
Jean-Daniel Cryans 89f1d1a051 HBASE-8751 Enable peer cluster to choose/change the ColumnFamilies/Tables it
really want to replicate from a source cluster (Feng Honghua via JD)


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566944 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 01:16:39 +00:00
Jean-Daniel Cryans 27cc3f0ed3 HBASE-9501 Provide throttling for replication (Feng Honghua via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566923 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:48:38 +00:00
Zhihong Yu 083a1cfd9c HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566912 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:43:00 +00:00
Zhihong Yu 5550e328c4 HBASE-10485 Revert to address more review comments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566869 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 23:53:39 +00:00
Zhihong Yu fa77c2a3e5 HBASE-10413 Tablesplit.getLength returns 0 (Lukas Nalezenec)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566768 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 22:29:49 +00:00
Enis Soztutar f823cca32c HBASE-10389 Add namespace help info in table related shell commands (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566755 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 21:39:32 +00:00
Zhihong Yu 8755eb8bee HBASE-10485 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566653 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 15:15:37 +00:00
jeffreyz b54f49e633 HBASE-10486: ProtobufUtil Append & Increment deserialization lost cell level timestamp
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566505 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 05:19:57 +00:00
sershe 74ab28497d HBASE-10479 HConnection interface is public but is used internally, and contains a bunch of methods
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566501 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 04:16:34 +00:00
Zhihong Yu df5bd6e99f HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566307 13f79535-47bb-0310-9956-ffa450edef68
2014-02-09 16:30:10 +00:00
Michael Stack 653e682d99 HBASE-10482 ReplicationSyncUp doesn't clean up its ZK, needed for tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565837 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 22:26:45 +00:00
jxiang 5102eed4d8 HBASE-10439 Document how to configure REST server impersonation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565818 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 21:09:39 +00:00
nkeywal 4742456403 HBASE-10472 Manage the interruption in ZKUtil#getData
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565787 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 20:27:42 +00:00
mbertozzi 6f79ebe884 HBASE-10480 TestLogRollPeriod#testWithEdits may fail due to insufficient waiting
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565770 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 19:46:48 +00:00
jxiang 147a2304d1 HBASE-5356 region_mover.rb can hang if table region it belongs to is deleted
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565742 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:57:44 +00:00
Michael Stack d30249534b HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
Michael Stack 93d76dc13a HBASE-10303 Have snappy support properly documented would be helpful to hadoop and hbase users
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565489 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 23:45:22 +00:00
Jonathan Hsieh 0023f74156 HBASE-10478 [docs] HBase book presentations page has broken link (Vivek Ganesan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565427 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 19:56:32 +00:00
nkeywal 583c11c71d HBASE-10477 Regression from HBASE-10337
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565365 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 17:29:23 +00:00
Zhihong Yu e3136720ff HBASE-10475 TestRegionServerCoprocessorExceptionWithAbort may timeout due to concurrent lease removal
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565065 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 03:29:56 +00:00
sershe 6905e533e3 HBASE-10277 refactor AsyncProcess ADDENDUM fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565031 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 01:12:42 +00:00
Enis Soztutar 3cc587b961 HBASE-10471 Remove HTD.isAsyncLogFlush() from trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565003 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:56:04 +00:00
Zhihong Yu eb55803634 HBASE-10470 Import generates huge log file while importing large amounts of data (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564933 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:19:05 +00:00
Michael Stack e866faba1a HBASE-10473 Add utility for adorning http Context
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564928 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:12:01 +00:00
Michael Stack 3b05134e0d HBASE-10473 Add utility for adorning http Context
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564927 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:11:30 +00:00
jxiang 976ea775ae HBASE-10465 TestZKPermissionsWatcher.testPermissionsWatcher fails sometimes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564881 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:00:29 +00:00
Andrew Kyle Purtell 87963e7a91 Amend HBASE-10337 HTable.get() uninteruptible; add missing license headers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564861 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:22:49 +00:00
Andrew Kyle Purtell 8c23d35d50 HBASE-10337 HTable.get() uninteruptible (Nicolas Liochon)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564851 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:00:09 +00:00
sershe 7898e68fd4 HBASE-10277 refactor AsyncProcess
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564832 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 17:08:33 +00:00
Jonathan Hsieh 1c46c16cc0 HBASE-10469 HBase book client.html has a broken link (Vivek Ganesan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564826 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 16:44:53 +00:00
Zhihong Yu 3db5a52193 HBASE-10467 Revert from trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564640 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 05:46:07 +00:00
Enis Soztutar a873e206c9 HBASE-10460 Return value of Scan#setSmall() should be void - Addendum patch to fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564624 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 04:06:13 +00:00
Zhihong Yu 5d3892d864 HBASE-10467 Restore HTableDescriptor#isDeferredLogFlush()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564591 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 00:44:17 +00:00
Zhihong Yu 22d93bd3c6 HBASE-10460 Return value of Scan#setSmall() should be void
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564561 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 23:21:51 +00:00
Jonathan Hsieh 1f45759770 HBASE-10459 [docs] Broken link F.1. HBase Videos (Richard Shaw)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564555 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 23:08:32 +00:00
mbertozzi aa41a960d6 HBASE-10457 Print corrupted file information in SnapshotInfo tool without -file option (Bharath Vissapragada)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564425 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 19:18:44 +00:00
anoopsamjohn 42a2456b44 HBASE-10454 Tags presence file info can be wrong in HFiles when PrefixTree encoding is used.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564384 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 17:21:32 +00:00
ramkrishna 6b7fb21ec0 HBASE-10447-Memstore flusher scans storefiles also when the scanner heap gets resetKVHeap(Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564377 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 16:58:35 +00:00
nkeywal 174f2bd144 HBASE-10455 cleanup InterruptedException management
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564241 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:13:01 +00:00
mbertozzi c74c407229 HBASE-10319 HLog should roll periodically to allow DN decommission to eventually complete
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564237 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:06:01 +00:00
Michael Stack 377c461bda Note on upgrade to 0.98
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564209 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 05:45:31 +00:00
Zhihong Yu 5a965b599e HBASE-10461 table.close() in TableEventHandler#reOpenAllRegions() should be enclosed in finally block
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564184 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 03:48:57 +00:00
Jonathan Hsieh 9155266fba HBASE-10458 Typo in book chapter 9 architecture.html (Richard Shaw)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564082 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:55:06 +00:00
mbertozzi 5b918a16fd HBASE-7963 HBase VerifyReplication not working when security enabled
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564069 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:31:10 +00:00
jxiang d4355b91d5 HBASE-10456 Balancer should not run if it's just turned off
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564047 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 20:36:12 +00:00
nkeywal 91749f9c93 HBASE-10449 Wrong execution pool configuration in HConnectionManager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1563878 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 13:19:49 +00:00
ramkrishna d5a347591c HBASE-10443-IndexOutOfBoundExceptions when processing compressed tags in HFile(Ramkrishna S Vasudevan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1563584 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 09:16:21 +00:00
Zhihong Yu 11eace02ab HBASE-10448 ZKUtil create and watch methods don't set watch in some cases (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1563507 13f79535-47bb-0310-9956-ffa450edef68
2014-02-01 23:04:15 +00:00
jxiang b3b3d0ddff HBASE-10446 Backup master gives Error 500 for debug dump
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562986 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 21:37:00 +00:00
Andrew Kyle Purtell 3f9f4e00b6 HBASE-10440 Integration tests fail due to nonce collisions (Sergey Shelukhin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562675 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 03:10:06 +00:00