Xiaoyu Yao
|
d2acf8d560
|
Revert "HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh."
This reverts commit 6837121a43231f854b0b22ad20330012439313ce.(Mixed with HDDS-260)
|
2018-07-20 14:20:18 -07:00 |
|
Xiaoyu Yao
|
c7ae55675e
|
HDDS-275. Add message output for succeeded -deleteVolume CLI. Contributed by Nilotpal Nandi.
|
2018-07-20 13:12:53 -07:00 |
|
Xiaoyu Yao
|
6837121a43
|
HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh.
|
2018-07-20 13:03:35 -07:00 |
|
Hanisha Koneru
|
de894d34f6
|
HDDS-250. Cleanup ContainerData.
|
2018-07-20 11:36:42 -07:00 |
|
Mukul Kumar Singh
|
5c19ee3994
|
HDDS-264. 'oz' subcommand reference is not present in 'ozone' command help. Contributed by Sandeep Nemuri.
|
2018-07-20 22:13:09 +05:30 |
|
Xiaoyu Yao
|
68b57ad32c
|
HDDS-259. Implement ContainerReportPublisher and NodeReportPublisher. Contributed by Nanda kumar.
|
2018-07-20 09:12:48 -07:00 |
|
Xiaoyu Yao
|
c492eaccc2
|
HDDS-255. Fix TestOzoneConfigurationFields for missing hdds.command.status.report.interval in config classes. Contributed by Sandeep Nemuri.
|
2018-07-18 11:46:26 -07:00 |
|
Xiaoyu Yao
|
129269f989
|
HDDS-207. ozone listVolume command accepts random values as argument. Contributed by Lokesh Jain.
|
2018-07-18 11:05:42 -07:00 |
|
Bharat Viswanadham
|
5074ca93af
|
HDDS-254. Fix TestStorageContainerManager#testBlockDeletingThrottling. Contributed by Lokesh Jain
|
2018-07-15 10:47:20 -07:00 |
|
Bharat Viswanadham
|
0927bc4f76
|
HDDS-251. Integrate BlockDeletingService in KeyValueHandler. Contributed by Lokesh Jain
|
2018-07-15 10:34:00 -07:00 |
|
Xiaoyu Yao
|
103f2eeb57
|
HDDS-210. Make "-file" argument optional for ozone getKey command. Contributed by Lokesh Jain.
|
2018-07-13 11:45:02 -07:00 |
|
Nanda kumar
|
d18507209e
|
HDDS-232. Parallel unit test execution for HDDS/Ozone. Contributed by Arpit Agarwal.
|
2018-07-13 19:50:52 +05:30 |
|
Nanda kumar
|
1fe5b93843
|
HDDS-253. SCMBlockDeletingService should publish events for delete blocks to EventQueue. Contributed by Lokesh Jain.
|
2018-07-13 17:18:42 +05:30 |
|
Xiaoyu Yao
|
3f3f72221f
|
HDDS-238. Add Node2Pipeline Map in SCM to track ratis/standalone pipelines. Contributed by Mukul Kumar Singh.
|
2018-07-12 22:14:03 -07:00 |
|
Anu Engineer
|
5ee90efed3
|
HDDS-228. Add the ReplicaMaps to ContainerStateManager.
Contributed by Ajay Kumar.
|
2018-07-12 10:43:24 -07:00 |
|
Anu Engineer
|
b56785873a
|
Revert "HDDS-242. Introduce NEW_NODE, STALE_NODE and DEAD_NODE event"
This reverts commit a47ec5dac4 .
There was a spurious file in this commit. Revert to clean it.
|
2018-07-11 12:03:42 -07:00 |
|
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 |
|
Xiaoyu Yao
|
4e59b92784
|
HDDS-208. ozone createVolume command ignores the first character of the volume name argument. Contributed by Lokesh Jain.
|
2018-07-10 14:07:23 -07:00 |
|
Bharat Viswanadham
|
3584baf264
|
HDDS-48. Fix branch after merging from trunk.
|
2018-07-09 13:22:30 -07:00 |
|
Bharat Viswanadham
|
c275a9a6a0
|
Merge trunk into HDDS-48
|
2018-07-09 12:13:03 -07:00 |
|
Bharat Viswanadham
|
e899c4cc01
|
HDDS-211. Add a create container Lock. Contributed by Bharat Viswanadham
|
2018-07-06 15:02:40 -07:00 |
|
Arpit Agarwal
|
061b168529
|
HDDS-167. Rename KeySpaceManager to OzoneManager. Contributed by Arpit Agarwal.
|
2018-07-06 12:09:05 -07:00 |
|
Bharat Viswanadham
|
7dcf5878a4
|
HDDS-204. Modify Integration tests for new ContainerIO classes. Contributed by Bharat Viswanadham
|
2018-07-06 11:01:33 -07:00 |
|
Bharat Viswanadham
|
2c2351e87b
|
HDDS-182:CleanUp Reimplemented classes. Contributed by Hansiha Koneru
|
2018-07-05 15:23:39 -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 |
|
Anu Engineer
|
c0ef7e7680
|
HDDS-198. Create AuditLogger mechanism to be used by OM, SCM and Datanode.
Contributed by Dinesh Chitlangia.
|
2018-07-03 11:39:50 -07:00 |
|
Hanisha Koneru
|
44b091a8d7
|
HDDS-205. Add metrics to HddsDispatcher. Contributed by Bharat Viswanadham.
|
2018-07-03 09:50:25 -07:00 |
|
Nanda kumar
|
ab2f8343a9
|
HDDS-206. Ozone shell command doesn't respect KSM port set in ozone-site.xml. Contributed by Shashikant Banerjee.
|
2018-07-03 00:51:16 +05:30 |
|
Nanda kumar
|
e4d7227aad
|
HDDS-178: DN should update transactionId on block delete. Contributed by Lokesh Jain.
|
2018-06-29 04:37:16 +05:30 |
|
Nanda kumar
|
852ca6b432
|
HDDS-185: TestCloseContainerByPipeline#testCloseContainerViaRatis fail intermittently. Contributed by Shashikant Banerjee.
|
2018-06-29 04:11:39 +05:30 |
|
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 |
|
Hanisha Koneru
|
13579f9296
|
HDDS-173. Refactor Dispatcher and implement Handler for new ContainerIO design.
|
2018-06-28 10:13:30 -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 |
|
Anu Engineer
|
18932717c4
|
HDDS-94. Change ozone datanode command to start the standalone datanode plugin.
Contributed by Sandeep Nemuri.
|
2018-06-27 14:15:15 -07:00 |
|
Xiaoyu Yao
|
1e30547642
|
HDDS-170. Fix TestBlockDeletingService#testBlockDeletionTimeout. Contributed by Lokesh Jain.
|
2018-06-27 13:56:45 -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
|
e16e5b307d
|
HDDS-177. Create a releasable ozonefs artifact
Contributed by Marton, Elek.
|
2018-06-24 01:05:04 -07:00 |
|
Anu Engineer
|
ca14fec02f
|
HDDS-184. Upgrade common-langs version to 3.7 in hadoop-tools/hadoop-ozone.
Contributed by Takanobu Asanuma.
|
2018-06-23 15:49:44 -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
|
308a1591f9
|
HDDS-172. The numbers of operation should be integer in KSM UI.
Contributed by Takanobu Asanuma.
|
2018-06-15 14:10:17 -07:00 |
|
Anu Engineer
|
020dd61988
|
HDDS-146. Refactor the structure of the acceptance tests.
Contributed by Elek, Marton.
|
2018-06-14 14:14:24 -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 |
|
Xiaoyu Yao
|
7566e0ec5f
|
HDDS-159. RestClient: Implement list operations for volume, bucket and keys. Contributed by Lokesh Jain.
|
2018-06-13 11:43:18 -07:00 |
|
Anu Engineer
|
43baa036ae
|
HDDS-109. Add reconnect logic for XceiverClientGrpc.
Contributed by Lokesh Jain.
|
2018-06-13 09:50:10 -07:00 |
|