Skip to content

Feature Request: The Exception message should show Min, Max, MinIdle, MaxIdle and other useful parameters in the exception #2541

@arashnikoo

Description

@arashnikoo

It would be really nice to include some additional information for the following exception:
redis.clients.jedis.exceptions.JedisExhaustedPoolException: Could not get a resource since the pool is exhausted

I suggest to show the following parameters in the exception message:
Min=x, Max=x, MinIdle=x, MaxIdle=x, Current=x

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions