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 |
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 |