You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OWLS-81272 - Fix domain status for 'desired state' (#1613)
* maintain ordering in servers and clusters in setters
* update ServerStatus desiredState description
* desiredStatus value also depends on ServerStartupInfos. Add update status call to ManagedServerUpIteratorStep.
* remove local variable from getDesiredState
* minor cleanup
* server status for configured cluster
* fix bug where health of configured servers in cluster is not read
* add ReadHealthStep tests for dynamic servers and configured servers
* remove getServerConfig(String) that is no longer used
0 commit comments