-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
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
cdc server panic since pebble event sorter iter read nil value #10853
Comments
/severity major |
|
This looks the same as #6367, the error may comes from the pebble. |
Happens again at this PR: Logs below is found:
|
/report customer |
What did you do?
run normal integration test
What did you expect to see?
run normally
What did you see instead?
Versions of the cluster
Upstream TiDB cluster version (execute
SELECT tidb_version();
in a MySQL client):(paste TiDB cluster version here)
Upstream TiKV version (execute
tikv-server --version
):(paste TiKV version here)
TiCDC version (execute
cdc version
):master
The text was updated successfully, but these errors were encountered: