Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When several workflows are scheduled to run simultaneously, and the forwarding agents are assigned with the backlog function, there is a risk that the buffer may be too small. In such a case, it is recommended that you increase the size of this property.

Info

...

Example - Setting a property to increase the maximum memory

To increase a maximum memory to 20 MB:

Code Block
mzsh topo set topo://container:<container>/pico:<pico>/val:config.properties.mz.forwarding.backlog.max_memory 20

You must restart the EC for the property to apply.

If no property is set, the default value of 10 MB is used. The amount allocated is printed out in the EC's log file. This memory does not affect the Java heap size and is used by the agent when holding a copy of the file being transferred.