Skip to content
  • Michael Ritter's avatar
    Fixes for 1.14 regressions · 32b972e5
    Michael Ritter authored
    ace-am/
      - update jersey dependencies
      - fix redirect for TokenImportStatus
      - catch possible NPE when shutting down the IngestThreadPool
      - start to incorporate the ForkJoin common pool for tasks which need to be run
      - in the AuditThread, if a MonitoredItem has no digest set the storedDigest to be the hash generated
      - in the IngestThread, use a non-locking method when querying for MonitoredItems. The MonitoredItemManager has the potential to lock threads out which have open database transactions, which can cause deadlocks.
    32b972e5