Skip to content

Command timed out if execute multi/exec in readonly database transaction [DATAREDIS-988] #1522

@spring-projects-issues

Description

@spring-projects-issues

Yanming Zhou opened DATAREDIS-988 and commented

  1. enableTransactionSupport = false
  2. works fine with @Transactional(readOnly=false) but failed with readOnly=true, monitor redis commands, exec is not received by redis-server if readOnly=true

Affects: 2.1.8 (Lovelace SR8)

Attachments:

Issue Links:

  • DATAREDIS-548 Connection should be released when used with read-only transactions

Referenced from: pull request #453

Backported to: 2.1.10 (Lovelace SR10)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions