IPLM Cache Version 1.8.4

Bugs

  • [PIC-560] - IPV aliases not handled correctly in enqueuing jobs
  • [PIC-559] - IPLM Cache does not handle LATEST alias correctly

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 of heartbeat-interval * heartbeat-loss-max. It is also possible to change the value for the SERVICE_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.