You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a VStream copy is restarted with an intermediate state, the TableLastPK needs to be specified not just with the last value of the PKs but also the field information for columns constituting the PK. Currently there is no validation for this and vttablet crashes with a panic:
Overview of the Issue
If a VStream copy is restarted with an intermediate state, the
TableLastPK
needs to be specified not just with the last value of the PKs but also the field information for columns constituting the PK. Currently there is no validation for this and vttablet crashes with a panic:The text was updated successfully, but these errors were encountered: