Commit Graph

9185 Commits

Author SHA1 Message Date
stack 8603da0d0d HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly AMENDMENT 2014-07-16 11:05:47 -07:00
anoopsjohn da8f0a336d HBASE-10398 HBase book updates for Replication after HBASE-10322. (Misty) 2014-07-16 22:28:07 +05:30
stack 9d8ad39a4c HBASE-11523 JSON serialization of PE Options is broke 2014-07-16 08:43:38 -07:00
stack a99b71da57 Add a upgrading to 1.0 section to the upgrade part of the book; talk about HBASE-11520 removing hbase.bucketcache.percentage.in.combinedcache 2014-07-15 23:32:26 -07:00
stack 8a481b87b5 HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache" 2014-07-15 23:14:14 -07:00
stack 58982e2027 HBASE-11521 Modify pom.xml to copy the images/ and css/ directories to the right location for the Ref Guide to see them correctly (Misty Stanley-Jones) 2014-07-15 21:24:36 -07:00
Enis Soztutar 58727343f2 HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test) 2014-07-15 18:28:32 -07:00
Enis Soztutar 784c814e59 HBASE-11502 Fixed typo in image name (timeline_consistency.png) 2014-07-15 15:04:13 -07:00
Enis Soztutar bbe29eb93c HBASE-11511 Write flush events to WAL 2014-07-15 14:47:19 -07:00
Ramkrishna fe50c6d366 HBASE-11489 ClassNotFoundException while running IT tests in trunk using
'mvn verify' (Ram)
2014-07-15 22:48:08 +05:30
stack bb73791dad HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE 2014-07-15 10:02:51 -07:00
Ramkrishna 995a5a6c68 HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with
Cells (Ram)
2014-07-15 22:07:00 +05:30
stack c694ec11df HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM 2014-07-15 07:57:20 -07:00
stack 96dcd67f56 HBASE-11514 Fix findbugs warnings in blockcache 2014-07-15 07:51:27 -07:00
stack bf2933e08a Add note on HBASE-11118 and HBASE-10877 HBaseZeroCopyByteString woes to troubleshooting section 2014-07-14 20:56:07 -07:00
Enis Soztutar 0b22eb07bb HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (ADDENDUM patch to fix flaky unit test) 2014-07-14 17:00:14 -07:00
Enis Soztutar 7db2563c6a HBASE-11442 ReplicationSourceManager doesn't cleanup the queues for recovered sources (Virag Kothari) 2014-07-14 16:46:11 -07:00
Enis Soztutar 463d52d8cf HBASE-11367 Pluggable replication endpoint 2014-07-14 16:22:26 -07:00
Andrew Purtell 4824b0dea7 HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates) 2014-07-14 15:05:06 -07:00
Andrew Purtell c61676a1ef Amend HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Matteo Bertozzi)
Changes RpcScheduler from an interface into an abstract class
2014-07-14 14:19:52 -07:00
Ramkrishna e71d69bf00 HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
HBASE-11489 (Ram)
2014-07-14 22:52:48 +05:30
anoopsjohn 94b3f32f9f HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop) 2014-07-14 22:32:45 +05:30
Nick Dimiduk a32331c02b HBASE-11505 'snapshot' shell command shadows 'snapshot' shell when 'help' is invoked 2014-07-14 09:42:24 -07:00
Ramkrishna 586c5931a5 HBASE-11506 IntegrationTestWithCellVisibilityLoadAndVerify allow User to
be passed as arg (Ram)
2014-07-14 16:31:43 +05:30
anoopsjohn 470d00ea9a HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum 2014-07-14 15:24:09 +05:30
Andrew Purtell 01a7dda255 HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates) 2014-07-13 22:42:29 -07:00
Rajeshbabu Chintaguntla 5a05836dd1 HBASE-11493 Autorestart option is not working because of stale znode 'shutdown'(Nijel) 2014-07-14 05:32:55 +00:00
stack 1cedeae897 HBASE-8473 add note to ref guide about snapshots and ec2 reverse dns requirements (Misty Stanley-Jones) 2014-07-13 21:56:51 -07:00
stack a6fd48ba12 HBASE-11499 AsyncProcess.buildDetailedErrorMessage concatenates strings using + in a loop (Mike Drob) 2014-07-13 21:48:06 -07:00
Jimmy Xiang fc57363404 HBASE-11474 [Thrift2] support authentication/impersonation 2014-07-13 15:11:13 -07:00
anoopsjohn 213e565bce HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop) 2014-07-13 12:10:21 +05:30
anoopsjohn f5e13c7460 HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString". -Addendum 2014-07-12 22:02:26 +05:30
anoopsjohn 5a408af65f HBASE-11500 Possible null pointer dereference of regionLocation in ReversedScannerCallable. (Mike Drob) 2014-07-12 18:17:17 +05:30
Andrew Purtell dba294576e HBASE-11057 Improve TestShell coverage of grant and revoke comamnds (Srikanth Srungarapu) 2014-07-11 17:28:17 -07:00
Nick Dimiduk c01e7e50c1 HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString" 2014-07-11 16:52:32 -07:00
Enis Soztutar c6ddc0336e HBASE-11488 cancelTasks in SubprocedurePool can hang during task error (Jerry He) 2014-07-11 14:16:27 -07:00
Andrew Purtell f2a40fc058 HBASE-11487 ScanResponse carries non-zero cellblock for CloseScanRequest (Shengzhe Yao) 2014-07-11 13:06:42 -07:00
Nicolas Liochon dd9f1cbf3a Revert "HBASE-11492 The servers do not honor the tcpNoDelay option"
This reverts commit 79676f15f4.
2014-07-11 18:48:06 +02:00
Ted Yu b3da98a1a2 HBASE-11460 Deadlock in HMaster on masterAndZKLock in HConnectionManager 2014-07-11 16:15:49 +00:00
Nicolas Liochon 79676f15f4 HBASE-11492 The servers do not honor the tcpNoDelay option 2014-07-11 14:15:08 +02:00
Nicolas Liochon 4f3d5bbab9 HBASE-11491 Add an option to sleep randomly during the tests with the PE tool 2014-07-11 14:06:28 +02:00
anoopsjohn 77554df881 HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop) 2014-07-11 12:15:48 +05:30
Andrew Purtell d289eecd2f HBASE-11496 HBASE-9745 broke cygwin CLASSPATH translation (Dave Latham) 2014-07-10 17:47:04 -07:00
Enis Soztutar 09fcdb50af HBASE-11475 Distributed log replay should also replay compaction events 2014-07-10 10:50:22 -07:00
Jonathan M Hsieh 95ef3acdd3 HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones) 2014-07-10 01:50:38 -07:00
Jonathan M Hsieh 21d37b3a59 HBASE-11317 [docs] Expand unit testing to cover Mockito and MRUnit and give more examples (Misty Stanley-Jones) 2014-07-10 01:43:42 -07:00
Jonathan M Hsieh 779fcc51f4 HBASE-11477 book.xml Dockbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:30:58 -07:00
Jonathan M Hsieh e2bca14be0 HBASE-11483 Check the rest of the book for new XML validity errors and fix (Misty Stanley-Jones)
NOTE: previous patch was mislabeled, and this empty patch has the proper subject and jira #.
2014-07-09 18:25:08 -07:00
Jonathan M Hsieh f59804a855 HBASE-11477 book.xml has Docbook validity issues (again) (Misty Stanley-Jones) 2014-07-09 18:08:19 -07:00
Ramkrishna eafa9f6c1f HBASE-11088 Support Visibility Expression Deletes in Shell (Ram) 2014-07-09 11:43:26 +05:30