Openbravo Issue Tracking System - Modules
View Issue Details
0047650ModulesIntegration with Amazon S3public2021-09-08 09:012021-09-24 14:42
alostale 
jarmendariz 
normalmajorhave not tried
closedfixed 
5
 
 
0047650: missing timeout for Amazon S3 upload
Similar to 0047606, Amazon S3 attachment configuration should be able to define a timeout to fail in case updload/download takes longer than that.
-
No tags attached.
related to defect 00476062.50 closed jarmendariz Missing timeout on Azure Blob Storage operations 
Issue History
2021-09-08 09:01alostaleNew Issue
2021-09-08 09:01alostaleAssigned To => platform
2021-09-08 09:01alostaleRelationship addedrelated to 0047606
2021-09-10 10:27jarmendarizAssigned Toplatform => jarmendariz
2021-09-13 09:45jarmendarizStatusnew => scheduled
2021-09-14 18:18hgbotNote Added: 0131791
2021-09-24 14:42hgbotResolutionopen => fixed
2021-09-24 14:42hgbotStatusscheduled => closed
2021-09-24 14:42hgbotNote Added: 0132001
2021-09-24 14:42hgbotNote Added: 0132002

Notes
(0131791)
hgbot   
2021-09-14 18:18   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/merge_requests/1 [^]
(0132001)
hgbot   
2021-09-24 14:42   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3 [^]
Changeset: f1886adff5ebdf3b5e046c89d91d91c4ffda9449
Author: Javier Armendáriz <javier.armendariz@openbravo.com>
Date: 2021-09-24T14:41:34+02:00
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/commit/f1886adff5ebdf3b5e046c89d91d91c4ffda9449 [^]

Fixed ISSUE-47650: Adding timeout to Amazon S3 configuration to be used in S3 Client

---
M src-db/database/model/tables/OBAS3_CONFIGURATION.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/service/integration/amazon/s3/AmazonS3Client.java
M src/org/openbravo/service/integration/amazon/s3/attachments/AmazonS3AttachImplementation.java
---
(0132002)
hgbot   
2021-09-24 14:42   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.service.integration.amazon.s3/-/merge_requests/1 [^]