-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.component/testseverity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
2. What did you expect to see? (Required)
3. What did you see instead (Required)
integration_test.go:66:
Error Trace: tests/realtikvtest/addindextest/integration_test.go:66
Error: Not equal:
expected: 0
actual : 176
Test: TestAddIndexIngestMemoryUsage
And I found two create one backend for an DDL job
while one close one backend for DDL job
4. What is your TiDB version? (Required)
Metadata
Metadata
Assignees
Labels
component/ddlThis issue is related to DDL of TiDB.This issue is related to DDL of TiDB.component/testseverity/minortype/bugThe issue is confirmed as a bug.The issue is confirmed as a bug.