We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
panic: runtime error: index out of range [-1] goroutine 597 [running]: github.com/pingcap/tidb/br/pkg/lightning/mydump.MakeTableRegions({0x92e8dc8?, 0xc0006b7770?}, 0xc001c26000) /go/pkg/mod/github.com/pingcap/[email protected]/br/pkg/lightning/mydump/region.go:313 +0x16f0 github.com/pingcap/tidb/br/pkg/lightning/importer.(*TableImporter).populateChunks(0xc001469700, {0x92e8dc8, 0xc0006b7770?}, 0xc000b10000, 0xc0007bee10) /go/pkg/mod/github.com/pingcap/[email protected]/br/pkg/lightning/importer/table_import.go:223 +0x71b github.com/pingcap/tidb/br/pkg/lightning/importer.(*TableImporter).importTable(0xc001469700, {0x92e8dc8, 0xc0006b7770}, 0xc000b10000, 0xc0007bee10) /go/pkg/mod/github.com/pingcap/[email protected]/br/pkg/lightning/importer/table_import.go:129 +0x254 github.com/pingcap/tidb/br/pkg/lightning/importer.(*Controller).importTables.func6() /go/pkg/mod/github.com/pingcap/[email protected]/br/pkg/lightning/importer/import.go:1649 +0x171 created by github.com/pingcap/tidb/br/pkg/lightning/importer.(*Controller).importTables /go/pkg/mod/github.com/pingcap/[email protected]/br/pkg/lightning/importer/import.go:1644 +0x138a
The text was updated successfully, but these errors were encountered:
lightning: fix MakeTableRegions may panic when context is canceled (#…
d547306
…43196) close #43195
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: