Skip to content

Add builder customizer for DefaultJedisClientConfig.Builder #3007

Closed
@bshain-vtinfo

Description

@bshain-vtinfo

I would like to request the addition of a means to set / configure the JedisClientConfig.clientSetInfoConfig property.

As of right now, there is not a clear path to set clientSetInfoConfig on the JedisClientConfig instance within the JedisConnectionFactory. This property is already present on currently released Jedis artifacts Jedis v5.1.5 Example.

The use case for this request is that in some instances, it would be useful to set this property to disabled, (ClientSetInfoConfig.DISABLED) instead of the ClientSetInfoConfig.DEFAULT value.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions