-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid
Description
Hi Team, Opening this issue in regard with redis/jedis#2523
As per this https://github.com/redis/jedis/blob/master/src/main/java/redis/clients/jedis/BinaryClient.java#L124
setDb should be called only after SELECT(db) command
Shouldn't jedis.getClient().select(getDatabase());
called before connecting the client ?
Please provide inputs
Thanks
Spring Data Redis: 2.5
Jedis: 3.6.0
Metadata
Metadata
Assignees
Labels
status: invalidAn issue that we don't feel is validAn issue that we don't feel is valid