Skip to content

[Bug] labels are modified during stream-load retry,may be cause data duplication #556

@nativeCat

Description

@nativeCat

Search before asking

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

Version

master
release-24.1.0

What's Wrong?

when stream-load failed because the client read timeout and retried, putBuilder.setLabel(label + "_" + retry); will double load-data.

What You Expected?

could remove putBuilder.setLabel(label + "_" + retry);

How to Reproduce?

mock httpRequest timeout

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions