Open
Description
Bug Report
- activation command should never be retired in a different connection;
- activation command should never fail due to queue full;
- activation command should never get dangled in writeBuffer even if auto flush is false.
Refer to the MR for more details: https://github.com/redis/lettuce/pull/2962/files
Current Behavior
Stack trace
// your stack trace here;
Input Code
Input Code
// your code here;
Expected behavior/code
Environment
- Lettuce version(s): [e.g. 5.0.0.RELEASE, 4.2.2.Final]
- Redis version: [e.g. 4.0.9]