Details
Description
To prevent "double upgrade", we may not allow to process another upgrade.
Maybe a global variable UPGRADE_IN_PROGRESS should be used (set to TRUE at the beginning, and FALSE after the upgrade) to prevent second upgrade.
Issue Links
- is related to
-
SONAR-3145
During long migration access to Sonar should be not allowed
-
See comments of
SONAR-3218