Skip to content

Ensure connections are properly closed in tests#403

Merged
abuijze merged 2 commits intomasterfrom
improvement/close-connection-in-tests
Jan 6, 2025
Merged

Ensure connections are properly closed in tests#403
abuijze merged 2 commits intomasterfrom
improvement/close-connection-in-tests

Conversation

@abuijze
Copy link
Contributor

@abuijze abuijze commented Dec 30, 2024

Some connections were lingering, causing excessive logging of connection exceptions. This commit ensures that the connections are properly closed after the test.

Some connections were lingering, causing excessive logging of connection exceptions. This commit ensures that the connections are properly closed after the test.
@abuijze abuijze added this to the Axon Server Connector for Java 2025.0.0 milestone Dec 30, 2024
@abuijze abuijze requested a review from smcvb December 30, 2024 21:11
Some connections were lingering, causing excessive logging of connection exceptions. This commit ensures that the connections are properly closed after the test.
@sonarqubecloud
Copy link

@abuijze abuijze merged commit 58b4a5b into master Jan 6, 2025
@smcvb smcvb deleted the improvement/close-connection-in-tests branch January 6, 2025 17:07
Copy link
Contributor

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems I am to late, but I am still approving this PR.

@smcvb smcvb modified the milestones: Axon Server Connector for Java 2025.0.0, Axon Server Connector for Java 2025.1.0 Jul 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants