Andrew Purtell
|
22f205b09b
|
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates)
|
2014-07-14 15:05:16 -07:00 |
Andrew Purtell
|
044d62ac25
|
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:47 -07:00 |
Ramkrishna
|
f0035e6837
|
HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
HBASE-11489 (Ram)
|
2014-07-14 22:54:44 +05:30 |
anoopsjohn
|
93e7ec42d1
|
HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)
|
2014-07-14 22:34:38 +05:30 |
Nick Dimiduk
|
69a75bbc0e
|
HBASE-11505 'snapshot' shell command shadows 'snapshot' shell when 'help' is invoked
|
2014-07-14 09:43:48 -07:00 |
Ramkrishna
|
722e40eb8e
|
HBASE-11506 IntegrationTestWithCellVisibilityLoadAndVerify allow User to
be passed as arg (Ram)
|
2014-07-14 16:37:28 +05:30 |
anoopsjohn
|
620616050e
|
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum
|
2014-07-14 15:25:12 +05:30 |
Andrew Purtell
|
39100cb1d1
|
HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates)
|
2014-07-13 22:42:44 -07:00 |
Rajeshbabu Chintaguntla
|
2b75a0bd63
|
HBASE-11493 Autorestart option is not working because of stale znode 'shutdown'(Nijel)
|
2014-07-14 05:35:23 +00:00 |
Jimmy Xiang
|
757ecdb14f
|
HBASE-11474 [Thrift2] support authentication/impersonation
|
2014-07-13 15:14:57 -07:00 |
anoopsjohn
|
42a7be1032
|
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop)
|
2014-07-13 12:12:34 +05:30 |
anoopsjohn
|
15ba35b593
|
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:03:59 +05:30 |
Andrew Purtell
|
6f2a969649
|
HBASE-11057 Improve TestShell coverage of grant and revoke comamnds (Srikanth Srungarapu)
|
2014-07-11 17:28:26 -07:00 |
Nick Dimiduk
|
c362857901
|
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:38:17 -07:00 |
Enis Soztutar
|
0b83f2920d
|
HBASE-11488 cancelTasks in SubprocedurePool can hang during task error (Jerry He)
|
2014-07-11 14:17:11 -07:00 |
Andrew Purtell
|
0c97649b6f
|
HBASE-11487 ScanResponse carries non-zero cellblock for CloseScanRequest (Shengzhe Yao)
|
2014-07-11 13:06:48 -07:00 |
Ted Yu
|
94e29bd0a5
|
HBASE-11460 Deadlock in HMaster on masterAndZKLock in HConnectionManager
|
2014-07-11 18:49:00 +00:00 |
Nicolas Liochon
|
daa16b9c4d
|
Revert "HBASE-11492 The servers do not honor the tcpNoDelay option"
This reverts commit c80b451044 .
|
2014-07-11 18:43:46 +02:00 |
Nicolas Liochon
|
c80b451044
|
HBASE-11492 The servers do not honor the tcpNoDelay option
|
2014-07-11 14:30:10 +02:00 |
Nicolas Liochon
|
9a74122a5c
|
HBASE-11491 Add an option to sleep randomly during the tests with the PE tool
|
2014-07-11 14:29:56 +02:00 |
anoopsjohn
|
3cdbe2ae56
|
HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)
|
2014-07-11 12:18:49 +05:30 |
Andrew Purtell
|
3d37252a32
|
HBASE-11496 HBASE-9745 broke cygwin CLASSPATH translation (Dave Latham)
|
2014-07-10 17:48:02 -07:00 |
Enis Soztutar
|
ec7540229f
|
HBASE-11475 Distributed log replay should also replay compaction events
|
2014-07-10 10:51:16 -07:00 |
Jonathan M Hsieh
|
0b2833e033
|
HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones)
|
2014-07-10 01:50:36 -07:00 |
Jonathan M Hsieh
|
3933b85d94
|
HBASE-11317 [docs] Expand unit testing to cover Mockito and MRUnit and give more examples (Misty Stanley-Jones)
|
2014-07-10 01:41:42 -07:00 |
Jonathan M Hsieh
|
408bb31732
|
HBASE-11477 book.xml Dockbook validity issues (again) (Misty Stanley-Jones)
|
2014-07-09 18:30:55 -07:00 |
Jonathan M Hsieh
|
461c6390ed
|
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:27:01 -07:00 |
Jonathan M Hsieh
|
7ffa5f667d
|
HBASE-11477 book.xml has Docbook validity issues (again) (Misty Stanley-Jones)
|
2014-07-09 18:09:32 -07:00 |
Ramkrishna
|
0acab9caba
|
HBASE-11088 Support Visibility Expression Deletes in Shell (Ram)
|
2014-07-09 11:50:24 +05:30 |
Andrew Purtell
|
bf39840582
|
HBASE-11444 Remove use of reflection for User#getShortName
|
2014-07-08 15:14:00 -07:00 |
Andrew Purtell
|
dd29ff5132
|
HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security'
|
2014-07-08 15:10:03 -07:00 |
Jimmy Xiang
|
1bd31f9b89
|
HBASE-11349 Addendum fixes javadoc warning
|
2014-07-08 13:56:08 -07:00 |
Jimmy Xiang
|
dbfdf5bdb6
|
HBASE-11349 [Thrift] support authentication/impersonation
|
2014-07-08 13:01:34 -07:00 |
Enis Soztutar
|
3e7cccfb4b
|
HBASE-11458 NPEs if RegionServer cannot initialize
|
2014-07-07 20:36:13 -07:00 |
Enis Soztutar
|
fef10e8413
|
HBASE-11473 Add BaseWALObserver class
|
2014-07-07 17:24:29 -07:00 |
Jeffrey Zhong
|
cc4f54770b
|
HBase-11315: Keeping MVCC for configurable longer time
|
2014-07-06 18:51:48 -07:00 |
anoopsjohn
|
738bf63f12
|
HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)
|
2014-07-06 19:17:17 +05:30 |
stack
|
b9906005d9
|
HBASE-11452 add getUserPermission feature in AccessControlClient as client API (Demai Ni)
|
2014-07-04 19:47:18 -07:00 |
Ramkrishna
|
c7efcd0fb3
|
HBASE-10885 Support visibility expressions on Deletes (Ram)
|
2014-07-05 00:00:05 +05:30 |
Andrew Purtell
|
f36bf219ec
|
HBASE-11457 Increment HFile block encoding IVs accounting for cipher's internal use
|
2014-07-04 10:49:03 -07:00 |
Andrew Purtell
|
0b692dfd5a
|
HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder
|
2014-07-04 10:48:57 -07:00 |
Ted Yu
|
aa414085e6
|
HBASE-11422 Specification of scope is missing for certain Hadoop dependencies (Konstantin Boudnik)
|
2014-07-04 12:39:20 +00:00 |
stack
|
8d62d85864
|
HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode() (Mike Drob)
|
2014-07-03 21:55:45 -07:00 |
Andrew Purtell
|
a8cbf2988b
|
HBASE-11434 [AccessController] Disallow inbound cells with reserved tags
|
2014-07-03 17:37:07 -07:00 |
Ramkrishna
|
75ace7ed2f
|
HBASE-11449 IntegrationTestIngestWithACL fails to use different users
after HBASE-10810 (Ram)
|
2014-07-03 12:06:05 +05:30 |
Matteo Bertozzi
|
39caf5757d
|
HBASE-11450 Improve file size info in SnapshotInfo tool
|
2014-07-03 07:17:40 +02:00 |
stack
|
3b2de6233b
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:04:05 -07:00 |
stack
|
24a0a2a2bf
|
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
|
2014-07-02 19:02:52 -07:00 |
Jonathan M Hsieh
|
4d141a2436
|
HBASE-11399 Improve Quickstart chapter and move Pseudo-distributed and distrbuted into it (Misty Stanley-Jones)
|
2014-07-02 11:30:33 -07:00 |
Nick Dimiduk
|
8b1c29b8be
|
HBASE-11372 Remove SlabCache
|
2014-07-02 11:14:00 -07:00 |