commit | 3b61649d4d610fddfbf852245bd941f721c069ed | [log] [tgz] |
---|---|---|
author | Sean Dague <sdague@linux.vnet.ibm.com> | Fri Jul 26 15:04:12 2013 -0400 |
committer | Sean Dague <sdague@linux.vnet.ibm.com> | Fri Jul 26 15:13:25 2013 -0400 |
tree | 36d17baf7c127210cf3bdaa6a7602b69f6bb7246 | |
parent | 7f9a3125bb38a5962a86b79588b8cf35243d8f54 [diff] |
fix race condition in service list compares there is a small chance that between the 2 service queries that the service list is updated by the periodic job. We'll assume stability of the service host list in the regular case, but the other metadata is changeable, so only compary the binary lists. Fixes bug #1205450 Change-Id: I29f687d4279b79f192de3bae3d15abebd3d858a1