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

ARTEMIS-4424 Unecessary AMQ212025 (not connected) when no nodes are c… #4610

Merged
merged 1 commit into from
Sep 11, 2023

Conversation

clebertsuconic
Copy link
Contributor

…onnected

The exception thrown by serverLocator.connect() should be all you need on such case and the caller should then be responsible for taking appropriate action.

@clebertsuconic clebertsuconic force-pushed the ARTEMIS-4424 branch 2 times, most recently from 0bd5f82 to a237939 Compare September 11, 2023 14:05
@clebertsuconic clebertsuconic marked this pull request as draft September 11, 2023 14:06
@clebertsuconic
Copy link
Contributor Author

this PR contains a trivial fix. I will merge it as soon as I have some tests done.

@clebertsuconic
Copy link
Contributor Author

It currently also contains the JDBC fix with it.. which will be removed of course before merging. (I'm keeping both commits here now just for testing).

…onnected

The exception thrown by serverLocator.connect() should be all you need on such case
and the caller should then be responsible for taking appropriate action.
@clebertsuconic
Copy link
Contributor Author

I'm done with tests.. just waiting CI from the PR.

@clebertsuconic clebertsuconic merged commit ab6cfe2 into apache:main Sep 11, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant