vert-x3 / vertx-redis-client

Redis client for Vert.x
http://vertx.io
Apache License 2.0
129 stars 116 forks source link

feat - remove unneeded close in reconnection #380

Closed LangInteger closed 1 year ago

LangInteger commented 1 year ago

Motivation:

Explain here the context, and why you're making that change, what is the problem you're trying to solve.

Conformance:

Your commits should be signed and you should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

LangInteger commented 1 year ago

@vietj hi I need to fix this minor mistake in additional to prior pr

LangInteger commented 1 year ago

https://github.com/vert-x3/vertx-redis-client/pull/377