Márton Elek
|
ebbf459e6a
|
HDDS-602. Version changes for 0.3.0-alpha release
|
2018-11-14 17:21:56 +01:00 |
Márton Elek
|
aed5046f8d
|
HDDS-798. Storage-class is showing incorrectly. Contributed by Bharat Viswanadham.
|
2018-11-06 18:30:09 +01:00 |
Shashikant Banerjee
|
39d088bc2c
|
HDDS-771. ChunkGroupOutputStream stream entries need to be properly updated on closed container exception. Contributed by Lokesh Jain.
|
2018-11-01 15:50:15 +05:30 |
Mukul Kumar Singh
|
5e48a70474
|
HDDS-721. NullPointerException thrown while trying to read a file when datanode restarted. Contributed by Shashikant Banerjee.
|
2018-10-30 19:45:32 +05:30 |
Arpit Agarwal
|
da32f6537b
|
HDDS-620. ozone.scm.client.address should be an optional setting. Contributed by chencan and Arpit Agarwal.
(cherry picked from commit 496f0ffe90 )
|
2018-10-29 17:14:34 -07:00 |
Shashikant Banerjee
|
3191afa121
|
HDDS-676. Enable Read from open Containers via Standalone Protocol. Contributed by Shashikant Banerjee.
|
2018-10-23 19:19:58 +05:30 |
Shashikant Banerjee
|
575613ef7a
|
Revert "HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee."
This reverts commit a492edee4b .
The commit msg is wrong.
|
2018-10-23 19:14:18 +05:30 |
Shashikant Banerjee
|
a492edee4b
|
HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.
|
2018-10-23 19:02:12 +05:30 |
Shashikant Banerjee
|
0674f11fc0
|
HDDS-708. Validate BCSID while reading blocks from containers in datanodes. Contributed by Shashikant Banerjee.
(cherry picked from commit b61846392e )
|
2018-10-23 17:01:24 +05:30 |
Anu Engineer
|
fac987b9a1
|
HDDS-690. Javadoc build fails in hadoop-ozone.
Contributed by Takanobu Asanuma.
(cherry picked from commit f8d61b9fc2 )
|
2018-10-18 12:16:30 -07:00 |
Arpit Agarwal
|
1f55beb527
|
HDDS-378. Remove dependencies between hdds/ozone and hdfs proto files. Contributed by Elek, Marton.
(cherry picked from commit 5f0b43fa93 )
|
2018-10-16 10:40:07 -07:00 |
Bharat Viswanadham
|
252a44f8c1
|
HDDS-606. Create delete s3Bucket. Contributed by Bharat Viswanadham.
(cherry picked from commit 8ae8a5004f )
|
2018-10-12 14:00:25 -07:00 |
Arpit Agarwal
|
ca1d4c46dd
|
HDDS-639. ChunkGroupInputStream gets into infinite loop after reading a block. Contributed by Mukul Kumar Singh.
(cherry picked from commit 56b18b9df1 )
|
2018-10-12 13:33:45 -07:00 |
Xiaoyu Yao
|
4a0e137e04
|
HDDS-555. RandomKeyGenerator runs not closing the XceiverClient properly. Contributed by Mukul Kumar Singh.
(cherry picked from commit e12edb3d8f )
|
2018-10-12 13:26:29 -07:00 |
Anu Engineer
|
7e09290e84
|
HDDS-577. Support S3 buckets as first class objects in Ozone Manager - 2.
Contributed by Bharat Viswanadham.
(cherry picked from commit 5b7ba48ced )
|
2018-10-12 11:18:10 -07:00 |
Jitendra Pandey
|
077d36d8f5
|
HDDS-550. Serialize ApplyTransaction calls per Container in ContainerStateMachine. Contributed by Shashikant Banerjee.
|
2018-10-11 17:15:08 -07:00 |
Xiaoyu Yao
|
72ac4e8238
|
HDDS-627. OzoneFS read from an MR Job throws java.lang.ArrayIndexOutOfBoundsException. Contributed by Mukul Kumar Singh.
(cherry picked from commit c05b260069 )
|
2018-10-11 15:12:06 -07:00 |
Nanda kumar
|
abfd4ffdc9
|
HDDS-450. Generate BlockCommitSequenceId in ContainerStateMachine for every commit operation in Ratis. Contributed by Shashikant Banerjee.
(cherry picked from commit 7367ff333b )
|
2018-10-09 22:31:19 +05:30 |
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 |
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 |
Xiaoyu Yao
|
1d567c25d0
|
HDDS-416. Remove currentPosition from ChunkInputStreamEntry. Contributed by Lokesh Jain.
|
2018-09-11 15:15:24 -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 |
Anu Engineer
|
be1ec005f1
|
HDDS-408. Read (getKey) operation is very slow.
Contributed by Nandakumar.
|
2018-09-07 07:36:24 -07: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 |
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 |
Nanda kumar
|
0bd4217194
|
HDDS-380. Remove synchronization from ChunkGroupOutputStream and ChunkOutputStream. Contributed by Shashikant Banerjee.
|
2018-08-29 13:31:19 +05:30 |
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 |
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 |
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 |
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 |
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 |
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 |
Hanisha Koneru
|
13579f9296
|
HDDS-173. Refactor Dispatcher and implement Handler for new ContainerIO design.
|
2018-06-28 10:13:30 -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
|
5c7ad52573
|
HDDS-111. Include tests for Rest Client in TestVolume and TestBucket.
Contributed by Lokesh Jain.
|
2018-06-12 08:25:18 -07:00 |
Anu Engineer
|
2a9652e696
|
HDDS-113. Rest and Rpc Client should verify resource name using HddsClientUtils.
Contributed by Lokesh Jain.
|
2018-05-25 15:45:50 -07:00 |
Mukul Kumar Singh
|
774daa8d53
|
HDDS-45. Removal of old OzoneRestClient. Contributed by Lokesh Jain.
|
2018-05-24 15:53:42 +05:30 |
Mukul Kumar Singh
|
413285569a
|
HDDS-21. Add support for rename key within a bucket for rest client. Contributed by Lokesh Jain.
|
2018-05-12 17:40:29 +05:30 |
Anu Engineer
|
c1d64d60f6
|
HDDS-39. Ozone: Compile Ozone/HDFS/Cblock protobuf files with proto3 compiler using maven protoc plugin.
Contributed by Mukul Kumar Singh.
|
2018-05-11 11:08:45 -07:00 |
Anu Engineer
|
3a93af731e
|
HDDS-47. Add acceptance tests for Ozone Shell.
Contributed by Lokesh Jain.
|
2018-05-11 10:20:04 -07:00 |
Xiaoyu Yao
|
7369f41020
|
HDDS-16. Remove Pipeline from Datanode Container Protocol protobuf definition. Contributed by Mukul Kumar Singh.
|
2018-05-10 14:49:58 -07:00 |
Anu Engineer
|
46e0f27862
|
HDDS-18. Ozone Shell should use RestClient and RpcClient. Contributed by Lokesh Jain.
|
2018-05-09 23:00:13 -07:00 |
Mukul Kumar Singh
|
208b97e969
|
HDDS-20. Ozone: Add support for rename key within a bucket for rpc client. Contributed by Lokesh Jain.
|
2018-05-09 19:06:07 +05:30 |
Anu Engineer
|
3a43ac2851
|
HDDS-1. Remove SCM Block DB. Contributed by Xiaoyu Yao.
|
2018-05-07 14:58:52 -07:00 |
Xiaoyu Yao
|
20dab05564
|
HDFS-13407. Ozone: Use separated version schema for Hdds/Ozone projects. Contributed by Elek Marton.
|
2018-04-26 05:36:04 -07:00 |