« Previous | Next » 

Revision 1eacf6a2

ID1eacf6a26fe2418f5e23822b88495b18960d6ffe
Parent 1692a215
Child 0c9204bd

Added by Jose A. Lopes almost 10 years ago

Assume that instance keys might not be present in watcher

Before having the watcher cleanup down instances, the assumption was
that if the instance data was contained in the watcher's state, then
the number of restart attempts would definitely be present. This is
not true anymore, because it might be the case that if the instance
data is in the watcher's state, it is possible that only one of the
keys is present (or both). This patch fixes this assumption.

Signed-off-by: Jose A. Lopes <>
Reviewed-by: Hrvoje Ribicic <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences