lightning: DBaaS lightning import doesn't fail if source folder not exist #28031
Labels
affects-5.2
This bug affects 5.2.x versions.
affects-5.3
This bug affects 5.3.x versions.
component/lightning
This issue is related to Lightning of TiDB.
severity/major
sig/migrate
type/bug
The issue is confirmed as a bug.
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
From DBaaS, start a import task, specify a S3 folder which doesn't exists.
2. What did you expect to see? (Required)
Appropriate error should be displayed to user to let user know import failed.
3. What did you see instead (Required)
Lightning doesn't report error for the import. And go through all the import steps: schema create, precheck, etc.
4. What is your TiDB version? (Required)
Lightning: [release-version=v5.2.0] [git-hash=05d2210647d6a1503a8d772477e43b14a024f609]
The text was updated successfully, but these errors were encountered: