Skip to content

[Bug]: txn need retry in rc mode when create ivfflat index. #23844

@cpegeric

Description

@cpegeric

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Branch Name

main

Commit ID

125f30a

Other Environment Information

- Hardware parameters:
- OS type:
- Others:

Actual Behavior

With data size 50 million rows in GPU environment, Create ivfflat index with trigger the error "txn need retry in rc mode"

Image

Expected Behavior

No retry is expected.

Steps to Reproduce

CREATE INDEX ivf50midx USING ivfflat ON ivf50m(embed) 
        lists=17857 op_type "vector_l2_ops" ;

Additional information

No response

Metadata

Metadata

Assignees

Labels

kind/bugSomething isn't workingseverity/s0Extreme impact: Cause the application to break down and seriously affect the use

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions