Versions Compared

Key

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

Enhancements:

SDP-23032: Updated additional index hint to address slowness address throughput in execution of message streams

Hint A hint in the task reporter query for getting summary was updated which gets the summary information about loaded files was updated. It should improve time the time of the query execution.

Changed files:
task_reporter_generate_task_unit.inc


SDP-23005: FTP The FTP/SFTP file transfer was timing out via the Message Center curl command if files are larger than 150 MB

For larger files greater than 150MB, a time was occurring.  The issue was resolved by adding an additional call to curl the curl command with a timeout set to 1800 seconds. The New optional parameter Wis defined as  W_FTP_CURL_TIMEOUT_30MIN is available and should be set to ‘Y’ in with a value of Y in the w_config_custom.inc.

File changed:
reporter_dist_methods.inc

...