Skip to content

fix: activation command may get retried in a different connection, or failed due to queue full or dangled due to auto flush is false #2963

Open
@okg-cxf

Description

@okg-cxf

Bug Report

  1. activation command should never be retired in a different connection;
  2. activation command should never fail due to queue full;
  3. 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]

Possible Solution

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: feedback-reminderWe've sent a reminder that we need additional information before we can continuestatus: waiting-for-feedbackWe need additional information before we can continue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions