Skip to content

Conversation

@aaron-congo
Copy link
Contributor

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

return this.connectionProviderManager.getDefaultProvider();
}

@Deprecated
Copy link
Contributor

Choose a reason for hiding this comment

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

We just deprecated them a month ago. Users probably need more time to adopt this deprecation.


private static final Logger LOGGER = Logger.getLogger(CloseConnectionExecuteRouting.class.getName());

public CloseConnectionExecuteRouting(@Nullable String hostAndPort, @Nullable BlueGreenRole role) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd like to keep this class. We might need it soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants