Skip to content

[Bug] CloudMode Stream load occasionally fails #61905

@LuGuangming

Description

@LuGuangming

Search before asking

  • I had searched in the issues and found no similar issues.

Version

3.x, master

What's Wrong?

Occasionally After flush of data - the file close is asynchronous. So immediately after, if the segment is accessed - it may so happen that the file close is not yet complete - leading to file not found error during segment loading

What You Expected?

Retry segment open in case of not found error, make every effort to ensure that the task is normal.

How to Reproduce?

No response

Anything Else?

No response

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions