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

Fixes and enhancements for handling multiple discovery servers #522

Merged
merged 4 commits into from
Jan 9, 2024

Conversation

1000TurquoisePogs
Copy link
Member

There is a bug in the server where if multiple discovery servers exist, checkAgent() will only contact the first one, and if it is unreachable, the other servers will not be checked, and the app-server will retry the first until quitting.

When investigating this, I've also cleaned up "hostname" versus "gatewayHostname" occurrences now that the distinction exists.

This PR requires zowe/zlux-app-server#290

…W message. Add message ID for checkAgent warning. Fix checkAgent for when multiple discovery servers are present.

Signed-off-by: 1000TurquoisePogs <[email protected]>
@1000TurquoisePogs 1000TurquoisePogs merged commit bba0d74 into v2.x/staging Jan 9, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants