Skip to content

Using getRequiredAdapter in RedisQueryEngine to avoid NPE #2800

Closed
@junghoon-vans

Description

@junghoon-vans

The getAdapter used by the RedisQueryEngine logic to get the adapter can return null.
To avoid this, we can use getRequiredAdapter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions