Bharat Viswanadham
|
217e74816c
|
HDDS-1973. Implement OM RenewDelegationToken request to use Cache and DoubleBuffer. (#1316)
|
2019-08-21 12:01:27 -07:00 |
|
avijayanhwx
|
d69a1a0aa4
|
HDDS-1105 : Add mechanism in Recon to obtain DB snapshot 'delta' updates from Ozone Manager (#1259)
|
2019-08-19 10:47:49 -07:00 |
|
Bharat Viswanadham
|
b83eae7bdb
|
HDDS-1974. Implement OM CancelDelegationToken request to use Cache and DoubleBuffer. (#1308)
|
2019-08-18 10:06:00 -07:00 |
|
Bharat Viswanadham
|
a46ba03d15
|
HDDS-1913. Fix OzoneBucket and RpcClient APIS for acl. (#1257)
|
2019-08-16 16:39:49 -07:00 |
|
Bharat Viswanadham
|
8943e1340d
|
HDDS-1969. Implement OM GetDelegationToken request to use Cache and DoubleBuffer. (#1296)
|
2019-08-16 13:22:03 -07:00 |
|
dineshchitlangia
|
c801f7a26c
|
HDDS-1768. Audit xxxAcl methods in OzoneManager (#1204)
|
2019-08-15 08:43:47 -07:00 |
|
Márton Elek
|
dfe772d234
|
HDDS-1912. start-ozone.sh fail due to ozone-config.sh not found. Contributed by kevin su.
|
2019-08-12 13:03:39 +02:00 |
|
Bharat Viswanadham
|
bd4be6e168
|
HDDS-1895. Support Key ACL operations for OM HA. (#1230)
|
2019-08-09 20:32:01 -07:00 |
|
Bharat Viswanadham
|
91f41b7d88
|
HDDS-1884. Support Bucket ACL operations for OM HA. (#1202)
|
2019-08-08 21:29:00 -07:00 |
|
Siyao Meng
|
14a4ce3cee
|
HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated. Contributed by Siyao Meng.
|
2019-08-08 13:38:10 -07:00 |
|
Sammi Chen
|
8f9245bc2d
|
HDDS-1865. Use "ozone.network.topology.aware.read" to control both RPC client and server side logic (#1184)
|
2019-08-07 16:59:13 -07:00 |
|
Xiaoyu Yao
|
a63023f261
|
HDDS-1901. Fix Ozone HTTP WebConsole Authentication. Contributed by Xiaoyu Yao. (#1228)
|
2019-08-06 12:07:53 -07:00 |
|
Doroszlai, Attila
|
e68d8446c4
|
HDDS-1834. parent directories not found in secure setup due to ACL check. Contributed by Doroszlai, Attila.
This closes #1171.
|
2019-07-30 13:41:16 -07:00 |
|
Bharat Viswanadham
|
68f9f2d833
|
Revert HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated. (#1183)
|
2019-07-29 16:44:48 -07:00 |
|
Siyao Meng
|
4d07134b13
|
HDDS-1829 On OM reload/restart OmMetrics#numKeys should be updated (#1164)
|
2019-07-29 16:42:00 -07:00 |
|
avijayanhwx
|
60325c9611
|
HDDS-1391 : Add ability in OM to serve delta updates through an API. (#1033)
|
2019-07-29 09:39:40 -07:00 |
|
Bharat Viswanadham
|
3c4159ff3d
|
HDDS-1842. Implement S3 Abort MPU request to use Cache and DoubleBuffer. (#1155)
|
2019-07-25 08:51:11 -07:00 |
|
Hanisha Koneru
|
cdc36fe286
|
HDDS-1649. On installSnapshot notification from OM leader, download checkpoint and reload OM state (#948)
|
2019-07-22 12:06:55 -07:00 |
|
Bharat Viswanadham
|
4aa76e327d
|
HDDS-1805. Implement S3 Initiate MPU request to use Cache and DoubleBuffer. (#1108)
|
2019-07-20 08:11:36 -07:00 |
|
Bharat Viswanadham
|
f5b2f7538c
|
HDDS-1795. Implement S3 Delete Bucket request to use Cache and DoubleBuffer. (#1097)
|
2019-07-19 17:43:23 -07:00 |
|
Bharat Viswanadham
|
3dc256ef81
|
HDDS-1689. Implement S3 Create Bucket request to use Cache and DoubleBuffer. (#1088)
|
2019-07-17 21:46:27 -07:00 |
|
Bharat Viswanadham
|
0541322c9a
|
HDDS-1675. Cleanup Volume Request 2 phase old code. (#964)
|
2019-07-17 14:13:06 -07:00 |
|
Hanisha Koneru
|
7adc4a327a
|
HDDS-1775. Make OM KeyDeletingService compatible with HA model (#1063)
|
2019-07-16 16:59:57 -07:00 |
|
Xiaoyu Yao
|
d429d742f0
|
HDDS-1544. Support default Acls for volume, bucket, keys and prefix. Contributed by Ajay Kumar, Xiaoyu Yao.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-07-16 12:58:59 -07:00 |
|
Bharat Viswanadham
|
395cb3cfd7
|
HDDS-1736. Cleanup 2phase old HA code for Key requests. (#1038)
|
2019-07-15 21:51:59 -07:00 |
|
Ajay Yadav
|
cdb20adfcc
|
HDDS-1611. Evaluate ACL on volume bucket key and prefix to authorize access. Contributed by Ajay Kumar. (#973)
|
2019-07-10 11:03:58 -07:00 |
|
Xiaoyu Yao
|
030307226a
|
HDDS-1586. Allow Ozone RPC client to read with topology awareness. Contributed by Sammi Chen.
|
2019-07-09 14:43:55 -07:00 |
|
Hanisha Koneru
|
8861573e8c
|
HDDS-1717. MR Job fails as OMFailoverProxyProvider has dependency hadoop-3.2
Closes #1056
|
2019-07-09 13:22:00 +02:00 |
|
Bharat Viswanadham
|
8965ddcf59
|
HDDS-1731. Implement File CreateFile Request to use Cache and DoubleBuffer. (#1044)
|
2019-07-03 13:15:04 -07:00 |
|
Bharat Viswanadham
|
1e727cf2a1
|
HDDS-1730. Implement File CreateDirectory Request to use Cache and Do… (#1026)
|
2019-06-30 22:38:53 -07:00 |
|
Bharat Viswanadham
|
49c5e8ac24
|
HDDS-1672. Improve locking in OzoneManager. (#1016)
|
2019-06-28 14:05:19 -07:00 |
|
Bharat Viswanadham
|
4848280437
|
HDDS-1638. Implement Key Write Requests to use Cache and DoubleBuffer. (#956)
|
2019-06-26 18:04:12 -07:00 |
|
Bharat Viswanadham
|
a79bdf760e
|
HDDS-1727. Use generation of resourceName for locks in OzoneManagerLock. (#1014)
|
2019-06-25 17:12:45 -07:00 |
|
Bharat Viswanadham
|
049bb42760
|
HDDS-1723. Create new OzoneManagerLock class. (#1006)
* HDDS-1723. Create new OzoneManagerLock class.
* add logs
* fix exception message
* add license
* fix findbug
* throw exception when acquiring 2nd lock failed.
* fix review comments
* fix missed review comment
* fix checkstyle
* fix review comments
|
2019-06-25 08:48:03 -07:00 |
|
Elek, Márton
|
004207996c
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common (#969)
* HDDS-1597. Remove hdds-server-scm dependency from ozone-common. Contributed by Elek, Marton.
* checkstyle fixes
* revert the import reorder of HddsUtil
* add javadoc
* switch back to the commons-lang2
* fix typo
* fix metrics core classpath problem (+rebase fix)
|
2019-06-24 11:56:04 -07:00 |
|
S O'Donnell
|
22b36dd311
|
HDDS-1660. Use Picocli for Ozone Manager
Closes #925
|
2019-06-17 14:13:50 +02:00 |
|
Chen, Junjie
|
940bcf01cd
|
HDDS-1587. Support dynamically adding delegated classes from to isolated class loader. Contributed by Junjie Chen. (#942)
|
2019-06-12 20:08:15 -07:00 |
|
Bharat Viswanadham
|
88c53d516c
|
HDDS-1620. Implement Volume Write Requests to use Cache and DoubleBuffer. (#884)
|
2019-06-12 17:45:42 -07:00 |
|
Xiaoyu Yao
|
a43f4440f7
|
HDDS-1543. Implement addAcl,removeAcl,setAcl,getAcl for Prefix. Contr… (#927)
|
2019-06-12 16:25:31 -07:00 |
|
Ajay Yadav
|
3b31694c35
|
HDDS-1545. Cli to add,remove,get and delete acls for Ozone objects. Contributed by Ajay Kumar. (#920)
|
2019-06-12 06:51:34 -07:00 |
|
Ajay Yadav
|
9deac3b6bf
|
HDDS-1657. Fix parallelStream usage in volume and key native acl. Contributed by Ajay Kumar. (#926)
|
2019-06-07 21:47:14 -07:00 |
|
S O'Donnell
|
85479577da
|
HDDS-1622. Use picocli for StorageContainerManager
Closes #918
|
2019-06-07 17:50:57 +02:00 |
|
Hanisha Koneru
|
0b115b60b0
|
HDDS-1371. OMSnapshotProvider to download DB checkpoint from leader OM. (#703)
|
2019-06-06 19:42:34 -07:00 |
|
Ajay Yadav
|
3b1c2577d7
|
HDDS-1541. Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat. (#885)
|
2019-06-05 14:42:10 -07:00 |
|
Bharat Viswanadham
|
580b639908
|
HDDS-1600. Add userName and IPAddress as part of OMRequest. (#857)
|
2019-06-04 12:31:44 -07:00 |
|
Márton Elek
|
2a97a37d9e
|
Revert "HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)"
This reverts commit baee71551d .
|
2019-06-03 08:34:19 +02:00 |
|
Márton Elek
|
1ae062c818
|
HDDS-1382. Create customized CSI server for Ozone
Closes #693
|
2019-05-31 13:35:58 +02:00 |
|
Xiaoyu Yao
|
219e286722
|
HDDS-1608. Support Ozone Prefix ACLs in OM metadata table. Contributed by Xiaoyu Yao. (#875)
|
2019-05-30 16:44:38 -07:00 |
|
Bharat Viswanadham
|
c965f7f499
|
HDDS-1551. Implement Bucket Write Requests to use Cache and DoubleBuffer. (#850)
|
2019-05-30 15:28:15 -07:00 |
|
Elek, Márton
|
baee71551d
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)
|
2019-05-30 09:20:16 -07:00 |
|