Github user rhtyd commented on the pull request: https://github.com/apache/cloudstack/pull/1489#issuecomment-214723830 > @rhtyd The current way you have implemented it using global config is confusing. Especially when you say that simply disabling the flag won't fall back to the static checker automatically and additional stuff needs to be done to make it work. If you read the code, the global setting is restricted, read-only that admin are not allowed to change from the UI or using the API. The intention is to not expose the logistics, and let users know that this is a one way process, discourage them from moving back to static-checker while hide the details from them. The documentation cover migration procedure among other details. From your comments, I think you are beginning to understand what you would like to have already exists. For a better understanding, it would help if you would actually read the code in the PR and the detailed FS.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---