smolnar82 opened a new pull request #531: URL: https://github.com/apache/knox/pull/531
## What changes were proposed in this pull request? If there are subsequent changes to a topology and Knox still processes the one that came earlier it might happen that the second change is disregarded due to timing issues. The solution is to make sure Knox always triggers an `UPDATE` event regardless of - the topology file's timestamp - or the `is change required` condition. ## How was this patch tested? Updated and ran unit tests as well as conducted manual testing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
