Petals Distribution

Support attachment with an unlimited size

Details

  • Type: Improvement Request Improvement Request
  • Status: New New
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 5.2.0
  • Fix Version/s: 5.4.0
  • Component/s: Components, Container
  • Security Level: Public
  • Description:
    Hide

    Message attachments are mainly managed in memory. So the message attachment size is limited by the memory size.

    We should have no limit on the attachment size.
    So, please add a mechanism of the attachment caching.

    When a message is sent from one container to another one, the attachment is also sent. To avoid to transmit all attachment bytes, please use a shared filesystem to cache attachment. Also only a reference into the shared cache can be set in the message sent.

    Show
    Message attachments are mainly managed in memory. So the message attachment size is limited by the memory size. We should have no limit on the attachment size. So, please add a mechanism of the attachment caching. When a message is sent from one container to another one, the attachment is also sent. To avoid to transmit all attachment bytes, please use a shared filesystem to cache attachment. Also only a reference into the shared cache can be set in the message sent.
  • Environment:
    -

People

Dates

  • Created:
    Thu, 28 Nov 2019 - 15:18:25 +0100
    Updated:
    Thu, 28 Nov 2019 - 15:20:35 +0100