You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am migrating Vertx 3.9.7 to 4.3.2. I am using Vertx Redis Client APIs having publisher and subscriber pool. Post migration at runtime I am getting below given error.
PubSub command in connection-less mode not allowed
Version
4.3.2
Context
Migration from Vertx 3.9.7 to 4.3.2 along with other dependencies like Vertx Redis Client
Do you have a reproducer?
NA
Reproducers are very helpful for contributors and will likely help them fixing your bug faster.
NA
Steps to reproduce
NA
Extra
Anything that can be relevant such as OS version, JVM version
Java 17
The text was updated successfully, but these errors were encountered:
Questions
I am migrating Vertx 3.9.7 to 4.3.2. I am using Vertx Redis Client APIs having publisher and subscriber pool. Post migration at runtime I am getting below given error.
PubSub command in connection-less mode not allowed
Version
4.3.2
Context
Migration from Vertx 3.9.7 to 4.3.2 along with other dependencies like Vertx Redis Client
Do you have a reproducer?
NA
Reproducers are very helpful for contributors and will likely help them fixing your bug faster.
NA
Steps to reproduce
NA
Extra
The text was updated successfully, but these errors were encountered: