Skip to content

[BUG] ZeroZone2.0 transaction 'deadlock' #2902

@superhx

Description

@superhx

AutoMQ Version

1.6.0-rc0

Operating System

Installation Method

source

Hardware Configuration

No response

Other Relevant Software

No response

What Went Wrong?

jstack.txt

  1. ROUTER_IN_V2_APPEND_1: locked 0x000010009be2a740 in ElasticReplicaManager.checkWaitingTransaction and try to put new task to verification.waitingRequests. But the verification.waitingRequests(size=5) is full.
  2. "AddPartitionsToTxnSenderThread-0: verify transaction complete and try to lock 0x000010009be2a740 and poll verification.waitingRequests to execute next task.
  3. The 'deadlock' happened.

What Should Have Happened Instead?

Steps to Reproduce

Additional Information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions