Nanda kumar
|
7e1f8d3a1b
|
HDDS-1368. Cleanup old ReplicationManager code from SCM.
|
2019-04-23 17:35:39 +05:30 |
|
Doroszlai, Attila
|
0a87fd1464
|
HDDS-1434. TestDatanodeStateMachine is flaky (#740)
|
2019-04-16 19:13:01 -07:00 |
|
Hanisha Koneru
|
e543c3b31a
|
HDDS-1376. Datanode exits while executing client command when scmId is null (#724)
|
2019-04-16 13:51:39 -07:00 |
|
Arpit Agarwal
|
62f4808617
|
HDDS-1428. Remove benign warning in handleCreateContainer. Contributed by Siddharth Wagle.
|
2019-04-12 15:08:01 -07:00 |
|
Arpit Agarwal
|
abace709cc
|
HDDS-1420. Tracing exception in DataNode HddsDispatcher
Closes #723
|
2019-04-12 12:21:10 +02:00 |
|
Doroszlai, Attila
|
3b08ac4659
|
HDDS-1363. ozone.metadata.dirs doesn't pick multiple dirs (#691)
|
2019-04-12 15:00:08 +05:30 |
|
Nanda kumar
|
e9c4109004
|
HDDS-1417. After successfully importing a container, datanode should delete the container tar.gz file from working directory. (#721)
|
2019-04-10 16:55:37 -07:00 |
|
Bharat Viswanadham
|
0e770a6539
|
HDDS-1370. Command Execution in Datanode fails because of NPE (#715)
|
2019-04-10 10:25:28 -07:00 |
|
Márton Elek
|
dfb518bbf5
|
HDDS-1397. Avoid the usage of signal handlers in datanodes of the MiniOzoneClusters.
Closes #701
|
2019-04-10 18:35:36 +02:00 |
|
Mukul Kumar Singh
|
df01469141
|
HDDS-1401. Static ContainerCache in Datanodes can result in overwrite of container db. Contributed by Mukul Kumar Singh. (#708)
|
2019-04-10 18:00:10 +05:30 |
|
Shashikant Banerjee
|
2d4f6b6daa
|
HDDS-372. There are three buffer copies in BlockOutputStream. Contributed by Shashikant Banerjee.
|
2019-04-09 10:27:58 +05:30 |
|
Doroszlai, Attila
|
274ab4e86c
|
HDDS-1332. Attempt to fix flaky test testStartStopDatanodeStateMachine (#697)
|
2019-04-05 13:21:58 -07:00 |
|
Yiqun Lin
|
f96fb05a2b
|
HDDS-1365. Fix error handling in KeyValueContainerCheck. Contributed by Supratim Deka.
|
2019-04-03 14:01:30 +08:00 |
|
Yiqun Lin
|
d31c86892e
|
HDDS-1337. Handle GroupMismatchException in OzoneClient. Contributed by Shashikant Banerjee.
|
2019-04-02 16:32:30 +08:00 |
|
Xiaoyu Yao
|
d7a2f9456b
|
HDDS-1350. Fix checkstyle issue in TestDatanodeStateMachine. Contributed by Xiaoyu Yao. (#656)
|
2019-03-28 14:50:34 -07:00 |
|
Arpit Agarwal
|
b4ed81c4e6
|
HDDS-1332. Add some logging for flaky test testStartStopDatanodeStateMachine. Contributed by Arpit Agarwal. (#649)
|
2019-03-27 20:53:30 +05:30 |
|
Sandeep Nemuri
|
5c0a81ad3c
|
HDDS-1310. In datanode once a container becomes unhealthy, datanode restart fails.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-03-26 15:44:18 +05:30 |
|
Bharat Viswanadham
|
128dd91e10
|
HDDS-1331. In DatanodeStateMachine join check for not null.
|
2019-03-23 09:43:49 -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 |
|
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 |
|
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 |
|
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 |
|
Shashikant Banerjee
|
155ab6d5d8
|
HDDS-1098. Introduce Retry Policy in Ozone Client. Contributed by Shashikant Banerjee.
|
2019-03-15 15:40:59 +05:30 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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
|
014e17af78
|
HDDS-1166. Fix checkstyle line length issues.
Contributed by Nandakumar.
|
2019-02-23 20:31:39 -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 |
|
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 |
|
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 |
|
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 |
|
Yiqun Lin
|
3efa168e1f
|
HDDS-1029. Allow option for force in DeleteContainerCommand. Contributed by Bharat Viswanadham.
|
2019-02-05 10:51:52 +08:00 |
|
Arpit Agarwal
|
c35419579b
|
HDDS-1016. Allow marking containers as unhealthy. Contributed by Arpit Agarwal.
|
2019-01-30 11:40:50 -08:00 |
|
Arpit Agarwal
|
3b49d7aeae
|
HDDS-989. Check Hdds Volumes for errors. Contributed by Arpit Agarwal.
|
2019-01-27 11:18:30 -08:00 |
|
Márton Elek
|
2d69a35614
|
HDDS-982. Fix TestContainerDataYaml#testIncorrectContainerFile. Contributed by Doroszlai, Attila.
|
2019-01-23 11:31:07 +01: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 |
|
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 |
|
Ajay Kumar
|
f894d86b2f
|
HDDS-115. GRPC: Support secure gRPC endpoint with mTLS. Contributed by Xiaoyu Yao.
|
2019-01-16 01:42:08 -07:00 |
|