Closed
Description
XInfoStream command for a stream does not have any item.
Expected Behavior
XInfoStream command should return stream info.
Current Behavior
It return an error: "Conn has unread data".
Steps to Reproduce
- Using XGroupCreateMkStream to create new stream XX that does not have items.
- Using XInfoStream to get info of XX, it return an error with "Conn has unread data".
Context (Environment)
github.com/go-redis/redis/v8 v8.8.3
Metadata
Metadata
Assignees
Labels
No labels