IPLM Cache Version 1.9.1
Enhancements
- [PIC-565] - Implement Cache Integrity Checker Tool. See the IPLM Cache administration tools page, Cache Integrity Checking Feature section.
New Configuration File Options
None
Known issues
- [PIC-318] - [tools] query_mongo_log.py fails with MongoDB-unrelated config file errors
- [PIC-341] - IPLM Cache wait shutdown option does not work if a job takes longer than 10 seconds to complete upon IPLM Cache package shutdown
Restarting IPLM Cache will clean up locks and requeue jobs in wait queues. If using IPLM Cache in an HA configuration, a peer IPLM Cache instance will also requeue jobs and delete locks for the terminated IPLM Cache instance after a delay ofheartbeat-interval
*heartbeat-loss-max
. It is also possible to change the value for theSERVICE_STOP_WAIT
variable in the init script from 10 to some larger value. - [PIC-377] - IPLM Cache to handle Redis instance becoming unavailable. For now, it is very important to not stop Redis while IPLM Cache is running.