EmmyMiao87 opened a new issue #1991: [Bug-fix][Broker-load] Fix the bug of the label already exists when the txn has been finished URL: https://github.com/apache/incubator-doris/issues/1991 **Describe the bug** The load job has been cancelled by label already exists while there are no finished load job with the same name. **To Reproduce** 1. create a load job 2. load job hang on committed 3. restart fe 4. the txn of load job is visible 5. while the load job is cancelled by label already exists **Expected behavior** The load job is finished correctly.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
