Skip to content

LettuceConnection.execute(ZCARD) fails with unsupported output exception #2473

Closed
@cjdxhjj

Description

@cjdxhjj

when i invoke zcard command by this method, it print an error
image

image

i use Lettuce, my default codec is bytearraycodes

image
because the inteface dosn't defined that method, it define the flowing
image

commandOutputTypeHint is null
image

, when i run into that method, i found it auto locate the prototype and adjustment the result resolve, but i can't find the zcard map to the commondoutput class, so it use the default, and resolve the result cause an error

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions