Yiqun Lin
e5d72f504e
HDDS-1234. Iterate the OM DB snapshot and populate the recon container DB. Contributed by Aravindan Vijayan.
2019-03-25 22:52:02 +08:00
Shashikant Banerjee
d4e4a7d456
HDDS-1317. KeyOutputStream#write throws ArrayIndexOutOfBoundsException when running RandomWrite MR examples. Contributed by Shashikant Banerjee.
2019-03-25 15:41:20 +05:30
Bharat Viswanadham
128dd91e10
HDDS-1331. In DatanodeStateMachine join check for not null.
2019-03-23 09:43:49 -07:00
Bharat Viswanadham
43e421afef
HDDS-918. Expose SCMMXBean as a MetricsSource. Contributed by Siddharth Wagle.
2019-03-22 16:44:12 -07:00
Ajay Kumar
771ea6b5e7
Revert "HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails. Contributed by Sandeep Nemuri."
...
This reverts commit efad5717ec
.
2019-03-22 16:20:44 -07:00
Ajay Kumar
efad5717ec
HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails. Contributed by Sandeep Nemuri.
2019-03-22 15:53:12 -07:00
Vivek Ratnavel Subramanian
73f7b04e2b
HDDS-1302. Fix SCM CLI does not list container with id 1.
2019-03-22 15:15:01 -07:00
Arpit Agarwal
f854a89190
HDDS-1205. Refactor ReplicationManager to handle QUASI_CLOSED containers. Contributed by Nanda kumar. ( #620 )
2019-03-22 14:36:29 -07:00
Arpit Agarwal
90afc9ab03
HDDS-1320. Update ozone to latest ratis snapshot build (0.4.0-1fc5ace-SNAPSHOT). Contributed by Mukul Kumar Singh.
2019-03-21 14:24:02 -07:00
Yiqun Lin
60cdd4cac1
HDDS-1233. Create an Ozone Manager Service provider for Recon. Contributed by Aravindan Vijayan.
2019-03-21 11:02:29 +08:00
Mukul Kumar Singh
072750c00a
HDDS-1306. TestContainerStateManagerIntegration fails in Ratis shutdown. Contributed by Lokesh Jain.
2019-03-20 17:14:19 +05:30
Ajay Yadav
f10d493325
HDDS-1119. DN get OM certificate from SCM CA for block token validation. Contributed by Ajay Kumar. ( #601 )
2019-03-18 23:08:17 -07:00
Arpit Agarwal
ae3a2c3851
Revert "HDDS-1284. Adjust default values of pipline recovery for more resilient service restart. Contributed by Elek, Marton. ( #608 )"
...
This reverts commit 44b8451821
.
2019-03-18 14:21:57 -07:00
Sammi Chen
4d2a116d6e
HDDS-699. Detect Ozone Network topology. Contributed by Sammi Chen.
2019-03-17 17:08:29 +08:00
Bharat Viswanadham
926d548caa
HDDS-1281. Fix the findbug issue caused by HDDS-1163. Contributed by Aravindan Vijayan.
2019-03-15 21:06:44 -07:00
Vivek Ratnavel Subramanian
af2dfc9f3d
HDDS-1263. SCM CLI does not list container with id 1.
2019-03-15 15:39:30 -07:00
Elek, Márton
44b8451821
HDDS-1284. Adjust default values of pipline recovery for more resilient service restart. Contributed by Elek, Marton. ( #608 )
2019-03-15 14:51:37 -07:00
Shashikant Banerjee
155ab6d5d8
HDDS-1098. Introduce Retry Policy in Ozone Client. Contributed by Shashikant Banerjee.
2019-03-15 15:40:59 +05:30
Vivek Ratnavel Subramanian
9001508485
HDDS-761. Create S3 subcommand to run S3 related operations.
...
Closes #579
2019-03-14 21:16:59 -07:00
Bharat Viswanadham
091a664977
HDDS-917. Expose NodeManagerMXBean as a MetricsSource. Contributed by Siddharth Wagle.
2019-03-14 12:41:52 -07:00
Shashikant Banerjee
d60673c470
HDDS-1257. Incorrect object because of mismatch in block lengths. Contributed by Shashikant Banerjee.
2019-03-14 19:32:36 +05:30
Márton Elek
3d140a537a
HDDS-1247. Bump trunk ozone version to 0.5.0. Contributed by Elek, Marton.
...
Closes #588
2019-03-14 12:01:25 +01:00
Mukul Kumar Singh
ea9fb07fd2
HDDS-1241. Update ozone to latest ratis snapshot build (0.4.0-5680cf5-SNAPSHOT). Contributed by Mukul Kumar Singh.
2019-03-14 15:18:06 +05:30
Ajay Yadav
4fa009989b
HDDS-1254. Fix failure in TestOzoneManagerHttpServer & TestStorageContainerManagerHttpServer. Contributed by Ajay Kumar. ( #598 )
2019-03-13 12:01:08 -07:00
Xiaoyu Yao
86d508c7c7
HDDS-1087. Fix TestDefaultCertificateClient#testSignDataStream. Contributed by Xiaoyu Yao. ( #596 )
2019-03-13 11:50:53 -07:00
Aravindan Vijayan
1f47fb7a2f
HDDS-1209. Fix the block allocation logic in SCM when client wants to exclude all available open containers in a chosen pipeline.
...
Signed-off-by: Nanda kumar <nanda@apache.org>
2019-03-13 17:12:43 +05:30
Vivek Ratnavel Subramanian
c1649bf1e1
HDDS-1226. Addendum. ozone-filesystem jar missing in hadoop classpath
...
Closes #560
2019-03-13 12:08:45 +01:00
Lokesh Jain
0d62753da9
HDDS-1128. Create stateful manager class for the pipeline creation scheduling.
...
Signed-off-by: Nanda kumar <nanda@apache.org>
2019-03-13 16:30:06 +05:30
Mukul Kumar Singh
d602d462a6
HDDS-1256. Fix failure in TestKeyValueContainerCheck. Contributed by Supratim Deka.
2019-03-13 16:22:19 +05:30
Arpit Agarwal
24793d2d97
HDDS-1163. Basic framework for Ozone Data Scrubber. Contributed by Supratim Deka.
2019-03-13 04:32:39 +09:00
Márton Elek
c449cdebe6
HDDS-807. Period should be an invalid character in bucket names. Contributed by Siddharth Wagle.
2019-03-12 19:14:55 +01:00
Ajay Yadav
dcb0de848d
HDDS-1043. Enable token based authentication for S3 api
...
Closes #561
2019-03-12 18:47:06 +01:00
Xiaoyu Yao
2778259b88
HDDS-1253. Fix checkstyle issue from Nightly run. Contributed by Xiaoyu Yao. ( #593 )
...
Closes PR #593
2019-03-12 09:34:18 -07:00
Mukul Kumar Singh
daf4660eeb
HDDS-1095. OzoneManager#openKey should do multiple block allocations in a single SCM rpc call. Contributed by Mukul Kumar Singh.
2019-03-12 20:02:19 +05:30
Márton Elek
d17e31e062
HDDS-1214. Enable tracing for the datanode read/write path. Contributed by Elek, Marton.
...
Closes #550 .
2019-03-12 11:34:56 +01:00
Ajay Yadav
599e926d46
HDDS-596. Add robot test for OM Block Token. Contributed by Ajay Kumar.
...
This closes (#581 )
2019-03-11 15:01:04 -07:00
Shashikant Banerjee
b4aa24d3c5
HDDS-1173. Fix a data corruption bug in BlockOutputStream. Contributed by Shashikant Banerjee.
2019-03-11 23:15:49 +05:30
Bharat Viswanadham
68aa2ccd89
HDDS-1240. Fix check style issues caused by HDDS-1196.
2019-03-09 21:50:46 -08:00
Xiaoyu Yao
11db46956c
HDDS-1235. BaseHttpServer NPE is HTTP policy is HTTPS_ONLY. Contributed by Xiaoyu Yao.
...
Closes #572
2019-03-09 09:38:01 -08:00
Mukul Kumar Singh
8458ced11e
HDDS-1238. Fix Ratis Snapshot creation error if the snapshot file already exists in ContainerStateMachine. Contributed by Shashikant Banerjee.
2019-03-09 22:46:20 +05:30
Bharat Viswanadham
341c076f05
HDDS-1196. Add a ReplicationStartTimer class. ( #567 )
2019-03-08 20:55:33 +05:30
Yiqun Lin
fb851c9481
HDDS-1232. Recon Container DB service definition. Contributed by Aravindan Vijayan.
2019-03-08 16:59:41 +08:00
Ajay Yadav
064f38b3a5
HDDS-594. SCM CA: DN sends CSR and uses certificate issued by SCM. Contributed by Ajay Kumar. ( #547 )
2019-03-07 14:41:52 -08:00
Vivek Ratnavel Subramanian
475011bbf8
HDDS-1226. ozone-filesystem jar missing in hadoop classpath
...
Closes #560
2019-03-07 14:09:13 +01:00
Hanisha Koneru
bb12e81ec8
HDDS-1175. Serve read requests directly from RocksDB. ( #557 )
...
HDDS-1175. Serve read requests directly from RocksDB.
2019-03-06 19:44:55 -08:00
Vivek Ratnavel Subramanian
a55fc36299
HDDS-1093. Configuration tab in OM/SCM ui is not displaying the correct values.
2019-03-06 17:43:57 -08:00
Mukul Kumar Singh
2c3ec37738
HDDS-1210. Ratis pipeline creation doesn't check raft client reply status during initialization. Contributed by Mukul Kumar Singh.
2019-03-06 21:38:21 +05:30
Lokesh Jain
129fd5dd18
HDDS-1208. ContainerStateMachine should set chunk data as state machine data for ratis. Contributed by Lokesh Jain.
2019-03-06 17:00:37 +05:30
Shashikant Banerjee
62e89dc275
HDDS-1184. Parallelization of write chunks in datanodes is broken. Contributed by Shashikant Banerjee.
2019-03-06 10:00:16 +05:30
Arpit Agarwal
1ad5bfc53f
HDDS-1188. Implement a skeleton patch for Recon server with initial set of interfaces. Contributed by Siddharth Wagle.
2019-03-05 15:54:29 -08:00
Elek, Márton
7f636b47b5
HDDS-919. Enable prometheus endpoints for Ozone datanodes ( #502 )
...
Pull request from Elek, Márton. (#502 )
2019-03-05 12:04:57 -08:00
Bharat Viswanadham
313e8b9f13
HDDS-1193. Refactor ContainerChillModeRule and DatanodeChillMode rule. ( #534 )
...
* HDDS-1193. Refactor ContainerChillModeRule and DatanodeChillMode rule.
2019-03-05 11:46:36 -08:00
Arpit Agarwal
df99137310
Merge pull request #555 from elek/HDDS-1219
...
HDDS-1219. TestContainerActionsHandler.testCloseContainerAction has an intermittent failure
2019-03-05 10:19:05 -08:00
Hanisha Koneru
12402b7a74
HDDS-1072. Implement RetryProxy and FailoverProxy for OM client.
2019-03-05 09:24:22 -08:00
Shashikant Banerjee
5fcea54a50
HDDS-935. Avoid creating an already created container on a datanode in case of disk removal followed by datanode restart. Contributed by Shashikant Banerjee.
2019-03-05 22:09:46 +05:30
Márton Elek
296259e9b3
HDDS-1219. TestContainerActionsHandler.testCloseContainerAction has an intermittent failure. Contributed by Elek, Marton.
2019-03-05 13:45:47 +01:00
Elek, Márton
90c37ac40d
HDDS-623. On SCM UI, Node Manager info is empty ( #523 )
...
* HDDS-623. On SCM UI, Node Manager info is empty. Contributed by Elek, Marton.
2019-03-04 14:35:00 -08:00
Anu Engineer
10b802b84b
HDDS-1136 : Add metric counters to capture the RocksDB checkpointing statistics.
...
Contributed by Aravindan Vijayan.
2019-03-04 12:00:16 -08:00
Xiaoyu Yao
eed8b794d8
HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao. ( #545 )
2019-03-04 10:37:26 -08:00
Hanisha Koneru
b18c1c22ea
Revert "HDDS-1072. Implement RetryProxy and FailoverProxy for OM client."
...
This reverts commit 8e1225991d
.
2019-03-04 16:58:59 +09:00
Ajay Yadav
9e53088493
Revert "HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contr…" ( #544 )
...
* Revert "Fix checkstyle issue"
This reverts commit 78c8a3323e
.
* Revert "HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao."
This reverts commit 6fef6fc5ee
.
2019-03-01 16:19:43 -08:00
Xiaoyu Yao
6fef6fc5ee
HDDS-1183. Override getDelegationToken API for OzoneFileSystem. Contributed by Xiaoyu Yao.
2019-03-01 16:15:20 -08:00
Ajay Kumar
4a3cddea70
HDDS-134. SCM CA: OM sends CSR and uses certificate issued by SCM. Contributed by Ajay Kumar.
2019-03-01 15:41:09 -08:00
Xiaoyu Yao
eea40cb88a
HDDS-1204. Fix ClassNotFound issue with javax.xml.bind.DatatypeConverter used by DefaultProfile. Contributed by Xiaoyu Yao.
2019-03-01 10:49:39 -08:00
Shashikant Banerjee
de1dae64f2
HDDS-726. Ozone Client should update SCM to move the container out of allocation path in case a write transaction fails. Contributed by Shashikant Banerjee.
2019-03-01 23:30:28 +05:30
Hanisha Koneru
8e1225991d
HDDS-1072. Implement RetryProxy and FailoverProxy for OM client.
2019-03-01 00:27:39 -08:00
Bharat Viswanadham
77b23c816e
HDDS-1182. Pipeline Rule where at least one datanode is reported in the pipeline.
2019-02-28 21:41:36 -08:00
Anu Engineer
eae3db9649
HDDS-1191. Replace Ozone Rest client with S3 client in smoketests and docs.
...
Contributed Elek, Marton.
2019-02-28 17:14:47 -08:00
Bharat Viswanadham
eae8819fd2
HDDS-1187. Healthy pipeline Chill Mode rule to consider only pipelines with replication factor three.
2019-02-28 17:03:39 -08:00
Ajay Kumar
cbf82fabf0
HDDS-1061. DelegationToken: Add certificate serial id to Ozone Delegation Token Identifier. Contributed by Ajay Kumar.
2019-02-27 17:00:42 -08:00
Ajay Kumar
fef2e2fc88
HDDS-1176. Allow persisting X509CertImpl to SCM certificate table. Contributed by Xiaoyu Yao.
2019-02-27 10:40:41 -08:00
Bharat Viswanadham
6c8c422beb
HDDS-1178. Healthy pipeline Chill Mode Rule.
...
Closes #518
2019-02-27 14:26:40 +01:00
Xiaoyu Yao
9e0f3d1c52
HDDS-1038. Support Service Level Authorization for Ozone. Contributed by Xiaoyu Yao and Ajay Kumar.
2019-02-26 06:02:10 -08:00
Anu Engineer
9de34d2990
HDDS-1151. Propagate the tracing id in ScmBlockLocationProtocol.
...
Contributed by Elek, Marton.
2019-02-25 13:50:37 -08:00
Anu Engineer
92b1fdcece
HDDS-1070. Adding Node and Pipeline related metrics in SCM.
...
Contributed by Nandakumar.
2019-02-24 15:39:41 -08:00
Anu Engineer
3aa0a57ea0
HDDS-1152. Add trace information for the client side of the datanode writes
...
Contributed by Elek, Marton.
2019-02-24 15:20:34 -08:00
Anu Engineer
5c1f946071
HDDS-1145. Add optional web server to the Ozone freon test tool.
...
Contributed by Elek, Marton.
2019-02-24 15:04:25 -08:00
Anu Engineer
fc5c83b2ca
HDDS-1090. Add a recipe to the ozone docs about using Spark, OzoneFS, and K8s.
...
Contributed by Elek, Marton.
2019-02-24 14:02:30 -08:00
Anu Engineer
d82014b70a
HDDS-1149. Change the default ozone.client.checksum.type.
...
Contributed by Bharat Viswanadham.
2019-02-24 13:22:36 -08:00
Anu Engineer
8387bbdfb5
HDDS-1154. Add tracing to the client side of StorageContainerLocationProtocol and OzoneManagerProtocol.
...
Contributed by Elek, Marton.
2019-02-24 13:13:37 -08:00
Anu Engineer
021f8deef0
HDDS-1168.Use random ports in TestBlockManager and TestDeletedBlockLog.
...
Contributed by Nandakumar.
2019-02-24 12:36:03 -08:00
Bharat Viswanadham
106bdc6c04
HDDS-1120. Add a config to disable checksum verification during read.
2019-02-23 21:37:55 -08:00
Anu Engineer
490206e4b4
HDDS-1155.Fix failing unit test methods of TestDeadNodeHandler.
...
Contributed by Nandakumar.
2019-02-23 21:13:47 -08:00
Anu Engineer
014e17af78
HDDS-1166. Fix checkstyle line length issues.
...
Contributed by Nandakumar.
2019-02-23 20:31:39 -08:00
Bharat Viswanadham
1b87668a3b
HDDS-1165. Document generation in maven should be configured on execution level. Contributed by Anu Engineer.
2019-02-23 10:44:46 -08:00
Bharat Viswanadham
70579805c9
HDDS-1148. After allocating container, we are not adding to container DB.
2019-02-23 01:50:49 +05:30
Elek, Márton
28d0bf9f67
HDDS-1161. Disable failing test which are tracked by a separated jira. Contributed by Elek, Marton.
2019-02-21 13:57:05 -08:00
Bharat Viswanadham
d33f0666f6
HDDS-1141. Update DBCheckpointSnapshot to DBCheckpoint.
...
* HDDS-1141.Update DBCheckpointSnapshot to DBCheckpoint.
* fix test failures in TestOzoneConfigurationFields
2019-02-21 13:29:10 -08:00
Nanda kumar
2bc3cfe28f
HDDS-1126. Datanode is trying to qausi-close a container which is already closed.
...
Signed-off-by: Nanda kumar <nanda@apache.org>
2019-02-21 21:37:08 +05:30
Márton Elek
7c802c42dc
HDDS-1129. Fix findbug/checkstyle errors hdds projects. Contributed by Elek, Marton.
2019-02-21 14:04:18 +01:00
Arpit Agarwal
676a9cb888
HDDS-1053. Generate RaftGroupId from OMServiceID. Contributed by Aravindan Vijayan.
2019-02-20 12:57:49 -08:00
Xiaoyu Yao
1374f8f548
HDDS-1060. Add API to get OM certificate from SCM CA. Contributed by Ajay Kumar.
2019-02-20 11:35:49 -08:00
avijayanhwx
e8d7e3b4e6
HDDS-1139 : Fix findbugs issues caused by HDDS-1085. Contributed by Aravindan Vijayan.
2019-02-19 16:32:47 -08:00
Anu Engineer
02d04bd107
HDDS-1121. Key read failure when data is written parallel in to Ozone.
...
Contributed by Bharat Viswanadham.
2019-02-19 11:07:17 -08:00
Xiaoyu Yao
cf1a66d0da
HDDS-1101. SCM CA: Write Certificate information to SCM Metadata. Contributed by Anu Engineer.
2019-02-19 10:42:56 -08:00
Anu Engineer
588b4c4d78
HDDS-1085. Create an OM API to serve snapshots to Recon server.
...
Contributed by Aravindan Vijayan.
2019-02-18 22:35:36 -08:00
Yiqun Lin
f2fb6536dc
HDDS-1106. Introduce queryMap in PipelineManager. Contributed by Lokesh Jain.
2019-02-18 22:35:23 +08:00
Anu Engineer
217bdbd940
HDDS-1116.Add java profiler servlet to the Ozone web servers.
...
Contributed by Elek, Marton.
2019-02-15 11:32:06 -08:00
Shashikant Banerjee
de934ba2dc
HDDS-1076. TestSCMNodeManager crashed the jvm. Contributed by Lokesh Jain.
2019-02-15 21:13:30 +05:30
Mukul Kumar Singh
9584b47e03
HDDS-1082. OutOfMemoryError because of memory leak in KeyInputStream. Contributed by Supratim Deka.
2019-02-15 20:09:15 +05:30
Shashikant Banerjee
8a426dc848
HDDS-1028. Improve logging in SCMPipelineManager. Contributed by Lokesh Jain.
2019-02-15 14:38:38 +05:30
Anu Engineer
75e15cc0c4
HDDS-1103.Fix rat/findbug/checkstyle errors in ozone/hdds projects.
...
Contributed by Elek, Marton.
2019-02-14 23:33:25 -08:00
Anu Engineer
0395f22145
HDDS-1068. Improve the error propagation for ozone sh.
...
Contributed by Elek, Marton.
2019-02-14 22:51:46 -08:00
Bharat Viswanadham
917ac9f108
HDDS-972. Add support for configuring multiple OMs. Contributed by Hanisha Koneru.
2019-02-12 22:07:27 -08:00
Nanda kumar
4f7d32edf8
HDDS-1081. CLOSING state containers should not be added to pipeline on SCM start.
...
Contributed by Lokesh Jain.
2019-02-12 14:39:08 +05:30
Nanda kumar
a536eb5c41
HDDS-360. Use RocksDBStore and TableStore for SCM Metadata.
...
Contributed by Anu Engineer.
2019-02-12 14:26:19 +05:30
Ajay Kumar
d48e61dd36
HDDS-1012. Add Default CertificateClient implementation. Contributed by Ajay Kumar
2019-02-11 18:59:47 -08:00
Márton Elek
e7d1ae52d2
HDDS-1017. Use distributed tracing to indentify performance problems in Ozone. Contributed by Elek, Marton.
2019-02-11 12:18:26 +01:00
Shashikant Banerjee
965d26c9c7
HDDS-1026. Reads should fail over to alternate replica. Contributed by Shashikant Banerjee.
2019-02-10 10:53:16 +05:30
Yiqun Lin
fb8c997a68
HDDS-1048. Remove SCMNodeStat from SCMNodeManager and use storage information from DatanodeInfo#StorageReportProto. Contributed by Nanda kumar.
2019-02-08 23:49:37 +08:00
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
Márton Elek
a65aca2fef
HDDS-922. Create isolated classloder to use ozonefs with any older hadoop versions. Contributed by Elek, Marton.
2019-02-07 17:02:03 +01:00
Mukul Kumar Singh
214112b2d7
HDDS-1010. ContainerSet#getContainerMap should be renamed. Contributed by Supratim Deka.
2019-02-07 18:06:23 +05:30
Bharat Viswanadham
912d9f790d
HDDS-1044. Client doesn't propogate correct error code to client on out of disk space. Contributed by Yiqun Lin.
2019-02-06 20:02:17 -08:00
Márton Elek
9f2da01591
HDDS-776. Make OM initialization resilient to dns failures. Contributed by Doroszlai, Attila.
2019-02-05 16:11:19 +01:00
Yiqun Lin
3efa168e1f
HDDS-1029. Allow option for force in DeleteContainerCommand. Contributed by Bharat Viswanadham.
2019-02-05 10:51:52 +08:00
Ajay Kumar
9a19d6d48b
HDDS-1039. OzoneManager fails to connect with secure SCM. Contributed by Ajay Kumar
2019-02-04 16:30:07 -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
Yiqun Lin
16195eaee1
HDDS-1025. Handle replication of closed containers in DeadNodeHanlder. Contributed by Bharat Viswanadham.
2019-02-01 11:34:51 +08:00
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
Arpit Agarwal
c35419579b
HDDS-1016. Allow marking containers as unhealthy. Contributed by Arpit Agarwal.
2019-01-30 11:40:50 -08:00
Bharat Viswanadham
7456fc99ee
HDDS-1031. Update ratis version to fix a DN restart Bug. Contributed by Bharat Viswanadham.
2019-01-30 11:14:02 -08:00
Márton Elek
14441ccbc6
HDDS-1032. Package builds are failing with missing org.mockito:mockito-core dependency version. Contributed by Doroszlai, Attila.
2019-01-30 13:40:45 +01:00
Yiqun Lin
d583cc45c6
HDDS-1024. Handle DeleteContainerCommand in the SCMDatanodeProtocolServer. Contributed by Bharat Viswanadham.
2019-01-30 13:56:28 +08:00
Akira Ajisaka
1129288cf5
HADOOP-14178. Move Mockito up to version 2.23.4. Contributed by Akira Ajisaka and Masatake Iwasaki.
2019-01-29 18:29:56 -08:00
Shashikant Banerjee
5d578d0c4a
HDDS-1004. SCMContainerManager#updateContainerStateInternal fails for QUASI_CLOSE and FORCE_CLOSE events. Contributed by Lokesh Jain.
2019-01-29 14:11:56 +05:30
Yiqun Lin
2d06112b74
HDDS-1022. Add cmd type in getCommandResponse in SCMDatanodeProtocolServer. Contributed by Bharat Viswanadham.
2019-01-29 11:26:41 +08:00
Arpit Agarwal
3b49d7aeae
HDDS-989. Check Hdds Volumes for errors. Contributed by Arpit Agarwal.
2019-01-27 11:18:30 -08:00
Nanda kumar
5dae1a0c66
HDDS-973. HDDS/Ozone fail to build on Windows.
...
Contributed by Xiaoyu Yao.
2019-01-25 12:19:11 +05:30
Nanda kumar
2181b18850
HDDS-990. Typos in Ozone doc.
...
Contributed by Doroszlai, Attila.
2019-01-25 12:17:36 +05:30
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
Márton Elek
09a5859f58
HDDS-993. Update hadoop version to 3.2.0. Contributed by Supratim Deka.
2019-01-24 11:32:58 +01:00
Xiaoyu Yao
e321b91cb5
HDDS-980. Adding getOMCertificate in SCMSecurityProtocol. Contributed by Ajay Kumar.
2019-01-23 19:32:03 -08:00
Márton Elek
2d69a35614
HDDS-982. Fix TestContainerDataYaml#testIncorrectContainerFile. Contributed by Doroszlai, Attila.
2019-01-23 11:31:07 +01:00
Bharat Viswanadham
0ef54f72a6
HDDS-992. ozone-default.xml has invalid text from a stale merge. Contributed by Dinesh Chitlangia.
2019-01-22 13:37:05 -08:00
Bharat Viswanadham
9390a0beef
HDDS-913. Ozonefs defaultFs example is wrong in the documentation. Contributed by Supratim Deka.
2019-01-22 09:27:17 -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
Bharat Viswanadham
96ea464aaa
HDDS-971. ContainerDataConstructor throws exception on QUASI_CLOSED and UNHEALTHY container state. Contributed by Lokesh Jain.
2019-01-16 17:43:30 -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
0e16cf1973
HDDS-970. Fix classnotfound error for bouncy castle classes in OM,SCM init. Contributed by Ajay Kumar.
2019-01-16 16:40:05 -07:00
Anu Engineer
a5d0fcf704
HDDS-963. Fix failure in TestOzoneShell due to null check in SecurityConfig.
...
Contributed by Ajay Kumar.
2019-01-16 16:18:39 -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
Xiaoyu Yao
924bea9730
HDDS-102. SCM CA: SCM CA server signs certificate for approved CSR. Contributed by Anu Engineer.
2019-01-16 13:43:30 -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