commit | d84c90769b074e64557c9dfa61ecd7ca65cbe1b6 | [log] [tgz] |
---|---|---|
author | Matt Jeanneret <mj3580@att.com> | Fri Jan 31 06:33:27 2020 -0500 |
committer | Matt Jeanneret <mj3580@att.com> | Thu Feb 06 12:51:55 2020 -0500 |
tree | d621ae686cdd9612aa7bc4580ed16c32cf804d2a | |
parent | 42dad79b83efbe2cc1dc9b6446946e8a18f3765d [diff] |
VOL-2514 Wait til last step to update core reason field When the core is under high load these reason updates can timeout, causing anything left in the failure handler to not run. This timeout causes the failure handler to not run mib_in_sync or any other of the failure handlers again given the reactor.callLater for them was not called. Also update any success() callbacks to update the core last where it makes sense. Change-Id: I2a078b033f0a8a20b1da84ade365ad58ce7bc46b