Shashikant Banerjee
|
965d26c9c7
|
HDDS-1026. Reads should fail over to alternate replica. Contributed by Shashikant Banerjee.
|
2019-02-10 10:53:16 +05:30 |
|
Nanda kumar
|
0c1bc4dcee
|
HDDS-981. Block allocation should involve pipeline selection and then container selection.
Contributed by Lokesh Jain.
|
2019-02-08 15:44:41 +05:30 |
|
Mukul Kumar Singh
|
214112b2d7
|
HDDS-1010. ContainerSet#getContainerMap should be renamed. Contributed by Supratim Deka.
|
2019-02-07 18:06:23 +05:30 |
|
Yiqun Lin
|
3efa168e1f
|
HDDS-1029. Allow option for force in DeleteContainerCommand. Contributed by Bharat Viswanadham.
|
2019-02-05 10:51:52 +08:00 |
|
Mukul Kumar Singh
|
b6f90d3957
|
HDDS-1021. Allow ozone datanode to participate in a 1 node as well as 3 node Ratis Pipeline. Contributed by Shashikant Banerjee.
|
2019-02-03 00:53:06 +05:30 |
|
Márton Elek
|
033d97abac
|
HDDS-956. MultipartUpload: List Parts for a Multipart upload key. Contributed by Bharat Viswanadham.
|
2019-01-31 14:51:31 +01:00 |
|
Bharat Viswanadham
|
945a61c164
|
HDDS-549. Add support for key rename in Ozone Shell. Contributed by Doroszlai Attila.
|
2019-01-30 16:00:18 -08:00 |
|
Yiqun Lin
|
d583cc45c6
|
HDDS-1024. Handle DeleteContainerCommand in the SCMDatanodeProtocolServer. Contributed by Bharat Viswanadham.
|
2019-01-30 13:56:28 +08:00 |
|
Yiqun Lin
|
8326450bca
|
HDDS-974. Add getServiceAddress method to ServiceInfo and use it in TestOzoneShell. Contributed by Doroszlai, Attila.
|
2019-01-28 17:03:12 +08:00 |
|
Xiaoyu Yao
|
2ec296e659
|
HDDS-991. Fix failures in TestSecureOzoneCluster. Contributed by Ajay Kumar.
|
2019-01-25 10:50:23 -08:00 |
|
Xiaoyu Yao
|
9fc7df8afb
|
HDDS-793. Support custom key/value annotations on volume/bucket/key. Contributed by Elek, Marton.
|
2019-01-24 23:24:09 -08:00 |
|
Nanda kumar
|
45c4cfe790
|
HDDS-906. Display the ozone version on SCM/OM web ui instead of Hadoop version.
Contributed by Doroszlai, Attila.
|
2019-01-25 12:16:29 +05:30 |
|
Ajay Kumar
|
dcbc8b86ed
|
HDDS-975. Manage ozone security tokens with ozone shell cli. Contributed by Ajay Kumar.
|
2019-01-23 15:34:20 -08:00 |
|
Xiaoyu Yao
|
751bc62df7
|
Merge branch 'HDDS-4' into trunk
|
2019-01-18 14:44:24 -08:00 |
|
Xiaoyu Yao
|
2aaaf12f9e
|
HDDS-943. Add block token validation in HddsDispatcher/XceiverServer. Contributed by Ajay Kumar.
|
2019-01-18 12:11:34 -08:00 |
|
Mukul Kumar Singh
|
4ac0404fe0
|
HDDS-959. KeyOutputStream should handle retry failures. Contributed by Lokesh Jain.
|
2019-01-18 11:08:43 -08:00 |
|
Bharat Viswanadham
|
c0683ed253
|
HDDS-960. Add cli command option for getS3Secret. Contributed by Dinesh Chitlangia.
|
2019-01-17 10:30:45 -08:00 |
|
Ajay Kumar
|
01a7f9ed35
|
HDDS-597. Ratis: Support secure gRPC endpoint with mTLS for Ratis. Contributed by Ajay Kumar.
|
2019-01-17 10:30:44 -08:00 |
|
Xiaoyu Yao
|
140565f4db
|
HDDS-967. Fix failures in TestOzoneConfigurationFields. Contributed by Ajay Kumar.
|
2019-01-16 16:44:33 -07:00 |
|
Ajay Kumar
|
0faa5701d9
|
HDDS-964. Fix test failure in TestOmMetrics. Contributed by Ajay Kumar.
|
2019-01-16 16:40:04 -07:00 |
|
Anu Engineer
|
8978466fca
|
HDDS-945. Fix generics warnings in delegation token.
Contributed by Ajay Kumar.
|
2019-01-16 16:23:26 -07:00 |
|
Anu Engineer
|
1d5734e341
|
HDDS-938. Add Client APIs for using S3 Auth interface.
Contributed by Dinesh Chitlangia.
|
2019-01-16 16:18:39 -07:00 |
|
Anu Engineer
|
30bfc9cbd0
|
HDDS-955. SCM CA: Add CA to SCM.
Contributed by Anu Engineer.
|
2019-01-16 13:43:31 -07:00 |
|
Ajay Kumar
|
50c4045fde
|
HDDS-805. Block token: Client api changes for block token. Contributed by Ajay Kumar.
|
2019-01-16 13:38:27 -07:00 |
|
Ajay Kumar
|
f894d86b2f
|
HDDS-115. GRPC: Support secure gRPC endpoint with mTLS. Contributed by Xiaoyu Yao.
|
2019-01-16 01:42:08 -07:00 |
|
Anu Engineer
|
0c8829a9a1
|
HDDS-696. Bootstrap genesis SCM(CA) with self-signed certificate.
Contributed by Anu Engineer.
|
2019-01-16 01:16:25 -07:00 |
|
Ajay Kumar
|
825310608b
|
HDDS-873. Fix TestSecureOzoneContainer NPE after HDDS-837. Contributed by Xiaoyu Yao.
|
2019-01-16 01:16:25 -07:00 |
|
Xiaoyu Yao
|
7e2770699c
|
HDDS-9. Add GRPC protocol interceptors for Ozone Block Token. Contributed by Xiaoyu Yao.
|
2019-01-16 01:10:08 -07:00 |
|
Ajay Kumar
|
bb4a26ca32
|
HDDS-8. Add OzoneManager Delegation Token support. Contributed by Ajay Kumar.
|
2019-01-16 01:06:59 -07:00 |
|
Ajay Kumar
|
a28ad7ad81
|
HDDS-753. SCM security protocol server is not starting. Contributed by Ajay Kumar.
|
2019-01-15 23:01:03 -07:00 |
|
Ajay Kumar
|
9920506b3d
|
HDDS-547. Fix secure docker and configs. Contributed by Xiaoyu Yao.
|
2019-01-15 23:01:02 -07:00 |
|
Xiaoyu Yao
|
570b503e3e
|
Fix merge conflicts
|
2019-01-15 22:54:50 -07:00 |
|
Xiaoyu Yao
|
faf53f8262
|
HDDS-100. SCM CA: generate public/private key pair for SCM/OM/DNs. Contributed by Ajay Kumar.
|
2019-01-15 22:53:56 -07:00 |
|
Xiaoyu Yao
|
e47135d9d9
|
HDDS-70. Fix config names for secure ksm and scm. Contributed by Ajay Kumar.
|
2019-01-15 22:53:55 -07:00 |
|
Xiaoyu Yao
|
d3920ecbb7
|
HDDS-5. Enable OzoneManager kerberos auth. Contributed by Ajay Kumar.
|
2019-01-15 22:40:08 -07:00 |
|
Xiaoyu Yao
|
ff61931f91
|
HDDS-6. Enable SCM kerberos auth. Contributed by Ajay Kumar.
|
2019-01-15 22:16:58 -07:00 |
|
Hanisha Koneru
|
a4eefe5765
|
HDDS-947. Implement OzoneManager State Machine.
|
2019-01-11 10:06:05 -08:00 |
|
Hanisha Koneru
|
f4617c6239
|
Revert "HDDS-947. Implement OzoneManager State Machine."
This reverts commit 8dd11a1577 .
|
2019-01-09 11:20:57 -08:00 |
|
Hanisha Koneru
|
8dd11a1577
|
HDDS-947. Implement OzoneManager State Machine.
|
2019-01-09 10:57:24 -08:00 |
|
Márton Elek
|
32cf0412ce
|
HDDS-965. Ozone: checkstyle improvements and code quality scripts. Contributed by Elek, Marton.
|
2019-01-08 22:27:19 +01:00 |
|
Bharat Viswanadham
|
4297e20c8b
|
HDDS-926. Use Timeout rule for the the test methods in TestOzoneManager. Contributed by Dinesh Chitlangia.
|
2019-01-07 22:04:06 -08:00 |
|
Bharat Viswanadham
|
cdfbec47ce
|
HDDS-930. Multipart Upload: Abort multiupload request. Contributed by Bharat Viswanadham.
|
2019-01-07 11:09:14 -08:00 |
|
Márton Elek
|
d14c56d150
|
HDDS-916. MultipartUpload: Complete Multipart upload request. Contributed by Bharat Viswanadham.
|
2019-01-07 11:27:36 +01:00 |
|
Anu Engineer
|
ddc0a40507
|
HDDS-896. Handle over replicated containers in SCM.
Contributed by Nandakumar.
|
2019-01-04 09:04:10 -08:00 |
|
Bharat Viswanadham
|
2f6bc25044
|
HDDS-911. Make TestOzoneManager unit tests independent. Contributed by Elek Marton.
|
2018-12-18 10:52:29 -08:00 |
|
Shashikant Banerjee
|
b51e9e4317
|
HDDS-912. Update ozone to latest ratis snapshot build (0.4.0-3b0be02-SNAPSHOT). Contributed by Lokesh Jain.
|
2018-12-18 18:21:17 +05:30 |
|
Shashikant Banerjee
|
4ff1c46d95
|
HDDS-925. Rename ChunkGroupOutputStream to KeyOutputStream and ChunkOutputStream to BlockOutputStream. Contributed by Shashikant Banerjee.
|
2018-12-18 18:03:46 +05:30 |
|
Shashikant Banerjee
|
ee10ba26dd
|
HDDS-539. Ozone datanode command ignores the invalid options. Contributed by Vinicius Higa Murakami.
|
2018-12-18 16:10:27 +05:30 |
|
Márton Elek
|
d44b37d7ac
|
HDDS-889. MultipartUpload: Support uploading a part file in ozone. Contributed by Bharat Viswanadham.
|
2018-12-12 14:16:21 +01:00 |
|
Márton Elek
|
17a8708039
|
HDDS-879. MultipartUpload: Add InitiateMultipartUpload in ozone. Contributed by Bharat Viswanadham.
|
2018-12-10 10:05:38 +01:00 |
|