Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Delta not able to handle OUT_OF_SERVICE status when the instances are disabled #147 #148

Merged

Conversation

kiranmanda
Copy link
Contributor

The modifyInstance() function is returning back to the caller when the instance is not in UP status. So the cache is never updated to the OUT_OF_SERVICE status. This should fix that problem.

…e the instance is not in UP status. So the cache is never updated to the OUT_OF_SERVICE status. This should fix that problem.
@awolden awolden merged commit 230973f into jquatier:master Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants