br debug decode
is useless when the backupmeta file got split.
#56296
Labels
affects-7.5
This bug affects the 7.5.x(LTS) versions.
affects-8.1
This bug affects the 8.1.x(LTS) versions.
affects-8.5
This bug affects the 8.5.x(LTS) versions.
component/br
This issue is related to BR of TiDB.
severity/major
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)
br backup full -s '/tmp/testbr
br debug decode -s '/tmp/testbr
2. What did you expect to see? (Required)
The entire content of the backupmeta can be readable in JSON
3. What did you see instead (Required)
We can only see the main
backupmeta.json
is referring to the split-off files:and the split-off files are not decoded into JSON:
4. What is your TiDB version? (Required)
checked on v8.1.0, master.
The text was updated successfully, but these errors were encountered: