Nanda kumar
|
095c269620
|
HDDS-567. Rename Mapping to ContainerManager in SCM. Contributed by Nanda kumar.
|
2018-10-03 16:00:39 +05:30 |
Nanda kumar
|
7b374482d2
|
HDDS-526. Clean previous chill mode code from NodeManager. Contributed by Ajay Kumar.
|
2018-10-03 15:15:43 +05:30 |
Sunil G
|
58fa96b697
|
Changed version in trunk to 3.3.0-SNAPSHOT.
|
2018-10-02 22:41:41 +05:30 |
Nanda kumar
|
a39296260f
|
HDDS-561. Move Node2ContainerMap and Node2PipelineMap to NodeManager. Contributed by Lokesh Jain.
|
2018-10-02 19:47:44 +05:30 |
Bharat Viswanadham
|
4eff629ab3
|
HDDS-525. Support virtual-hosted style URLs. Contributed by Bharat Viswanadham
|
2018-10-01 13:16:08 -07:00 |
Ajay Kumar
|
cc80ac2315
|
HDDS-557. DeadNodeHandler should handle exception from removeContainerHandler api. Contributed by Ajay Kumar.
|
2018-10-01 11:21:26 -07:00 |
Nanda kumar
|
f7ff8c051e
|
HDDS-325. Add event watcher for delete blocks command. Contributed by Lokesh Jain.
|
2018-10-01 13:50:17 +05:30 |
Anu Engineer
|
0da03f8b14
|
HDDS-391. Simplify Audit Framework to make audit logging easier to use.
Contributed by Dinesh Chitlangia.
|
2018-09-28 14:00:24 -07:00 |
Ajay Kumar
|
3c798c1e3c
|
HDDS-448. Move NodeStat to NodeStatemanager from SCMNodeManager. Contributed by LiXin Ge.
|
2018-09-28 10:33:17 -07:00 |
Hanisha Koneru
|
2a5d4315bf
|
HDDS-551. Fix the close container status check in CloseContainerCommandHandler. Contributed by Shashikant Banerjee.
|
2018-09-27 16:03:49 -07:00 |
Ajay Kumar
|
184544eff8
|
HDDS-401. Update storage statistics on dead node. Contributed by LiXin Ge.
|
2018-09-27 09:56:30 -07:00 |
Nanda kumar
|
3f6195045e
|
HDDS-554. In XceiverClientSpi, implement sendCommand(..) using sendCommandAsync(..). Contributed by Tsz Wo Nicholas Sze.
|
2018-09-26 09:16:23 +05:30 |
Ajay Kumar
|
3928af983e
|
HDDS-370. Add and implement following functions in SCMClientProtocolServer. Contributed by Ajay Kumar.
|
2018-09-25 13:08:44 -07:00 |
Bharat Viswanadham
|
9c3fbbc4f6
|
HDDS-444. Add rest service to the s3gateway. Contributed by Elek Marton.
|
2018-09-24 22:10:16 -07:00 |
Bharat Viswanadham
|
62f817d32e
|
HDDS-447. Separate ozone-dist and hadoop-dist projects with real classpath separation. Contributed by Elek Marton.
|
2018-09-24 10:10:11 -07:00 |
Anu Engineer
|
524f7cd354
|
HDDS-514. Clean Unregister JMX upon SCMConnectionManager#close.
Contributed by Xiaoyu Yao.
|
2018-09-20 12:21:34 -07:00 |
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 8600b049af )
|
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 |