Anu Engineer
|
096a716080
|
HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis.
Contributed Dinesh Chitlangia.
|
2018-09-20 11:51:49 -07:00 |
|
Bharat Viswanadham
|
f6bb1ca3c1
|
HDDS-513. Check if the EventQueue is not closed before executing handlers. Contributed by Nanda Kumar.
|
2018-09-19 14:35:29 -07:00 |
|
Nanda kumar
|
236d16e3a5
|
HDDS-507. EventQueue should be shutdown on SCM shutdown. Contributed by Xiaoyu Yao.
|
2018-09-20 01:22:18 +05:30 |
|
Nanda kumar
|
042bf74d5e
|
HDDS-460. Replication manager failed to import container data. Contributed by Elek, Marton.
|
2018-09-19 23:51:50 +05:30 |
|
Nanda kumar
|
61a4b07bda
|
HDDS-461. Container remains in CLOSING state in SCM forever. Contributed by Shashikant Banerjee.
|
2018-09-19 21:43:44 +05:30 |
|
Márton Elek
|
b3c5221f30
|
HDDS-458. numberofKeys is 0 for all containers even when keys are present. Contributed by LiXin Ge.
(cherry picked from commit 8600b049af184af04dfb93b6bc353740e3e821d3)
|
2018-09-19 17:11:05 +02:00 |
|
Nanda kumar
|
15ed74fa24
|
HDDS-502. Exception in OM startup when running unit tests. Contributed by Arpit Agarwal.
|
2018-09-19 19:46:25 +05:30 |
|
Nanda kumar
|
c0956ee2a8
|
HDDS-476. Add Pipeline reports to make pipeline active on SCM restart.
Contributed by Mukul Kumar Singh.
|
2018-09-19 18:52:08 +05:30 |
|
Xiaoyu Yao
|
e435e12f1f
|
HDDS-506. Fields in AllocateScmBlockResponseProto should be optional. Contributed by Arpit Agarwal.
|
2018-09-18 23:21:29 -07:00 |
|
Arpit Agarwal
|
fb85351dc6
|
HDDS-497. Suppress license warnings for error log files. Contributed by Arpit Agarwal.
|
2018-09-18 21:18:15 -07:00 |
|
Anu Engineer
|
a968ea4897
|
HDDS-440. Datanode loops forever if it cannot create directories.
Contributed by Bharat Viswanadham.
|
2018-09-18 14:31:50 -07:00 |
|
Xiaoyu Yao
|
295cce39ed
|
HDDS-366. Update functions impacted by SCM chill mode in StorageContainerLocationProtocol. Contributed by Ajay Kumar.
|
2018-09-18 13:32:48 -07:00 |
|
Anu Engineer
|
f938925bde
|
HDDS-464. Fix TestCloseContainerHandlingByClient.
Contributed by Lokesh Jain.
|
2018-09-18 10:45:51 -07:00 |
|
Anu Engineer
|
23a6137a40
|
HDDS-475. Block Allocation returns same BlockID on different keys creation.
Contributed by Nanda Kumar.
|
2018-09-17 14:41:17 -07:00 |
|
Nanda kumar
|
846936698b
|
HDDS-399. Persist open pipeline information across SCM restart. Contributed by Mukul Kumar Singh.
|
2018-09-17 21:51:54 +05:30 |
|
Xiaoyu Yao
|
95231f1749
|
HDDS-362. Modify functions impacted by SCM chill mode in ScmBlockLocationProtocol. Contributed by Ajay Kumar.
|
2018-09-16 17:55:46 -07:00 |
|
Nanda kumar
|
87e2c0f425
|
HDDS-465. Suppress group mapping lookup warnings for ozone. Contributed by Xiaoyu Yao.
|
2018-09-15 23:14:57 +05:30 |
|
Nanda kumar
|
c9fa081897
|
HDDS-462. Optimize ContainerStateMap#getMatchingContainerIDs in SCM. Contributed by Nanda kumar.
|
2018-09-15 23:11:39 +05:30 |
|
Márton Elek
|
a65c3ea91c
|
HDDS-449. Add a NULL check to protect DeadNodeHandler#onMessage. Contributed by LiXin Ge.
|
2018-09-15 13:35:21 +02:00 |
|
Nanda kumar
|
b0a659c8c0
|
HDDS-466. Handle null in argv of StorageContainerManager#createSCM. Contributed by Nanda kumar
|
2018-09-15 02:34:33 +05:30 |
|
Xiaoyu Yao
|
6f037468bc
|
HDDS-419. ChunkInputStream bulk read api does not read from all the chunks. Contributed by Lokesh Jain and Mukul Kumar.
|
2018-09-14 13:45:38 -07:00 |
|
Nanda kumar
|
c1df3084ff
|
HDDS-389. Remove XceiverServer and XceiverClient and related classes. Contributed by chencan.
|
2018-09-15 00:20:19 +05:30 |
|
Jitendra Pandey
|
446cb8301e
|
HDDS-452. 'ozone scm' with incorrect argument first logs all the STARTUP_MSG. Contributed by Namit Maheshwari.
|
2018-09-14 11:39:36 -07:00 |
|
Anu Engineer
|
0c8a43b9ec
|
HDDS-429. StorageContainerManager lock optimization.
Contributed by Nanda Kumar.
|
2018-09-14 10:08:06 -07:00 |
|
Arpit Agarwal
|
a12f12f1af
|
HDDS-438. 'ozone oz' should print usage when command or sub-command is missing. Contributed by Dinesh Chitlangia.
|
2018-09-14 07:02:28 -07:00 |
|
Hanisha Koneru
|
291dcf2247
|
HDDS-423. Introduce an ozone specific log4j.properties. Contributed by Elek, Marton.
|
2018-09-13 16:37:44 -07:00 |
|
Mukul Kumar Singh
|
c9e0b69ab3
|
HDDS-233. Update ozone to latest ratis snapshot build(0.3.0-50588bd-SNAPSHOT). Contributed by Shashikant Banerjee.
|
2018-09-13 19:01:07 +05:30 |
|
Mukul Kumar Singh
|
c6e19db197
|
HDDS-420. putKey failing with KEY_ALLOCATION_ERROR. Contributed by Shashikant Banerjee.
|
2018-09-13 11:29:40 +05:30 |
|
Anu Engineer
|
c18eb97801
|
HDDS-395. TestOzoneRestWithMiniCluster fails with "Unable to read ROCKDB config".
Contributed by Dinesh Chitlangia.
|
2018-09-12 14:19:01 -07:00 |
|
Anu Engineer
|
64c7a12b57
|
HDDS-436. Allow SCM chill mode to be disabled by configuration.
Contributed by Ajay Kumar.
|
2018-09-12 11:40:24 -07:00 |
|
Anu Engineer
|
6e2129cf4e
|
HDDS-428. OzoneManager lock optimization.
Contributed by Nanda Kumar.
|
2018-09-12 10:38:36 -07:00 |
|
Mukul Kumar Singh
|
47299ce23f
|
HDDS-433. ContainerStateMachine#readStateMachineData should properly build LogEntryProto. Contributed by Lokesh Jain.
|
2018-09-12 18:31:03 +05:30 |
|
Anu Engineer
|
9c238ffc30
|
HDDS-432. Replication of closed containers is not working.
Contributed by Elek, Marton.
|
2018-09-11 17:00:04 -07:00 |
|
Anu Engineer
|
a406f6f60e
|
HDDS-424. Consolidate ozone oz parameters to use GNU convention.
Contributed by Elek, Marton.
|
2018-09-11 16:47:33 -07:00 |
|
Anu Engineer
|
8ffbbf51c9
|
HDDS-431. LeaseManager of CommandWatcher is not started.
Contributed by Elek, Marton.
|
2018-09-11 10:44:47 -07:00 |
|
Anu Engineer
|
7b5886bf78
|
HDDS-222. Remove hdfs command line from ozone distribution.
Contributed by Elek, Marton.
|
2018-09-11 10:19:50 -07:00 |
|
Márton Elek
|
317f317d4b
|
HDDS-421. Resilient DNS resolution in datanode-service. Contributed by Elek, Marton.
|
2018-09-10 20:52:52 +02:00 |
|
Xiaoyu Yao
|
8fe4062bfc
|
HDDS-403. Fix createdOn and modifiedOn timestamp for volume, bucket, key. Contributed by Dinesh Chitlangia.
|
2018-09-10 08:45:49 -07:00 |
|
Mukul Kumar Singh
|
d924ca2e1a
|
HDDS-410. ozone scmcli list is not working properly. Contributed by Hanisha Koneru.
|
2018-09-09 10:37:30 +05:30 |
|
Anu Engineer
|
73fcbdd296
|
HDDS-190. Improve shell error message for unrecognized option.
Contributed by Elek, Marton.
|
2018-09-07 12:54:32 -07:00 |
|
Hanisha Koneru
|
ab90248b30
|
HDDS-400. Check global replication state for containers of dead node. Contributed by Elek, Marton.
|
2018-09-07 11:20:25 -07:00 |
|
Anu Engineer
|
ff64d35716
|
HDDS-351. Add chill mode state to SCM.
Contributed by Ajay Kumar.
|
2018-09-07 10:54:35 -07:00 |
|
Márton Elek
|
94ed5cffd7
|
HDDS-214. Bump ozone/hdds version after the release branch cut
|
2018-09-07 17:45:26 +02:00 |
|
Tsz Wo Nicholas Sze
|
b3161c4dd9
|
HDDS-297. Add pipeline actions in Ozone. Contributed by Mukul Kumar Singh and Shashikant Banerjee
|
2018-09-06 14:35:07 -07:00 |
|
Xiaoyu Yao
|
8286bf2d1f
|
HDDS-303. Removing logic to identify containers to be closed from SCM. Contributed by Nanda kumar.
|
2018-09-05 12:26:37 -07:00 |
|
Xiaoyu Yao
|
85c3fe341a
|
HDDS-268. Add SCM close container watcher. Contributed by Ajay Kumar.
|
2018-09-04 22:56:57 -07:00 |
|
Anu Engineer
|
6e4c731471
|
HDDS-396. Remove openContainers.db from SCM.
Contributed by Dinesh Chitlangia.
|
2018-09-04 16:27:31 -07:00 |
|
Hanisha Koneru
|
9964e33e8d
|
HDDS-369. Remove the containers of a dead node from the container state map. Contributed by Elek, Marton
|
2018-09-04 14:57:54 -07:00 |
|
Nanda kumar
|
6bbd249011
|
HDDS-98. Adding Ozone Manager Audit Log. Contributed by Dinesh Chitlangia.
|
2018-09-05 00:11:07 +05:30 |
|
Nanda kumar
|
b9932162e9
|
HDDS-75. Support for CopyContainer. Contributed by Elek, Marton.
|
2018-09-04 23:41:50 +05:30 |
|