Commit Graph

8848 Commits

Author SHA1 Message Date
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
Andrew Purtell cec30fd8a4 HBASE-11444 Remove use of reflection for User#getShortName 2014-07-08 15:13:52 -07:00
Andrew Purtell f0b9b6bbf2 HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security' 2014-07-08 15:09:09 -07:00
Jimmy Xiang ed9ab70180 HBASE-11349 Addendum fixes javadoc warning 2014-07-08 13:57:26 -07:00
Jimmy Xiang 79a03c8bcb HBASE-11349 [Thrift] support authentication/impersonation 2014-07-08 11:15:58 -07:00
Enis Soztutar b47a3f6924 HBASE-11458 NPEs if RegionServer cannot initialize 2014-07-07 20:35:40 -07:00
Enis Soztutar 36d84a1515 HBASE-11473 Add BaseWALObserver class 2014-07-07 17:23:40 -07:00
Jeffrey Zhong d07bc87cd6 HBase-11315: Keeping MVCC for configurable longer time 2014-07-06 18:25:18 -07:00
anoopsjohn a04e0b703f HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop) 2014-07-06 19:14:00 +05:30
stack c6db308977 HBASE-11452 add getUserPermission feature in AccessControlClient as client API (Demai Ni) 2014-07-04 19:47:57 -07:00
Ramkrishna 62c048660b HBASE-10885 Support visibility expressions on Deletes (Ram) 2014-07-04 23:55:05 +05:30
Andrew Purtell 94d3dbea86 HBASE-11457 Increment HFile block encoding IVs accounting for cipher's internal use 2014-07-04 10:45:32 -07:00
Andrew Purtell 2416d798fa HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder 2014-07-04 10:45:19 -07:00
Ted Yu 360df59c0d HBASE-11461 Compilation errors are not posted back to JIRA during QA run 2014-07-04 14:43:54 +00:00
Ted Yu 6c102e22f0 HBASE-11422 Specification of scope is missing for certain Hadoop dependencies (Konstantin Boudnik) 2014-07-04 12:40:13 +00:00
stack 6da1a485fc HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode() 2014-07-03 21:54:28 -07:00
Andrew Purtell 80f1271ee5 HBASE-11434 [AccessController] Disallow inbound cells with reserved tags 2014-07-03 17:23:00 -07:00
stack 8f6e04c446 Add some debug and echo around findbugs generations 2014-07-03 16:17:41 -07:00
Ramkrishna 80f0a522f9 HBASE-11449 IntegrationTestIngestWithACL fails to use different users
after HBASE-10810 (Ram)
2014-07-03 12:03:59 +05:30
stack b79d6bf729 HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov); REMOVE ByteString.java accidentally added 2014-07-02 23:03:19 -07:00
Matteo Bertozzi c88b4c46a4 HBASE-11450 Improve file size info in SnapshotInfo tool 2014-07-03 07:19:00 +02:00
stack ea085c6373 HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:01:04 -07:00
stack 1d8958685a HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov) 2014-07-02 19:00:49 -07:00
stack 257ab6525e HBASE-11459 Add more doc on compression codecs, how to hook up native lib, lz4, etc. 2014-07-02 16:44:50 -07:00
Devaraj Das 9f8d1876a0 HBASE-11344 Hide row keys and such from the web UIs 2014-07-02 13:07:11 -07:00
Jonathan M Hsieh 15831cefd5 HBASE-11399 Improve Quickstart chapter and move Pseudo-distributed and distrbuted into it (Misty Stanley-Jones) 2014-07-02 11:30:13 -07:00
Nick Dimiduk 20cac213af HBASE-11372 Remove SlabCache 2014-07-02 10:17:31 -07:00
stack 9ff90931dc HBASE-11413 [findbugs] RV: Negating the result of compareTo()/compare() (Mike Drob) 2014-07-02 10:06:15 -07:00
Andrew Purtell 7a2527da4b Revert "HBASE-11440 Make KeyValueCodecWithTags as the default codec for replication in trunk"
This reverts commit 1d65d5dfa6.
2014-07-01 17:52:11 -07:00
stack ad78a9cfde HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Liu Shaohui) 2014-07-01 15:05:03 -07:00
Ramkrishna 1d65d5dfa6 HBASE-11440 Make KeyValueCodecWithTags as the default codec for
replication in trunk (Ram)
2014-07-01 22:55:39 +05:30
Ted Yu 5f3c0b7f9b HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction (Victor Xu) 2014-07-01 16:32:03 +00:00
anoopsjohn ba044f010e HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop) 2014-07-01 18:34:22 +05:30
Matteo Bertozzi 0e8e41d0ef HBASE-11355 a couple of callQueue related improvements 2014-07-01 10:31:44 +02:00
Enis Soztutar 92c52a727a Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases 2014-06-30 20:26:47 -07:00
Enis Soztutar 0167558eb3 HBASE-11448 Fix javadoc warnings 2014-06-30 20:11:02 -07:00
Ted Yu 34cd00b291 HBASE-11443 TestIOFencing#testFencingAroundCompactionAfterWALSync times out 2014-06-30 22:28:16 +00:00
Enis Soztutar 5af264c5b5 HBASE-11335 Fix the TABLE_DIR param in TableSnapshotInputFormat (deepankar) 2014-06-30 13:48:31 -07:00