Skip to content

v3.00.56rc2 back to recursion, subtopics after queues

Pre-release
Pre-release
Compare
Choose a tag to compare
@petersilva petersilva released this 25 Oct 22:59
· 127 commits to development since this release

Regression

  • known stability regression, when ack fails subscriber must be restarted #1278 (work-around: use v3.00.54.post1 )
    (stable version will not be released without a fix.)

What's New

  • need to put queueName settings before the subtopic settings in configuration files, for this and all future versions.
  • fixed #1261 performance regression for https download
  • HPC rename/symlink mirroring fix: needs to be combined with an upcoming C (metpx-sr3c) package (relative symbolic links and renames when done from a directory that is symlinked to the tree being mirrored.)

What's Changed

Full Changelog: v3.00.56rc1...v3.00.56rc2

Packages Available

Ubuntu PPA: https://launchpad.net/~ssc-hpc-chp-spc/+archive/ubuntu/metpx-pre-release

PyPI: https://pypi.org/project/metpx-sr3/3.0.56rc2/

  • (coming soon) RPM package for Redhat Version 8 (rh8) and 9 (rh9) attached here, install with rpm -ivh ... note:

    • Some dependencies are not readily available. May have to obtain packages
      from pip to get a fully functional installation. Verify with sr3 features after installation, to determine if everything needed is available.
  • (coming soon) self-extracting windows installer also attached.