Shashikant Banerjee
|
14e1a0a3d6
|
HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee.
|
2018-11-21 10:51:50 +05:30 |
Shashikant Banerjee
|
1734ace35f
|
Revert "HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee."
This reverts commit c74783036d .
|
2018-11-21 01:07:38 +05:30 |
Shashikant Banerjee
|
c74783036d
|
HDDS-835. Use storageSize instead of Long for buffer size configs in Ozone Client. Contributed by Shashikant Banerjee.
|
2018-11-20 23:01:02 +05:30 |
Márton Elek
|
0123e5197b
|
HDDS-164. Add unit test for HddsDatanodeService. Contributed by Yiqun Lin.
|
2018-11-20 15:49:48 +01:00 |
Yiqun Lin
|
d0cc679441
|
HDDS-817. Create SCM metrics for disk from node report. Contributed by Bharat Viswanadham.
|
2018-11-20 14:22:30 +08:00 |
Mukul Kumar Singh
|
b5d7b292c9
|
HDDS-718. Introduce new SCM Commands to list and close Pipelines. Contributed by Lokesh Jain.
|
2018-11-19 22:59:30 +05:30 |
Nanda kumar
|
e7438a1b38
|
HDDS-849. Fix NPE in TestKeyValueHandler because of audit log write.
Contributed by Dinesh Chitlangia.
|
2018-11-19 22:47:43 +05:30 |
Nanda kumar
|
5a7ca6ac3e
|
HDDS-837. Persist originNodeId as part of .container file in datanode.
Contributed by Nanda kumar.
|
2018-11-19 14:39:55 +05:30 |
Shashikant Banerjee
|
10cf5773ba
|
HDDS-845. Create a new raftClient instance for every watch request for Ratis. Contributed by Shashikant Banerjee.
|
2018-11-19 14:38:51 +05:30 |
Mukul Kumar Singh
|
cfb915f3df
|
HDDS-844. Add logic for pipeline teardown after timeout. Contributed by Lokesh Jain.
|
2018-11-19 12:11:05 +05:30 |
Xiaoyu Yao
|
29374999b6
|
HDDS-120. Adding HDDS datanode Audit Log. Contributed by Dinesh Chitlangia.
|
2018-11-16 14:59:59 -08:00 |
Giovanni Matteo Fumarola
|
3420ddd0f8
|
HDDS-840. [JDK11] Fix Javadoc errors in hadoop-hdds-client module. Contributed by Dinesh Chitlangia.
|
2018-11-16 10:13:41 -08:00 |
Nanda kumar
|
c4d9640028
|
HDDS-801. Quasi close the container when close is not executed via Ratis.
Contributed by Nanda kumar.
|
2018-11-16 23:11:33 +05:30 |
Anu Engineer
|
a16aa2f60b
|
HDDS-825. Code cleanup based on messages from ErrorProne.
Contributed by Anu Engineer.
|
2018-11-15 17:36:09 -08:00 |
Giovanni Matteo Fumarola
|
fcd94eeab8
|
HDDS-842. [JDK11] Fix Javadoc errors in hadoop-hdds-common module. Contributed by Dinesh Chitlangia.
|
2018-11-15 14:59:31 -08:00 |
Giovanni Matteo Fumarola
|
d8ec017a8d
|
HDDS-843. [JDK11] Fix Javadoc errors in hadoop-hdds-server-scm module. Contributed by Dinesh Chitlangia.
|
2018-11-15 14:54:41 -08:00 |
Márton Elek
|
0a8b1efbfb
|
HDDS-827. TestStorageContainerManagerHttpServer should use dynamic port. Contributed by Sandeep Nemuri.
|
2018-11-15 14:23:24 +01:00 |
Márton Elek
|
2718f7534d
|
HDDS-828. Fix deprecation log generated by getting value of the setting ozone.scm.heartbeat.rpc-timeout. Contributed by Yiqun Lin.
|
2018-11-15 14:04:55 +01:00 |
Márton Elek
|
fb1e8bb0cc
|
HDDS-528. add cli command to checkChill mode status and exit chill mode. Contributed by chencan.
|
2018-11-15 13:59:56 +01:00 |
Márton Elek
|
b12e69475b
|
HDDS-658. Implement s3 bucket list backend call and use it from rest endpoint. Contributed by Bharat Viswanadham.
|
2018-11-15 12:22:16 +01:00 |
Anu Engineer
|
9b01f039eb
|
HDDS-832. Docs folder is missing from the Ozone distribution package. Contributed by Elek, Marton.
|
2018-11-15 11:08:48 +01:00 |
Shashikant Banerjee
|
b57cc73f83
|
HDDS-774. Remove OpenContainerBlockMap from datanode. Contributed by Shashikant Banerjee.
|
2018-11-14 20:05:56 +05:30 |
Shashikant Banerjee
|
a948281706
|
HDDS-834. Datanode goes OOM based because of segment size. Contributed by Mukul Kumar Singh.
|
2018-11-14 15:53:22 +05:30 |
Shashikant Banerjee
|
671fd6524b
|
HDDS-675. Add blocking buffer and use watchApi for flush/close in OzoneClient. Contributed by Shashikant Banerjee.
|
2018-11-13 23:39:14 +05:30 |
Jitendra Pandey
|
f944f33832
|
HDDS-709. Modify Close Container handling sequence on datanodes. Contributed by Shashikant Banerjee.
|
2018-11-12 14:08:39 -08:00 |
Nanda kumar
|
18fe65d756
|
HDDS-576. Move ContainerWithPipeline creation to RPC endpoint.
Contributed by Nanda kumar.
|
2018-11-12 23:33:11 +05:30 |
Tsz Wo Nicholas Sze
|
298d2502b0
|
HDDS-826. Update Ratis to 0.3.0-6f3419a-SNAPSHOT.
|
2018-11-09 18:35:40 -08:00 |
Nanda kumar
|
9fe50b4991
|
HDDS-733. Create container if not exist, as part of chunk write.
Contributed by Lokesh Jain.
|
2018-11-10 00:08:17 +05:30 |
Bharat Viswanadham
|
66bf62404a
|
HDDS-812. TestEndPoint#testCheckVersionResponse is failing. Contributed by Hanisha Koneru.
|
2018-11-08 17:52:09 -08:00 |
Shashikant Banerjee
|
31614bcc7c
|
HDDS-806. Update Ratis to latest snapshot version in ozone. Contributed by Tsz Wo Nicholas Sze and Mukul Kumar Singh.
|
2018-11-09 00:05:45 +05:30 |
Yiqun Lin
|
9317a61f3c
|
HDDS-802. Container State Manager should get open pipelines for allocating container. Contributed by Lokesh Jain.
|
2018-11-08 23:41:43 +08:00 |
Nanda kumar
|
c80f753b0e
|
HDDS-737. Introduce Incremental Container Report.
Contributed by Nanda kumar.
|
2018-11-08 18:33:38 +05:30 |
Yiqun Lin
|
addec29297
|
HDDS-809. Refactor SCMChillModeManager.
|
2018-11-07 13:54:08 +08:00 |
Akira Ajisaka
|
49412a1289
|
HDDS-811. [JDK 11] Fix compilation failures with jdk 11. Contributed by Lokesh Jain.
|
2018-11-06 21:26:43 +09:00 |
Shashikant Banerjee
|
50f40e0536
|
HDDS-794. addendum patch to fix compilation failure. Contributed by Shashikant Banerjee.
|
2018-11-06 00:20:57 +05:30 |
Arpit Agarwal
|
5ddefdd507
|
HDDS-794. Add configs to set StateMachineData write timeout in ContainerStateMachine. Contributed by Shashikant Banerjee.
|
2018-11-05 10:41:28 -08:00 |
Shashikant Banerjee
|
942693bddd
|
HDDS-799. Avoid ByteString to byte array conversion cost by using ByteBuffer in Datanode. Contributed by Mukul Kumar Singh.
|
2018-11-05 23:43:22 +05:30 |
Arpit Agarwal
|
c8ca1747c0
|
HDDS-797. If DN is started before SCM, it does not register. Contributed by Hanisha Koneru.
|
2018-11-05 09:40:00 -08:00 |
Yiqun Lin
|
15df2e7a75
|
HDDS-796. Fix failed test TestStorageContainerManagerHttpServer#testHttpPolicy.
|
2018-11-05 17:31:06 +08:00 |
Yiqun Lin
|
d16d5f730e
|
HDDS-751. Replace usage of Guava Optional with Java Optional.
|
2018-11-02 10:50:32 +08:00 |
Yiqun Lin
|
2e8ac14dcb
|
HDDS-786. Fix the findbugs for SCMClientProtocolServer#getContainerWithPipeline.
|
2018-11-01 14:10:17 +08:00 |
Shashikant Banerjee
|
b13c56742a
|
HDDS-697. update and validate the BCSID for PutSmallFile/GetSmallFile command. Contributed by Shashikant Banerjee.
|
2018-11-01 10:21:39 +05:30 |
Arpit Agarwal
|
08bb0362e0
|
HDDS-759. Create config settings for SCM and OM DB directories. Contributed by Arpit Agarwal.
|
2018-10-31 11:23:15 -07:00 |
Nanda kumar
|
e4f22b08e0
|
HDDS-755. ContainerInfo and ContainerReplica protobuf changes.
Contributed by Nanda kumar.
|
2018-10-31 10:29:35 +05:30 |
Anu Engineer
|
773f0d1519
|
HDDS-754. VolumeInfo#getScmUsed throws NPE.
Contributed by Hanisha Koneru.
|
2018-10-30 19:17:57 -07:00 |
Anu Engineer
|
e33b61f335
|
HDDS-762. Fix unit test failure for TestContainerSQLCli & TestSCMMetrics.
Contributed by Mukul Kumar Singh.
|
2018-10-30 19:16:52 -07:00 |
Shashikant Banerjee
|
7757331dbc
|
HDDS-749. Restructure BlockId class in Ozone. Contributed by Shashikant Banerjee.
|
2018-10-30 14:15:27 +05:30 |
Arpit Agarwal
|
496f0ffe90
|
HDDS-620. ozone.scm.client.address should be an optional setting. Contributed by chencan and Arpit Agarwal.
|
2018-10-29 17:14:18 -07:00 |
Arpit Agarwal
|
a58048e8d5
|
HDDS-727. ozone.log is not getting created in logs directory. Contributed by Nilotpal Nandi.
|
2018-10-29 09:35:18 -07:00 |
Nanda kumar
|
902345de66
|
HDDS-728. Datanodes should use different ContainerStateMachine for each pipeline.
Contributed by Mukul Kumar Singh.
|
2018-10-29 19:53:52 +05:30 |