Details
-
Sub-task
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
3.4.0
-
Reviewed
Description
The method FederationStateStoreFacade#existsApplicationHomeSubCluster is used to determine whether an application has a HomeSubCluster assigned. If the HomeSubCluster is not found, we currently log a warning message. However, during the first submission of an application, it is normal for the corresponding HomeSubCluster not to exist. This warning message might mislead users into thinking that an exception occurred. To address this, we should change the logging format of this message to "debug".
FederationStateStoreFacade#existsReservationHomeSubCluster also needs to change the log level for the same reason.
Attachments
Issue Links
- links to