v3.00.56rc2 back to recursion, subtopics after queues
Pre-release
Pre-release
·
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
- suppress error message about missing subscriptions.json by @petersilva in #1256
- Update paho-mqtt package from pip by @reidsunderland in #1260
- Improve Redis Flow Tests on GitHub by @reidsunderland in #1259
- Refactor the interruptible_sleep test by @reidsunderland in #1257
- more information about doing post releases by @petersilva in #1253
- tweaks to flowcb/gather/file.py after experiments with noticing large files. by @petersilva in #1258
- Add cpuS and wVip to status list - CommandLineGuide.rst by @andreleblanc11 in #1263
- Fix HTTP performance regression by @reidsunderland in #1265
- fix date check in messages. by @petersilva in #1264
- fix #1255 remove error message with undeclared value in it by @petersilva in #1268
- Issue1271 - Change raw2bulletin renamer to an
after_accept
entry point by @andreleblanc11 in #1273 - Issue1270 - fixing relative symlinks with (inappropriate) ../../ in them... by @petersilva in #1272
- Issue1267 queueName not working as expected because of upcoming feature by @petersilva in #1276
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.
- Some dependencies are not readily available. May have to obtain packages
-
(coming soon) self-extracting windows installer also attached.