LDM 6.13.12 has just been released. You can view a list of the changes in the CHANGE_LOG.
Some notable changes in this release:
- The use of the
IS_ALIVE
protocol message has been replaced with a fixed, 5 minute timeout. - The logging level for products that are not inserted into the product queue
because they are either too old or were not requested has been changed from
INFO
toWARN
in order to raise the visibility of this issue. - A bug in the use of the
pqact(1)
state-file (which indicates the insertion-time of the last, successfully-processed product) has been fixed. pqact(1)
PIPE and FILE actions that have not been used in 6 hours are now removed from the set of active actions and their file descriptors are closed. This has greatly reduced the time it takes to shut down the LDM system for those instances doing local processing with many such actions lacking the "-close" option.- Thread-creation within
noaaportIngester(1)
has been modified to prevent the program from immediately terminating if the (optional) RHEL Insights Client package has been installed and prevents a thread from being created with a high priority. In this case the thread will execute with normal priority and the risk of missing NOAAPort packets will increase.
Please send any questions to support-ldm@unidata.ucar.edu or report issues via the LDM GitHub site.
Interested in working on the LDM? Unidata is hiring! For information, see Unidata is looking for a Software Developer.