Siyao Meng
|
d7d6ec8fae
|
HDDS-2128. Make ozone sh command work with OM HA service ids (#1445)
|
2019-09-20 14:22:55 -07:00 |
|
Xiaoyu Yao
|
d072d3304c
|
HDDS-2020. Remove mTLS from Ozone GRPC. Contributed by Xiaoyu Yao.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-09-19 22:43:00 -07:00 |
|
Elek, Márton
|
da1c67e0c2
|
HDDS-1054. List Multipart uploads in a bucket (#1277)
|
2019-09-19 11:06:02 -07:00 |
|
Doroszlai, Attila
|
c9900a01d1
|
HDDS-2141. Missing total number of operations
Closes #1462
|
2019-09-19 14:11:44 +02:00 |
|
dchitlangia
|
28913f733e
|
HDDS-2148. Remove redundant code in CreateBucketHandler.java
Closes #1471
|
2019-09-19 12:26:53 +02:00 |
|
dchitlangia
|
5c963a75d6
|
HDDS-2016. Add option to enforce GDPR in Bucket Create command
Closes #1458
|
2019-09-19 11:18:16 +02:00 |
|
Siyao Meng
|
8d9e9ec3e5
|
HDDS-2065. Implement OMNodeDetails#toString
Closes #1387
|
2019-09-18 17:10:26 +02:00 |
|
Márton Elek
|
c28e731156
|
Wrong commit message: Revert second "HDDS-2143. Rename classes under package org.apache.hadoop.utils"
This reverts commit 111b08a330 .
|
2019-09-18 17:09:33 +02:00 |
|
Siyao Meng
|
111b08a330
|
HDDS-2143. Rename classes under package org.apache.hadoop.utils
Closes #1465
|
2019-09-18 17:00:26 +02:00 |
|
Bharat Viswanadham
|
6d4b20c047
|
HDDS-2143. Rename classes under package org.apache.hadoop.utils
Closes #1465
|
2019-09-18 16:51:39 +02:00 |
|
Doroszlai, Attila
|
087ed86bcc
|
HDDS-2138. OM bucket operations do not add up
Closes #1468
|
2019-09-18 15:23:27 +02:00 |
|
Doroszlai, Attila
|
419dd0faf6
|
HDDS-2134. OM Metrics graphs include empty request type
Closes #1451
|
2019-09-18 14:09:15 +02:00 |
|
Doroszlai, Attila
|
b88b6826c9
|
HDDS-2136. OM block allocation metric not paired with its failures (#1460)
|
2019-09-17 17:31:08 -07:00 |
|
Doroszlai, Attila
|
a9ba2b6710
|
HDDS-2142. OM metrics mismatch (abort multipart request) (#1461)
|
2019-09-17 17:27:08 -07:00 |
|
Doroszlai, Attila
|
f3de141787
|
HDDS-2135. OM Metric mismatch (MultipartUpload failures)
Closes #1453
|
2019-09-17 12:41:23 +02:00 |
|
Vivek Ratnavel Subramanian
|
66bd1681f8
|
HDDS-2107. Datanodes should retry forever to connect to SCM in an unsecure environment (#1424)
|
2019-09-16 12:58:16 -07:00 |
|
Xiaoyu Yao
|
56f042c48f
|
HDDS-2078. Get/Renew DelegationToken NPE after HDDS-1909
Closes #1444
|
2019-09-16 16:58:10 +02:00 |
|
Xiaoyu Yao
|
650c4cead5
|
HDDS-2053. Fix TestOzoneManagerRatisServer failure. Contributed by Xiaoyu Yao. (#1373)
|
2019-09-09 15:38:11 -07:00 |
|
dchitlangia
|
b15c116c1e
|
HDDS-2015. Encrypt/decrypt key using symmetric key while writing/reading
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-09-06 11:35:00 -07:00 |
|
Lokesh Jain
|
6e4cdf89ef
|
HDDS-1561: Mark OPEN containers as QUASI_CLOSED as part of Ratis groupRemove (#1401)
|
2019-09-06 13:15:49 +05:30 |
|
Bharat Viswanadham
|
f25fe92743
|
HDDS-1909. Use new HA code for Non-HA in OM. (#1225)
|
2019-09-03 13:24:32 -07:00 |
|
Xiaoyu Yao
|
ec34cee5e3
|
HDDS-2047. Datanodes fail to come up after 10 retries in a secure env… (#1379)
|
2019-08-30 09:27:37 -07:00 |
|
Elek, Márton
|
4f5f46eb4a
|
HDDS-1935. Improve the visibility with Ozone Insight tool (#1255)
|
2019-08-29 17:07:55 -07:00 |
|
Márton Elek
|
371c9eb6a6
|
Revert "HDDS-1596. Create service endpoint to download configuration from SCM."
This reverts commit c0499bd704 .
|
2019-08-29 09:25:03 +02:00 |
|
Márton Elek
|
aef6a4fe0d
|
HDDS-1950. S3 MPU part-list call fails if there are no parts
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-28 12:08:16 -07:00 |
|
Anu Engineer
|
dc72782008
|
HDDS-738. Removing REST protocol support from OzoneClient.
Contributed by Elek, Marton.
|
2019-08-28 09:53:31 -07:00 |
|
Márton Elek
|
c0499bd704
|
HDDS-1596. Create service endpoint to download configuration from SCM.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-28 09:13:46 -07:00 |
|
Bharat Viswanadham
|
d1aa8596e0
|
HDDS-1975. Implement default acls for bucket/volume/key for OM HA code. (#1315)
|
2019-08-26 11:05:40 -07:00 |
|
Hanisha Koneru
|
3f887f3b92
|
HDDS-1827. Load Snapshot info when OM Ratis server starts. (#1130)
|
2019-08-23 13:19:13 -07:00 |
|
Vivek Ratnavel Subramanian
|
e2a55482ee
|
HDDS-2023. Fix rat check failures in trunk
Closes #1342
|
2019-08-23 12:02:45 +02:00 |
|
Bharat Viswanadham
|
4028cac56d
|
HDDS-1347. In OM HA getS3Secret call Should happen only leader OM. (#670)
|
2019-08-22 15:00:17 -07:00 |
|
Xiaoyu Yao
|
d58eba8672
|
HDDS-1927. Consolidate add/remove Acl into OzoneAclUtil class. Contributed by Xiaoyu Yao.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-21 16:16:18 -07:00 |
|
Doroszlai, Attila
|
2ae7f444bd
|
HDDS-1999. Basic acceptance test and SCM/OM web UI broken by Bootstrap upgrade (#1327)
|
2019-08-21 12:16:14 -07:00 |
|
Bharat Viswanadham
|
217e74816c
|
HDDS-1973. Implement OM RenewDelegationToken request to use Cache and DoubleBuffer. (#1316)
|
2019-08-21 12:01:27 -07:00 |
|
Xiaoyu Yao
|
10b4997b42
|
HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file. (fix build)
|
2019-08-20 16:46:53 -07:00 |
|
Xiaoyu Yao
|
7653ebdbb2
|
Revert "HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file (#1293)"
This reverts commit 83e452ecea .
|
2019-08-20 16:46:52 -07:00 |
|
Sunil G
|
bd92462321
|
HDFS-14729. Upgrade Bootstrap and jQuery versions used in HDFS UIs. Contributed by Vivek Ratnavel Subramanian. This closes #1297
|
2019-08-20 18:42:19 +05:30 |
|
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
|
c8675ec42e
|
HDDS-1911. Support Prefix ACL operations for OM HA. (#1275)
|
2019-08-16 15:11:11 -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 |
|
Doroszlai, Attila
|
83e452ecea
|
HDDS-1965. Compile error due to leftover ScmBlockLocationTestIngClient file (#1293)
|
2019-08-14 18:39:45 +05:30 |
|
Anu Engineer
|
5a248de511
|
HDDS-1947. fix naming issue for ScmBlockLocationTestingClient.
Contributed by star.
|
2019-08-13 23:07:02 -07:00 |
|
Nanda kumar
|
3cff73aff4
|
HDDS-1917. TestOzoneRpcClientAbstract is failing.
Signed-off-by: Anu Engineer <aengineer@apache.org>
|
2019-08-13 16:03:31 -07: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 |
|
Xiaoyu Yao
|
3ac0f3a0c1
|
HDDS-1619. Support volume acl operations for OM HA. Contributed by… (#1147)
|
2019-08-08 09:55:46 -07:00 |
|