Skip to content

Concurrent stream/mini load request may both be committed successfully #1689

@morningman

Description

@morningman

Describe the bug
If 2 or more stream/min load submit request concurrently with same label, all of them
may be committed successfully. This may cause data damaged.

** How to resolve **
We should add a unique request id for each begin txn request, So that FE can distinguish
the difference between "2 different requests" and "same request with retry".

Metadata

Metadata

Assignees

Labels

kind/fixCategorizes issue or PR as related to a bug.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions