Nanda kumar
|
18fe65d756
|
HDDS-576. Move ContainerWithPipeline creation to RPC endpoint.
Contributed by Nanda kumar.
|
2018-11-12 23:33:11 +05:30 |
|
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 |
|
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 |
|
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 |
|
Shashikant Banerjee
|
e0ac3081e9
|
HDDS-771. ChunkGroupOutputStream stream entries need to be properly updated on closed container exception. Contributed by Lokesh Jain.
|
2018-11-01 15:43:48 +05:30 |
|
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 |
|
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 |
|
Nanda kumar
|
dce4ebe814
|
HDDS-694. Plugin new Pipeline management code in SCM.
Contributed by Lokesh Jain.
|
2018-10-26 17:55:04 +05:30 |
|
Hanisha Koneru
|
38a65e3b7c
|
HDDS-682. Unified o3 address parsing for ozonen sh. Contributed by Elek, Marton.
|
2018-10-25 17:04:16 -07:00 |
|
Arpit Agarwal
|
244afaba4a
|
HDDS-719. Remove Ozone dependencies on Apache Hadoop 3.2.0. Contributed by Arpit Agarwal.
|
2018-10-24 16:17:05 -07:00 |
|
Shashikant Banerjee
|
b61846392e
|
HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.
|
2018-10-23 16:52:17 +05:30 |
|
Anu Engineer
|
e3cca12048
|
HDDS-676. Enable Read from open Containers via Standalone Protocol.
Contributed by Shashikant Banerjee.
|
2018-10-22 15:57:01 -07:00 |
|
Nanda kumar
|
c696419f3e
|
Revert "HDDS-705. OS3Exception resource name should be the actual resource name."
This reverts commit 977c6f6470 .
There was spurious edit in this commit.
|
2018-10-22 15:37:40 +05:30 |
|
Anu Engineer
|
977c6f6470
|
HDDS-705. OS3Exception resource name should be the actual resource name.
Contributed by Bharat Viswanadham.
|
2018-10-21 22:49:16 -07:00 |
|
Arpit Agarwal
|
dc27408043
|
HDDS-612. Even after setting hdds.scm.chillmode.enabled to false, SCM allocateblock fails with ChillModePrecheck exception. Contributed by Hanisha Koneru.
|
2018-10-19 11:36:28 -07:00 |
|
Bharat Viswanadham
|
4c4364ddd0
|
HDDS-683. Add a shell command to provide ozone mapping for a S3Bucket. Contributed by Bharat Viswanadham.
|
2018-10-17 16:46:13 -07:00 |
|
Nandakumar
|
50715c0699
|
HDDS-662. Introduce ContainerReplicaState in StorageContainerManager. Contributed by Nanda kumar.
|
2018-10-17 17:45:35 +05:30 |
|
Nandakumar
|
64a43c92c2
|
HDDS-656. Add logic for pipeline report and action processing in new pipeline code. Contributed by Lokesh Jain.
|
2018-10-17 13:57:38 +05:30 |
|
Arpit Agarwal
|
5f0b43fa93
|
HDDS-378. Remove dependencies between hdds/ozone and hdfs proto files. Contributed by Elek, Marton.
|
2018-10-16 10:40:00 -07:00 |
|
Jitendra Pandey
|
53e5173bd1
|
HDDS-667. Fix TestOzoneFileInterfaces. Contributed by Mukul Kumar Singh.
|
2018-10-16 10:34:51 -07:00 |
|
Arpit Agarwal
|
0bf8a110a5
|
HDDS-439. 'ozone oz volume create' should default to current logged in user. Contributed by Dinesh Chitlangia.
|
2018-10-15 19:30:40 -07:00 |
|
Arpit Agarwal
|
2614078b21
|
HDDS-490. Improve om and scm start up options . Contributed by Namit Maheshwari.
|
2018-10-15 16:45:08 -07:00 |
|
Jitendra Pandey
|
e13a38f4bc
|
HDDS-629. Make ApplyTransaction calls in ContainerStateMachine idempotent. Contributed by Shashikant Banerjee.
|
2018-10-15 11:52:38 -07:00 |
|
Jitendra Pandey
|
603649d3a9
|
HDDS-579. ContainerStateMachine should fail subsequent transactions per container in case one fails. Contributed by Shashikant Banerjee.
|
2018-10-13 19:15:01 -07:00 |
|
Jitendra Pandey
|
5209c7503b
|
HDDS-603. Add BlockCommitSequenceId field per Container and expose it in Container Reports. Contributed by Shashikant Banerjee.
|
2018-10-13 12:15:42 -07:00 |
|
Jitendra Pandey
|
22f37af935
|
Revert "HDDS-629. Make ApplyTransaction calls in ContainerStateMachine idempotent. Contributed by Shashikant Banerjee."
This reverts commit 0473b68000 .
|
2018-10-13 12:14:39 -07:00 |
|
Jitendra Pandey
|
0473b68000
|
HDDS-629. Make ApplyTransaction calls in ContainerStateMachine idempotent. Contributed by Shashikant Banerjee.
|
2018-10-13 12:12:08 -07:00 |
|
Nandakumar
|
5c8e023ba3
|
HDDS-587. Add new classes for pipeline management. Contributed by Lokesh Jain.
|
2018-10-13 03:22:20 +05:30 |
|
Bharat Viswanadham
|
8ae8a5004f
|
HDDS-606. Create delete s3Bucket. Contributed by Bharat Viswanadham.
|
2018-10-12 13:58:53 -07:00 |
|
Xiaoyu Yao
|
07d55292dc
|
HDDS-555. RandomKeyGenerator runs not closing the XceiverClient properly(addendum). Contributed by Mukul Kumar Singh.
|
2018-10-12 10:51:50 -07:00 |
|
Xiaoyu Yao
|
e12edb3d8f
|
HDDS-555. RandomKeyGenerator runs not closing the XceiverClient properly. Contributed by Mukul Kumar Singh.
|
2018-10-12 10:36:57 -07:00 |
|
Jitendra Pandey
|
0bc6d0484a
|
HDDS-550. Serialize ApplyTransaction calls per Container in ContainerStateMachine. Contributed by Shashikant Banerjee.
|
2018-10-11 17:12:47 -07:00 |
|
Anu Engineer
|
4de2dc2699
|
HDDS-568. ozone sh volume info, update, delete operations fail when volume name is not prefixed by /.
Contributed by Dinesh Chitlangia.
|
2018-10-09 17:32:04 -07:00 |
|
Anu Engineer
|
5b7ba48ced
|
HDDS-577. Support S3 buckets as first class objects in Ozone Manager - 2.
Contributed by Bharat Viswanadham.
|
2018-10-09 13:37:42 -07:00 |
|
Arpit Agarwal
|
03d66b1f5d
|
HDDS-590. Add unit test for HDDS-583. Contributed by Namit Maheshwari.
|
2018-10-09 11:04:43 -07:00 |
|
Márton Elek
|
600438bcde
|
HDDS-602. Bump Ozone version to 0.4.0-SNAPSHOT after ozone-0.3 branch cut.
|
2018-10-09 19:04:25 +02:00 |
|
Nanda kumar
|
7367ff333b
|
HDDS-450. Generate BlockCommitSequenceId in ContainerStateMachine for every commit operation in Ratis. Contributed by Shashikant Banerjee.
|
2018-10-09 18:07:01 +05:30 |
|
Bharat Viswanadham
|
7fb91b8a53
|
HDDS-565. TestContainerPersistence fails regularly in Jenkins. Contributed by Dinesh Chitlangia.
|
2018-10-04 21:27:12 -07:00 |
|
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 |
|
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 |
|
Nanda kumar
|
f7ff8c051e
|
HDDS-325. Add event watcher for delete blocks command. Contributed by Lokesh Jain.
|
2018-10-01 13:50:17 +05:30 |
|
Hanisha Koneru
|
72891fc9be
|
HDDS-289. Volume and Bucket name should not contain a delimiter ('/'). Contributed by chencan.
|
2018-09-28 11:24:42 -07:00 |
|
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
|
096a716080
|
HDDS-394. Rename *Key Apis in DatanodeContainerProtocol to *Block apis.
Contributed Dinesh Chitlangia.
|
2018-09-20 11:51:49 -07:00 |
|
Anu Engineer
|
98c9bc4aa0
|
HDDS-509. TestStorageContainerManager is flaky.
Contributed by Xiaoyu Yao and Ajay Kumar.
|
2018-09-19 13:03:19 -07:00 |
|
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 |
|
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
|
3929653707
|
HDDS-488. Handle chill mode exception from SCM in OzoneManager. Contributed by Ajay Kumar.
|
2018-09-18 20:05:25 -07:00 |
|
Arpit Agarwal
|
17f5651a51
|
HDDS-503. Suppress ShellBasedUnixGroupsMapping exception in tests. Contributed by Arpit Agarwal.
|
2018-09-18 16:06:21 -07:00 |
|
Arpit Agarwal
|
7ff00f5587
|
HDDS-500. TestErrorCode.java has wrong package name. Contributed by Anu Engineer.
|
2018-09-18 15:52:00 -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 |
|
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 |
|
Arpit Agarwal
|
82fbbd546c
|
HDDS-469. Rename 'ozone oz' to 'ozone sh'. Contributed by Arpit Agarwal.
|
2018-09-15 22:12:47 -07:00 |
|
Márton Elek
|
985f3bf3fb
|
HDDS-409. Ozone acceptance-test and integration-test packages have undefined hadoop component. Contributed by Dinesh Chitlangia.
|
2018-09-15 13:21:32 +02:00 |
|
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 |
|
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 |
|
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 |
|
Márton Elek
|
9011567169
|
HDDS-425. Move unit test of the genconf tool to hadoop-ozone/tools module. Contributed by Dinesh Chitlangia.
|
2018-09-12 11:11:12 +02: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 |
|
Márton Elek
|
585a4f96d7
|
HDDS-417. Ambiguous error message when using genconf tool. Contributed by Dinesh Chitlangia.
|
2018-09-10 13:37:48 +02:00 |
|
Anu Engineer
|
ca3adf588c
|
HDDS-398. Support multiple tests in freon.
Contributed by Elek, Marton.
|
2018-09-07 13:27:15 -07:00 |
|
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 |
|
Anu Engineer
|
fa2945e7a9
|
HDDS-405. User/volume mapping is not cleaned up during the deletion of the last volume.
Contributed by Elek, Marton.
|
2018-09-06 12:44:08 -07:00 |
|
Márton Elek
|
c7403a448d
|
HDDS-315. ozoneShell infoKey does not work for directories created as key and throws 'KEY_NOT_FOUND' error. Contributed by Dinesh Chitlangia.
|
2018-09-05 12:41:06 +02:00 |
|
Tsz Wo Nicholas Sze
|
6883fe860f
|
HDDS-383. Ozone Client should discard preallocated blocks from closed containers. Contributed by Shashikant Banerjee
|
2018-09-04 17:10:44 -07:00 |
|
Nanda kumar
|
b9932162e9
|
HDDS-75. Support for CopyContainer. Contributed by Elek, Marton.
|
2018-09-04 23:41:50 +05:30 |
|
Márton Elek
|
211034a6c2
|
HDDS-336. Print out container location information for a specific ozone key . Contributed by LiXin Ge.
|
2018-09-03 13:32:55 +02:00 |
|
Mukul Kumar Singh
|
873ef8ae81
|
HDDS-263. Add retries in Ozone Client to handle BlockNotCommitted Exception. Contributed by Shashikant Banerjee.
|
2018-09-03 12:26:34 +05:30 |
|
Anu Engineer
|
ff036e49ff
|
HDDS-357. Use DBStore and TableStore for OzoneManager non-background service.
Contributed by Nandakumar.
|
2018-09-02 11:47:32 -07:00 |
|
Anu Engineer
|
76bae4ccb1
|
HDDS-379. Simplify and improve the cli arg parsing of ozone scmcli.
Contributed by Elek, Marton.
|
2018-08-31 18:11:01 -07:00 |
|
Anu Engineer
|
c5629d546d
|
HDDS-382. Remove RatisTestHelper#RatisTestSuite constructor argument and fix checkstyle in ContainerTestHelper, GenericTestUtils
Contributed by Nandakumar.
|
2018-08-28 14:06:19 -07:00 |
|
Anu Engineer
|
df21e1b1dd
|
HDDS-332. Remove the ability to configure ozone.handler.type
Contributed by Nandakumar and Anu Engineer.
|
2018-08-28 09:56:02 -07:00 |
|
Nanda kumar
|
2172399c55
|
HDDS-381. Fix TestKeys#testPutAndGetKeyWithDnRestart. Contributed by Mukul Kumar Singh.
|
2018-08-28 22:19:52 +05:30 |
|
Mukul Kumar Singh
|
3974427f67
|
HDDS-247. Handle CLOSED_CONTAINER_IO exception in ozoneClient. Contributed by Shashikant Banerjee.
|
2018-08-28 07:12:07 +05:30 |
|
Márton Elek
|
a813fd0215
|
HDDS-227. Use Grpc as the default transport protocol for Standalone pipeline. Contributed by chencan.
|
2018-08-27 16:07:55 +02:00 |
|
Márton Elek
|
744ce200d2
|
HDDS-313. Add metrics to containerState Machine. Contributed by chencan.
|
2018-08-27 15:51:34 +02:00 |
|
Nanda kumar
|
12b2f362cc
|
HDDS-374. Support to configure container size in units lesser than GB. Contributed by Nanda kumar.
|
2018-08-27 18:29:32 +05:30 |
|
Márton Elek
|
a5eba25506
|
HDDS-364. Update open container replica information in SCM during DN register. Contributed by Ajay Kumar.
|
2018-08-24 22:42:51 +02:00 |
|
Márton Elek
|
55b6931059
|
HDDS-317. Use new StorageSize API for reading ozone.scm.container.size.gb. Contributed by Junjie Chen.
|
2018-08-24 13:56:30 +02:00 |
|
Hanisha Koneru
|
5aa15cfaff
|
HDDS-265. Move numPendingDeletionBlocks and deleteTransactionId from ContainerData to KeyValueContainerData. Contributed by LiXin Ge.
|
2018-08-22 10:04:15 -07:00 |
|
Mukul Kumar Singh
|
e3d73bbc24
|
HDDS-353. Multiple delete Blocks tests are failing consistently. Contributed by Lokesh Jain.
|
2018-08-20 13:37:58 +05:30 |
|
Anu Engineer
|
ab37423ad8
|
HDDS-355. Disable OpenKeyDeleteService and DeleteKeysService.
Contributed by Anu Engineer.
|
2018-08-17 11:50:46 -07:00 |
|
Mukul Kumar Singh
|
5ef29087ad
|
HDDS-179. CloseContainer/PutKey command should be syncronized with write operations. Contributed by Shashikant Banerjee.
|
2018-08-16 23:35:19 +05:30 |
|
Xiaoyu Yao
|
f2315f2e9c
|
HDDS-347. TestCloseContainerByPipeline#testCloseContainerViaStandaAlone sometimes fails. Contributed by Lixin Ge.
|
2018-08-15 08:11:17 -07:00 |
|
Xiaoyu Yao
|
b4031a8f1b
|
HDDS-324. Use pipeline name as Ratis groupID to allow datanode to report pipeline info. Contributed by Mukul Kumar Singh.
|
2018-08-13 12:47:49 -07:00 |
|
Mukul Kumar Singh
|
a8dae0047c
|
HDDS-308. SCM should identify a container with pending deletes using container reports. Contributed by Lokesh Jain.
|
2018-08-13 12:47:52 +05:30 |
|
Mukul Kumar Singh
|
398d895543
|
HDDS-339. Add block length and blockId in PutKeyResponse. Contributed by Shashikant Banerjee.
|
2018-08-10 23:45:56 +05:30 |
|
Hanisha Koneru
|
d81cd3611a
|
HDDS-267. Handle consistency issues during container update/close.
|
2018-08-08 16:47:25 -07:00 |
|
Mukul Kumar Singh
|
f4db753bb6
|
HDDS-226. Client should update block length in OM while committing the key. Contributed by Shashikant Banerjee.
|
2018-08-01 09:03:00 +05:30 |
|
Mukul Kumar Singh
|
b28bdc7e8b
|
HDDS-279. DeleteBlocks command should not be sent for open containers. Contributed by Lokesh Jain.
|
2018-07-31 19:50:40 +05:30 |
|
Tsz Wo Nicholas Sze
|
ee53602a81
|
HDDS-293. Reduce memory usage and object creation in KeyData.
|
2018-07-30 15:00:29 -07:00 |
|
Nanda kumar
|
3517a47897
|
HDDS-287. Add Close ContainerAction to Datanode#StateContext when the container gets full. Contributed by Nanda kumar.
|
2018-07-30 21:18:42 +05:30 |
|
Bharat Viswanadham
|
007e6f5113
|
HDDS-248. Refactor DatanodeContainerProtocol.proto Contributed by Hanisha Koneru.
|
2018-07-28 14:57:11 -07:00 |
|
Mukul Kumar Singh
|
6b038f82da
|
HDDS-246. Datanode should throw BlockNotCommittedException for uncommitted blocks to Ozone Client. Contributed by Shashikant Banerjee.
|
2018-07-28 22:04:11 +05:30 |
|
Anu Engineer
|
3cc7ce816e
|
HDDS-270. Move generic container util functions to ContianerUtils.
Contributed by Hanisha Koneru.
|
2018-07-27 07:12:21 -07:00 |
|
Xiaoyu Yao
|
fd31cb6cfe
|
HDDS-277. PipelineStateMachine should handle closure of pipelines in SCM. Contributed by Mukul Kumar Singh.
|
2018-07-26 13:15:55 -07:00 |
|
Nanda kumar
|
3c4fbc635e
|
HDDS-288. Fix bugs in OpenContainerBlockMap. Contributed by Tsz Wo Nicholas Sze.
|
2018-07-25 20:27:03 +05:30 |
|
Nanda kumar
|
b507f83e15
|
HDDS-266. Integrate checksum into .container file. Contributed by Hanisha Koneru.
|
2018-07-25 18:55:26 +05:30 |
|
Mukul Kumar Singh
|
955f795101
|
HDDS-203. Add getCommittedBlockLength API in datanode. Contributed by Shashikant Banerjee.
|
2018-07-25 14:15:54 +05:30 |
|
Mukul Kumar Singh
|
773d312f74
|
HDDS-272. TestBlockDeletingService is failing with DiskOutOfSpaceException. Contributed by Lokesh Jain.
|
2018-07-24 21:23:20 +05:30 |
|
Xiaoyu Yao
|
2ced3efe94
|
HDDS-258. Helper methods to generate NodeReport and ContainerReport for testing. Contributed by Nanda Kumar.
|
2018-07-23 22:04:20 -07:00 |
|
Mukul Kumar Singh
|
bbe2f6225e
|
HDDS-181. CloseContainer should commit all pending open Keys on a datanode. Contributed by Shashikant Banerjee.
|
2018-07-23 09:13:03 +05:30 |
|
Xiaoyu Yao
|
9be25e3476
|
HDDS-239. Add PipelineStateManager to track pipeline state transition. Contributed by Mukul Kumar Singh.
|
2018-07-20 14:22:02 -07:00 |
|
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 |
|
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
|
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 |
|
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 |
|
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 |
|
Hanisha Koneru
|
44b091a8d7
|
HDDS-205. Add metrics to HddsDispatcher. Contributed by Bharat Viswanadham.
|
2018-07-03 09:50:25 -07:00 |
|
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 |
|
Xiaoyu Yao
|
1e30547642
|
HDDS-170. Fix TestBlockDeletingService#testBlockDeletionTimeout. Contributed by Lokesh Jain.
|
2018-06-27 13:56:45 -07:00 |
|