Petals BC REST

Big files are truncated

Details

  • Description:
    Hide

    When attachment are used, if their size is upper than following values, they are truncated and not correctly transfered on the remote side:

    • without SSL, the limit size is 2632872 bytes (2632873 is KO)
    • with SSL, the limit size is 7950 bytes (7951 is KO)
    Show
    When attachment are used, if their size is upper than following values, they are truncated and not correctly transfered on the remote side:
    • without SSL, the limit size is 2632872 bytes (2632873 is KO)
    • with SSL, the limit size is 7950 bytes (7951 is KO)
  • Environment:
    -

Issue Links

Activity

Hide
Christophe DENEUX added a comment - Fri, 2 Apr 2021 - 11:31:05 +0200 - edited

Unit tests have been added:

  • org.ow2.petals.binding.rest.exchange.outgoing.RestProvideServiceTest#bigAttachment()
  • org.ow2.petals.binding.rest.exchange.outgoing.RestProvideServiceSSLTest#bigAttachment()
Show
Christophe DENEUX added a comment - Fri, 2 Apr 2021 - 11:31:05 +0200 - edited Unit tests have been added:
  • org.ow2.petals.binding.rest.exchange.outgoing.RestProvideServiceTest#bigAttachment()
  • org.ow2.petals.binding.rest.exchange.outgoing.RestProvideServiceSSLTest#bigAttachment()
Christophe DENEUX made changes - Fri, 2 Apr 2021 - 11:31:05 +0200
Field Original Value New Value
Status New [ 10000 ] Open [ 10002 ]
Priority Critical [ 2 ]
Christophe DENEUX made changes - Fri, 2 Apr 2021 - 15:35:08 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Christophe DENEUX made changes - Fri, 2 Apr 2021 - 15:35:20 +0200
Link This issue depends on PETALSBCREST-94 [ PETALSBCREST-94 ]
Hide
Christophe DENEUX added a comment - Fri, 2 Apr 2021 - 15:36:19 +0200 - edited

After bumping Apache HTTP Async client to 4.1.4 (PETALSBCREST-94) the problem always exists, so the problem is located into the Petals BC Rest.

Show
Christophe DENEUX added a comment - Fri, 2 Apr 2021 - 15:36:19 +0200 - edited After bumping Apache HTTP Async client to 4.1.4 (PETALSBCREST-94) the problem always exists, so the problem is located into the Petals BC Rest.
Hide
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:24:46 +0200

The problem was located in streaming layer of the Petals BC Rest. It was reworked and the problem is solved.

Show
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:24:46 +0200 The problem was located in streaming layer of the Petals BC Rest. It was reworked and the problem is solved.
Hide
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:47:41 +0200

Fixed in branch petals-bc-rest-1.3.x and petals-bc-rest-junit-1.3.x

Show
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:47:41 +0200 Fixed in branch petals-bc-rest-1.3.x and petals-bc-rest-junit-1.3.x
Christophe DENEUX made changes - Mon, 12 Apr 2021 - 11:47:42 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.2.1-BC [ 10990 ]
Fix Version/s 2.2.1-SU-UT-FMK [ 10987 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:48:02 +0200

Reopened to be merged in trunk

Show
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 11:48:02 +0200 Reopened to be merged in trunk
Christophe DENEUX made changes - Mon, 12 Apr 2021 - 11:48:02 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Mon, 12 Apr 2021 - 11:48:06 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 14:37:42 +0200

Merged in trunk

Show
Christophe DENEUX added a comment - Mon, 12 Apr 2021 - 14:37:42 +0200 Merged in trunk
Christophe DENEUX made changes - Mon, 12 Apr 2021 - 14:37:42 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:53:31 +0200

Reopened because HTTP body is no more dumped as DEBUG trace

Show
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:53:31 +0200 Reopened because HTTP body is no more dumped as DEBUG trace
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 09:53:31 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 09:53:35 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:54:41 +0200

Traces added in branch petals-bc-rest-1.3.x

Show
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:54:41 +0200 Traces added in branch petals-bc-rest-1.3.x
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 09:54:41 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.2.2-BC [ 10991 ]
Fix Version/s 2.2.2-SU-UT-FMK [ 10992 ]
Resolution Fixed [ 1 ]
Hide
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:55:13 +0200

Reopened to merge traces adding in trunk

Show
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 09:55:13 +0200 Reopened to merge traces adding in trunk
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 09:55:13 +0200
Status Resolved [ 10004 ] Open [ 10002 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 09:55:16 +0200
Status Open [ 10002 ] In Progress [ 10003 ]
Hide
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 11:19:11 +0200

Merged in trunk

Show
Christophe DENEUX added a comment - Tue, 27 Apr 2021 - 11:19:11 +0200 Merged in trunk
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 11:19:11 +0200
Status In Progress [ 10003 ] Resolved [ 10004 ]
Fix Version/s 2.3.0-BC [ 10903 ]
Fix Version/s 2.3.0-SU-UT-FMK [ 10904 ]
Resolution Fixed [ 1 ]
Christophe DENEUX made changes - Tue, 27 Apr 2021 - 11:19:34 +0200
Fix Version/s 2.3.0-BC [ 10903 ]
Fix Version/s 2.3.0-SU-UT-FMK [ 10904 ]
Transition Status Change Time Execution Times Last Executer Last Execution Date
New New Open Open
1m
1
Christophe DENEUX
Fri, 2 Apr 2021 - 11:31:05 +0200
Open Open In Progress In Progress
4h 4m
1
Christophe DENEUX
Fri, 2 Apr 2021 - 15:35:08 +0200
In Progress In Progress Resolved Resolved
9d 20h 12m
1
Christophe DENEUX
Mon, 12 Apr 2021 - 11:47:42 +0200
Resolved Resolved Open Open
20s
1
Christophe DENEUX
Mon, 12 Apr 2021 - 11:48:02 +0200
Open Open In Progress In Progress
4s
1
Christophe DENEUX
Mon, 12 Apr 2021 - 11:48:06 +0200
In Progress In Progress Resolved Resolved
2h 49m
1
Christophe DENEUX
Mon, 12 Apr 2021 - 14:37:42 +0200
Resolved Resolved Open Open
14d 19h 15m
1
Christophe DENEUX
Tue, 27 Apr 2021 - 09:53:31 +0200
Open Open In Progress In Progress
4s
1
Christophe DENEUX
Tue, 27 Apr 2021 - 09:53:35 +0200
In Progress In Progress Resolved Resolved
1m 6s
1
Christophe DENEUX
Tue, 27 Apr 2021 - 09:54:41 +0200
Resolved Resolved Open Open
32s
1
Christophe DENEUX
Tue, 27 Apr 2021 - 09:55:13 +0200
Open Open In Progress In Progress
3s
1
Christophe DENEUX
Tue, 27 Apr 2021 - 09:55:16 +0200
In Progress In Progress Resolved Resolved
1h 23m
1
Christophe DENEUX
Tue, 27 Apr 2021 - 11:19:11 +0200

People

Dates

  • Created:
    Fri, 2 Apr 2021 - 11:30:05 +0200
    Updated:
    Tue, 27 Apr 2021 - 11:19:34 +0200
    Resolved:
    Tue, 27 Apr 2021 - 11:19:11 +0200