+++ This bug was initially created as a clone of Bug #823942 +++ Deadlock detected in PC while testing with AS7 inventory. Agent log and thread dump attached. Notes: - Async avail checking may have been turned on
release/jon3.1.x commit 9e0b16da140dce49c187aec4ac786b45e6573f82 [823942] Prefer resource container Resource when recursing hierarchy Given recent optimizations it's necessary to use the ResourceContainer's version of a resource when requiring the most up to date version of the resource. This commit ensures that when walking the hierarchy we prefer the container's version of the resource when getting children. (cherry picked from commit 14d53ea73b219a85d1b54584457ed48a60e1a556) commit e8dcb395feaa2ae567521ee4ebfb0de5765103e7 (fix conflict in MeasurementManager that I missed when I committed 9e0b16da1) commit a01bc1b1fa16b21872ae99242d14d18a7fc29b6a [823942] Update test code related to fixes for this issue. (cherry picked from commit 5c91b4659d17ec66c01260dfa3339d182558702b)
Closing as it has been implemented and is in production for a long time.