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 |
|
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 |
|
Akira Ajisaka
|
9f933e6446
|
HADOOP-16323. https everywhere in Maven settings.
|
2019-05-27 15:24:59 +09:00 |
|
Hanisha Koneru
|
02c9efcb81
|
HDDS-1491. Ozone KeyInputStream seek() should not read the chunk file. (#795)
|
2019-05-13 20:49:52 -07:00 |
|
Shashikant Banerjee
|
7f0e2c67e0
|
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749). Contributed by Shashikant Banerjee
|
2019-05-08 01:00:10 +05:30 |
|
Shashikant Banerjee
|
01451a57de
|
Revert "HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749)"
This reverts commit d525633619 .
|
2019-05-08 00:49:15 +05:30 |
|
bshashikant
|
d525633619
|
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749)
HDDS-1395. Key write fails with BlockOutputStream has been closed exception (#749).
|
2019-05-08 00:38:53 +05:30 |
|
Arpit Agarwal
|
ebbda181e4
|
HDDS-1198. Rename chill mode to safe mode. Contributed by Siddharth Wagle. (#737)
|
2019-04-13 07:27:03 -07:00 |
|
Shashikant Banerjee
|
a0468c5756
|
HDDS-1348. Refactor BlockOutpuStream Class. Contributed by Shashikant Banerjee.
|
2019-04-11 19:31:26 +05:30 |
|
Shashikant Banerjee
|
2d4f6b6daa
|
HDDS-372. There are three buffer copies in BlockOutputStream. Contributed by Shashikant Banerjee.
|
2019-04-09 10:27:58 +05:30 |
|
Shashikant Banerjee
|
33e159bf8d
|
HDDS-1349. Remove watchClient from XceiverClientRatis. Contributed by Shashikant Banerjee.
|
2019-04-04 16:35:37 +05:30 |
|
Yiqun Lin
|
d31c86892e
|
HDDS-1337. Handle GroupMismatchException in OzoneClient. Contributed by Shashikant Banerjee.
|
2019-04-02 16:32:30 +08:00 |
|
nilotpalnandi
|
4cceeb2682
|
HDDS-1309 . change logging from warn to debug in XceiverClient. Contributed by Nilotpal Nandi. (#638)
|
2019-03-28 12:22:44 -07:00 |
|
Xiaoyu Yao
|
ca5e4ce036
|
HDDS-1318. Fix MalformedTracerStateStringException on DN logs. Contributed by Xiaoyu Yao.
This closes #641
|
2019-03-28 12:00:58 -07:00 |
|
Shashikant Banerjee
|
d4e4a7d456
|
HDDS-1317. KeyOutputStream#write throws ArrayIndexOutOfBoundsException when running RandomWrite MR examples. Contributed by Shashikant Banerjee.
|
2019-03-25 15:41:20 +05:30 |
|
Shashikant Banerjee
|
155ab6d5d8
|
HDDS-1098. Introduce Retry Policy in Ozone Client. Contributed by Shashikant Banerjee.
|
2019-03-15 15:40:59 +05:30 |
|
Shashikant Banerjee
|
d60673c470
|
HDDS-1257. Incorrect object because of mismatch in block lengths. Contributed by Shashikant Banerjee.
|
2019-03-14 19:32:36 +05:30 |
|
Márton Elek
|
3d140a537a
|
HDDS-1247. Bump trunk ozone version to 0.5.0. Contributed by Elek, Marton.
Closes #588
|
2019-03-14 12:01:25 +01:00 |
|
Shashikant Banerjee
|
b4aa24d3c5
|
HDDS-1173. Fix a data corruption bug in BlockOutputStream. Contributed by Shashikant Banerjee.
|
2019-03-11 23:15:49 +05:30 |
|
Shashikant Banerjee
|
de1dae64f2
|
HDDS-726. Ozone Client should update SCM to move the container out of allocation path in case a write transaction fails. Contributed by Shashikant Banerjee.
|
2019-03-01 23:30:28 +05:30 |
|
Anu Engineer
|
3aa0a57ea0
|
HDDS-1152. Add trace information for the client side of the datanode writes
Contributed by Elek, Marton.
|
2019-02-24 15:20:34 -08:00 |
|
Anu Engineer
|
8387bbdfb5
|
HDDS-1154. Add tracing to the client side of StorageContainerLocationProtocol and OzoneManagerProtocol.
Contributed by Elek, Marton.
|
2019-02-24 13:13:37 -08:00 |
|
Bharat Viswanadham
|
106bdc6c04
|
HDDS-1120. Add a config to disable checksum verification during read.
|
2019-02-23 21:37:55 -08:00 |
|
Márton Elek
|
7c802c42dc
|
HDDS-1129. Fix findbug/checkstyle errors hdds projects. Contributed by Elek, Marton.
|
2019-02-21 14:04:18 +01:00 |
|
Xiaoyu Yao
|
1374f8f548
|
HDDS-1060. Add API to get OM certificate from SCM CA. Contributed by Ajay Kumar.
|
2019-02-20 11:35:49 -08:00 |
|
Anu Engineer
|
02d04bd107
|
HDDS-1121. Key read failure when data is written parallel in to Ozone.
Contributed by Bharat Viswanadham.
|
2019-02-19 11:07:17 -08:00 |
|
Mukul Kumar Singh
|
9584b47e03
|
HDDS-1082. OutOfMemoryError because of memory leak in KeyInputStream. Contributed by Supratim Deka.
|
2019-02-15 20:09:15 +05:30 |
|
Márton Elek
|
e7d1ae52d2
|
HDDS-1017. Use distributed tracing to indentify performance problems in Ozone. Contributed by Elek, Marton.
|
2019-02-11 12:18:26 +01:00 |
|
Shashikant Banerjee
|
965d26c9c7
|
HDDS-1026. Reads should fail over to alternate replica. Contributed by Shashikant Banerjee.
|
2019-02-10 10:53:16 +05:30 |
|
Xiaoyu Yao
|
751bc62df7
|
Merge branch 'HDDS-4' into trunk
|
2019-01-18 14:44:24 -08:00 |
|
Mukul Kumar Singh
|
4ac0404fe0
|
HDDS-959. KeyOutputStream should handle retry failures. Contributed by Lokesh Jain.
|
2019-01-18 11:08:43 -08:00 |
|
Ajay Kumar
|
01a7f9ed35
|
HDDS-597. Ratis: Support secure gRPC endpoint with mTLS for Ratis. Contributed by Ajay Kumar.
|
2019-01-17 10:30:44 -08:00 |
|
Ajay Kumar
|
50c4045fde
|
HDDS-805. Block token: Client api changes for block token. Contributed by Ajay Kumar.
|
2019-01-16 13:38:27 -07:00 |
|
Ajay Kumar
|
f894d86b2f
|
HDDS-115. GRPC: Support secure gRPC endpoint with mTLS. Contributed by Xiaoyu Yao.
|
2019-01-16 01:42:08 -07:00 |
|
Xiaoyu Yao
|
7e2770699c
|
HDDS-9. Add GRPC protocol interceptors for Ozone Block Token. Contributed by Xiaoyu Yao.
|
2019-01-16 01:10:08 -07:00 |
|
Bharat Viswanadham
|
2091d1a4af
|
HDDS-941. Rename ChunkGroupInputStream to keyInputStream and ChunkInputStream to BlockInputStream. Contributed by Shashikant Banerjee.
|
2019-01-09 20:02:36 -08:00 |
|
Márton Elek
|
32cf0412ce
|
HDDS-965. Ozone: checkstyle improvements and code quality scripts. Contributed by Elek, Marton.
|
2019-01-08 22:27:19 +01:00 |
|
Shashikant Banerjee
|
4ff1c46d95
|
HDDS-925. Rename ChunkGroupOutputStream to KeyOutputStream and ChunkOutputStream to BlockOutputStream. Contributed by Shashikant Banerjee.
|
2018-12-18 18:03:46 +05:30 |
|
Jitendra Pandey
|
1afba83f2c
|
HDDS-870. Avoid creating block sized buffer in ChunkGroupOutputStream. Contributed by Shashikant Banerjee.
|
2018-12-08 09:23:10 -08:00 |
|
Hanisha Koneru
|
64a4b6b08b
|
HDDS-284. Checksum for ChunksData.
|
2018-11-28 10:53:12 -08:00 |
|
Shashikant Banerjee
|
95d526a270
|
HDDS-869. Fix log message in XceiverClientRatis#sendCommandAsync. Contributed by Lokesh Jain.
|
2018-11-22 18:39:14 +05:30 |
|
Shashikant Banerjee
|
ee44b069c6
|
HDDS-866. Handle RaftRetryFailureException in OzoneClient. Contributed by Shashikant Banerjee.
|
2018-11-22 15:02:07 +05:30 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Anu Engineer
|
a16aa2f60b
|
HDDS-825. Code cleanup based on messages from ErrorProne.
Contributed by Anu Engineer.
|
2018-11-15 17:36:09 -08:00 |
|