Anu Engineer
|
a47ec5dac4
|
HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event
and corresponding event handlers in SCM.
Contributed by Nanda Kumar.
|
2018-07-10 15:58:47 -07:00 |
|
Bharat Viswanadham
|
c275a9a6a0
|
Merge trunk into HDDS-48
|
2018-07-09 12:13:03 -07:00 |
|
Anu Engineer
|
2f51cd60ef
|
HDDS-217. Move all SCMEvents to a package.
Contributed by Anu Engineer.
|
2018-07-08 11:11:21 -07:00 |
|
Arpit Agarwal
|
061b168529
|
HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal.
|
2018-07-06 12:09:05 -07:00 |
|
Nanda kumar
|
71df8c27c9
|
HDDS-212. Introduce NodeStateManager to manage the state of Datanodes in SCM. Contributed by Nanda kumar.
|
2018-07-05 02:11:10 +05:30 |
|
Anu Engineer
|
7ca4f0cefa
|
HDDS-175. Refactor ContainerInfo to remove Pipeline object from it.
Contributed by Ajay Kumar.
|
2018-07-03 14:11:52 -07:00 |
|
Bharat Viswanadham
|
c104525168
|
Merge remote-tracking branch 'apache-commit/trunk' into HDDS-48
|
2018-06-28 14:28:23 -07:00 |
|
Bharat Viswanadham
|
52d1d9603e
|
HDDS-183:Integrate Volumeset, ContainerSet and HddsDispatcher. Contributed by Bharat Viswanadham
|
2018-06-28 14:07:52 -07:00 |
|
Anu Engineer
|
8752a48564
|
HDDS-193. Make Datanode heartbeat dispatcher in SCM event based.
Contributed by Elek, Marton.
|
2018-06-27 14:18:25 -07:00 |
|
Xiaoyu Yao
|
56a4cdb980
|
HDDS-194. Remove NodePoolManager and node pool handling from SCM. Contributed by Elek Marton.
|
2018-06-27 13:28:00 -07:00 |
|
Xiaoyu Yao
|
0d6fe5f36b
|
Revert "HDDS-194. Remove NodePoolManager and node pool handling from SCM. Contributed by Elek Marton"
This reverts commit aaf03cc459 .
|
2018-06-27 13:25:45 -07:00 |
|
Xiaoyu Yao
|
aaf03cc459
|
HDDS-194. Remove NodePoolManager and node pool handling from SCM. Contributed by Elek Marton
|
2018-06-27 12:39:15 -07:00 |
|
Bharat Viswanadham
|
238fe00ad2
|
HDDS-192:Create new SCMCommand to request a replication of a container. Contributed by Elek Marton
|
2018-06-25 21:12:05 -07:00 |
|
Anu Engineer
|
a55d6bba71
|
HDDS-191. Queue SCMCommands via EventQueue in SCM.
Contributed by Elek, Marton.
|
2018-06-25 13:05:22 -07:00 |
|
Mukul Kumar Singh
|
2a4632d3d7
|
HDDS-141. Remove PipeLine Class from SCM and move the data field in the Pipeline to ContainerInfo. Contributed by Shashikant Banerjee.
|
2018-06-17 23:48:49 -07:00 |
|
Anu Engineer
|
ddd09d59f3
|
HDDS-163. Add Datanode heartbeat dispatcher in SCM.
Contributed by Nandakumar.
|
2018-06-13 20:18:22 -07:00 |
|
Anu Engineer
|
7547740e5c
|
HDDS-161. Add functionality to queue ContainerClose command from SCM Heartbeat Response to Ratis.
Contributed by Shashikant Banerjee.
|
2018-06-13 18:48:59 -07:00 |
|
Jitendra Pandey
|
f4c7c91123
|
HADOOP-15483. Upgrade jquery to version 3.3.1. Contributed by Lokesh Jain, Mukul Kumar Singh and Sunil Govindan.
|
2018-06-13 00:36:02 -07:00 |
|
Xiaoyu Yao
|
23bfd9f7e4
|
HDDS-72. Add deleteTransactionId field in ContainerInfo. Contributed by Lokesh Jain.
|
2018-06-11 16:02:32 -07:00 |
|
Anu Engineer
|
78761e87a7
|
HDDS-127. Add CloseContainerEventHandler in SCM.
Contributed by Shashikant Banerjee.
|
2018-06-07 14:35:22 -07:00 |
|
Anu Engineer
|
3b34148c4f
|
HDDS-88. Create separate message structure to represent ports in DatanodeDetails.
Contributed by Nanda Kumar.
|
2018-05-30 08:52:07 -07:00 |
|
Anu Engineer
|
201440b987
|
HDDS-81. Moving ContainerReport inside Datanode heartbeat.
Contributed by Nanda Kumar.
|
2018-05-29 12:48:50 -07:00 |
|
Anu Engineer
|
9502b47bd2
|
HDDS-125. Cleanup HDDS CheckStyle issues.
Contributed by Anu Engineer.
|
2018-05-29 09:54:06 -07:00 |
|
Anu Engineer
|
0cf6e87f92
|
HDDS-78. Add per volume level storage stats in SCM.
Contributed by Shashikant Banerjee.
|
2018-05-26 11:11:14 -07:00 |
|
Xiaoyu Yao
|
2d19e7d08f
|
HDDS-80. Remove SendContainerCommand from SCM. Contributed by Nanda Kumar.
|
2018-05-24 11:10:30 -07:00 |
|
Xiaoyu Yao
|
68c7fd8e60
|
HDDS-79. Remove ReportState from SCMHeartbeatRequestProto. Contributed by Nanda kumar.
|
2018-05-22 15:46:59 -07:00 |
|
Bharat Viswanadham
|
3d2d9dbcaa
|
HDDS-87:Fix test failures with uninitialized storageLocation field in storageReport Contributed by Shashikant Banerjee
|
2018-05-21 08:01:51 -07:00 |
|
Mukul Kumar Singh
|
c97df7712c
|
HDDS-57. TestContainerCloser#testRepeatedClose and TestContainerCloser#testCleanupThreadRuns fail consistently. Contributed by Shashikant Banerjee.
|
2018-05-21 19:06:26 +05:30 |
|
Anu Engineer
|
7c485a6701
|
HDDS-38. Add SCMNodeStorage map in SCM class to store storage statistics per Datanode.
Contributed by Shashikant Banerjee.
|
2018-05-17 16:13:28 -07:00 |
|
Xiaoyu Yao
|
59bde09920
|
HDDS-3. Send NodeReport and ContainerReport when datanodes register. Contributed by Bharat Viswanadham.
|
2018-05-17 08:52:00 -07:00 |
|
Xiaoyu Yao
|
fc5d49c202
|
HDDS-29. Fix TestStorageContainerManager#testRpcPermission. Contributed by Mukul Kumar Singh.
|
2018-05-14 09:10:03 -07:00 |
|
Anu Engineer
|
32cbd0cfd6
|
HDDS-51. Fix TestDeletedBlockLog#testDeletedBlockTransactions.
Contributed by Mukul Kumar Singh.
|
2018-05-12 13:37:34 -07:00 |
|
Anu Engineer
|
1194ec31d7
|
HDDS-17. Add node to container map class to simplify state in SCM.
Contributed by Anu Engineer.
|
2018-05-12 09:58:20 -07:00 |
|
Anu Engineer
|
f8b540049d
|
HDDS-42. Inconsistent module names and descriptions. Contributed by Tsz Wo Nicholas Sze.
|
2018-05-10 11:44:14 -07:00 |
|
Mukul Kumar Singh
|
d72c165161
|
HDDS-23. Remove SCMNodeAddressList from SCMRegisterRequestProto. Contributed by Nanda Kumar.
|
2018-05-08 18:11:33 +05:30 |
|
Anu Engineer
|
3a43ac2851
|
HDDS-1. Remove SCM Block DB. Contributed by Xiaoyu Yao.
|
2018-05-07 14:58:52 -07:00 |
|
Anu Engineer
|
f0c3dc4cf4
|
HDDS-13. Refactor StorageContainerManager into seperate RPC endpoints. Contributed by Anu Engineer.
|
2018-04-30 21:41:10 -07:00 |
|
Xiaoyu Yao
|
20dab05564
|
HDFS-13407. Ozone: Use separated version schema for Hdds/Ozone projects. Contributed by Elek Marton.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
17974ba3a6
|
HDFS-13444. Ozone: Fix checkstyle issues in HDFS-7240. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
025058f251
|
HDFS-13446. Ozone: Fix OzoneFileSystem contract test failures. Contributed by Mukul Kumar Singh.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
8cc13ff962
|
HDFS-13425. Ozone: Clean-up of ozone related change from hadoop-common-project. Contributed by Lokesh Jain.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
aae3ba24ca
|
HDFS-13348. Ozone: Update IP and hostname in Datanode from SCM's response to the register call. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
12d80f8cae
|
HDFS-13416. Ozone: TestNodeManager tests fail. Contributed by Bharat Viswanadham.
|
2018-04-26 05:36:04 -07:00 |
|
Nanda kumar
|
3779fadc5c
|
HDFS-13324. Ozone: Remove InfoPort and InfoSecurePort from DatanodeDetails. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Mukul Kumar Singh
|
82eb5da2b6
|
HDFS-13342. Ozone: Rename and fix ozone CLI scripts. Contributed by Shashikant Banerjee.
|
2018-04-26 05:36:04 -07:00 |
|
Anu Engineer
|
8b832f3c35
|
HDFS-13405. Ozone: Rename HDSL to HDDS.
Contributed by Ajay Kumar, Elek Marton, Mukul Kumar Singh, Shashikant Banerjee and Anu Engineer.
|
2018-04-26 05:36:04 -07:00 |
|