Bharat Viswanadham
|
88c53d516c
|
HDDS-1620. Implement Volume Write Requests to use Cache and DoubleBuffer. (#884)
|
2019-06-12 17:45:42 -07:00 |
|
Xiaoyu Yao
|
a43f4440f7
|
HDDS-1543. Implement addAcl,removeAcl,setAcl,getAcl for Prefix. Contr… (#927)
|
2019-06-12 16:25:31 -07:00 |
|
Sammi Chen
|
1732312f45
|
HDDS-1663. Add datanode to network topology cluster during node regis… (#937)
|
2019-06-12 12:16:42 -07:00 |
|
Ajay Yadav
|
3b31694c35
|
HDDS-1545. Cli to add,remove,get and delete acls for Ozone objects. Contributed by Ajay Kumar. (#920)
|
2019-06-12 06:51:34 -07:00 |
|
Elek, Márton
|
96e1e41746
|
HDDS-1627. Make the version of the used hadoop-runner configurable (#886)
|
2019-06-11 11:18:12 -07:00 |
|
Elek, Márton
|
3c9a5e7b16
|
HDDS-1635. Maintain docker entrypoint and envtoconf inside ozone project (#894)
|
2019-06-11 11:12:05 -07:00 |
|
Márton Elek
|
f918e3fe62
|
HDDS-1669. SCM startup is failing if network-topology-default.xml is part of a jar
Closes #946
|
2019-06-11 19:30:22 +02:00 |
|
Sammi Chen
|
b05747901f
|
HDDS-1662. Missing test resources of integrataion-test project in target directory after compile
Closes #933
|
2019-06-11 12:25:42 +02:00 |
|
Ajay Yadav
|
9deac3b6bf
|
HDDS-1657. Fix parallelStream usage in volume and key native acl. Contributed by Ajay Kumar. (#926)
|
2019-06-07 21:47:14 -07:00 |
|
Elek, Márton
|
46b23c11b0
|
HDDS-1636. Tracing id is not propagated via async datanode grpc call (#895)
|
2019-06-07 20:40:32 -07:00 |
|
S O'Donnell
|
85479577da
|
HDDS-1622. Use picocli for StorageContainerManager
Closes #918
|
2019-06-07 17:50:57 +02:00 |
|
Hanisha Koneru
|
a91d24fea4
|
HDDS-1496. Support partial chunk reads and checksum verification (#804)
|
2019-06-06 19:44:40 -07:00 |
|
Hanisha Koneru
|
0b115b60b0
|
HDDS-1371. OMSnapshotProvider to download DB checkpoint from leader OM. (#703)
|
2019-06-06 19:42:34 -07:00 |
|
Sammi Chen
|
8ca58efeec
|
HDDS-1490. Support configurable container placement policy through 'o… (#903)
|
2019-06-06 12:14:47 -07:00 |
|
Xiaoyu Yao
|
76c0183ae3
|
HDDS-1652. HddsDispatcher should not shutdown volumeSet. Contributed by Xiaoyu Yao. (#916)
|
2019-06-06 23:47:59 +05:30 |
|
Bharat Viswanadham
|
0b8a2608e0
|
HDDS-1605. Implement AuditLogging for OM HA Bucket write requests. (#867)
|
2019-06-06 10:13:36 -07:00 |
|
S O'Donnell
|
36757ad6a9
|
HDDS-1645. Change the version of Pico CLI to the latest 3.x release - 3.9.6
Closes #909
|
2019-06-06 16:00:00 +02:00 |
|
Márton Elek
|
f7c77b395f
|
HDDS-1458. Create a maven profile to run fault injection tests. Contributed by Eric Yang.
|
2019-06-06 12:24:13 +02:00 |
|
Ajay Yadav
|
3b1c2577d7
|
HDDS-1541. Implement addAcl,removeAcl,setAcl,getAcl for Key. Contributed by Ajay Kumat. (#885)
|
2019-06-05 14:42:10 -07:00 |
|
Márton Elek
|
42cd861be0
|
HDDS-1628. Fix the execution and return code of smoketest executor shell script
Closes #902
|
2019-06-05 14:04:17 +02:00 |
|
Vivek Ratnavel Subramanian
|
ef2da40a70
|
HDDS-1640. Reduce the size of recon jar file
Closes #907
|
2019-06-05 07:51:23 +02:00 |
|
avijayanhwx
|
1a78794227
|
HDDS-1624 : Refactor operations inside the bucket lock in OM key write. (#882)
|
2019-06-04 15:41:37 -07:00 |
|
Bharat Viswanadham
|
580b639908
|
HDDS-1600. Add userName and IPAddress as part of OMRequest. (#857)
|
2019-06-04 12:31:44 -07:00 |
|
Elek, Márton
|
97607f3dce
|
HDDS-1510. Classpath files are deployed to the maven repository as pom/jar files. Contributed by Elek, Marton. (#900)
|
2019-06-04 10:38:37 -07:00 |
|
bshashikant
|
e4b4fec66f
|
HDDS-1224. Restructure code to validate the response from server in the Read path (#806)
|
2019-06-04 10:37:02 -07:00 |
|
Elek, Márton
|
50909a7aa0
|
HDDS-1641. Csi server fails because transitive Netty dependencies (#906)
|
2019-06-04 09:18:15 -05:00 |
|
Elek, Márton
|
5d5081eff8
|
HDDS-1631. Fix auditparser smoketests (#892)
|
2019-06-04 01:30:43 -05:00 |
|
Elek, Márton
|
e140a45046
|
HDDS-1629. Tar file creation can be optional for non-dist builds. Contributed by Elek, Marton. (#887)
|
2019-06-04 01:20:45 -05:00 |
|
Elek, Márton
|
1fc359fc10
|
HDDS-1607. Create smoketest for non-secure mapreduce example (#869)
* HDDS-1607. Create smoketest for non-secure mapreduce example.
* remove hardcoded project version
|
2019-06-04 01:18:02 -05:00 |
|
avijayanhwx
|
21de9af903
|
HDDS-1625 : ConcurrentModificationException when SCM has containers of different owners. (#883)
|
2019-06-04 01:15:04 +05:30 |
|
Shashikant Banerjee
|
f3271126fc
|
HDDS-1558. IllegalArgumentException while processing container Reports.
Signed-off-by: Nanda kumar <nanda@apache.org>
|
2019-06-04 00:59:02 +05:30 |
|
Márton Elek
|
2a97a37d9e
|
Revert "HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)"
This reverts commit baee71551d .
|
2019-06-03 08:34:19 +02:00 |
|
Ajay Yadav
|
c1d2d92187
|
HDDS-1540. Implement addAcl,removeAcl,setAcl,getAcl for Bucket. Contributed by Ajay Kumar. (#874)
|
2019-05-31 14:08:28 -07:00 |
|
Márton Elek
|
1ae062c818
|
HDDS-1382. Create customized CSI server for Ozone
Closes #693
|
2019-05-31 13:35:58 +02:00 |
|
Xiaoyu Yao
|
219e286722
|
HDDS-1608. Support Ozone Prefix ACLs in OM metadata table. Contributed by Xiaoyu Yao. (#875)
|
2019-05-30 16:44:38 -07:00 |
|
Bharat Viswanadham
|
c965f7f499
|
HDDS-1551. Implement Bucket Write Requests to use Cache and DoubleBuffer. (#850)
|
2019-05-30 15:28:15 -07:00 |
|
Elek, Márton
|
baee71551d
|
HDDS-1597. Remove hdds-server-scm dependency from ozone-common. (#860)
|
2019-05-30 09:20:16 -07:00 |
|
Márton Elek
|
1b041d4fd4
|
HDDS-1497. Refactor blockade Tests. Contributed by Nilotpal Nandi.
|
2019-05-30 16:46:06 +02:00 |
|
Shashikant Banerjee
|
8c8cb2d6aa
|
HDDS-1502. Fix the compilation issue with commit 18c1eebc08 .
|
2019-05-30 18:44:22 +05:30 |
|
Shashikant Banerjee
|
18c1eebc08
|
HDDS-1502. Add metrics for Ozone Ratis performance.Contributed by Shashikant Banerjee(#833).
|
2019-05-30 16:17:45 +05:30 |
|
Ajay Yadav
|
12be6ff2ff
|
HDDS-1539. Implement addAcl,removeAcl,setAcl,getAcl for Volume. Contributed Ajay Kumar. (#847)
|
2019-05-29 23:18:06 -07:00 |
|
Xudong Cao
|
9ad7cad205
|
HDDS-1530. Freon support big files larger than 2GB and add --bufferSize and --validateWrites options. Contributed by Xudong Cao. (#830)
|
2019-05-29 15:57:48 -07:00 |
|
Xiaoyu Yao
|
0ead2090a6
|
HDDS-1542. Create Radix tree to support ozone prefix ACLs. Contributed by Xiaoyu Yao.
|
2019-05-29 22:39:27 +02:00 |
|
Akira Ajisaka
|
afd844059c
|
HADOOP-16331. Fix ASF License check in pom.xml
Signed-off-by: Takanobu Asanuma <tasanuma@apache.org>
|
2019-05-29 17:25:13 +09:00 |
|
Xiaoyu Yao
|
7f2e87a419
|
HDDS-1604. ContainerReader#initializeUsedBytes leaks DB reference. Co… (#866)
|
2019-05-28 18:39:23 -07:00 |
|
Elek, Márton
|
79d14d0d42
|
HDDS-1341. TestContainerReplication#testContainerReplication fails intermittently. Contributed by Elek, Marton. (#862)
|
2019-05-28 14:40:45 -07:00 |
|
Xiaoyu Yao
|
fb0b39f4bf
|
HDDS-1536. testSCMSafeModeRestrictedOp is failing consistently. Contributed by Xiaoyu Yao. (#865)
|
2019-05-28 14:02:36 -07:00 |
|
Márton Elek
|
06fa4d2764
|
HDDS-1565. Rename k8s-dev and k8s-dev-push profiles to docker and docker-push.
Closes: #840
|
2019-05-28 16:53:54 +02:00 |
|
Mukul Kumar Singh
|
72dd79015a
|
HDDS-1534. freon should return non-zero exit code on failure. Contributed by Nilotpal Nandi.
|
2019-05-28 07:52:56 +05:30 |
|
Shashikant Banerjee
|
83549dbbea
|
HDDS-1509. TestBlockOutputStreamWithFailures#test2DatanodesFailure fails intermittently. Contributed by Shashikant Banerjee (#805).
|
2019-05-27 16:31:44 +05:30 |
|