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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Problem
This issue most likely happened after an un-graceful shutdown of the kubernetes node vector was running on.
Now the pod keeps crashing will following errors: 023-02-21T10:51:45.658120Z ERROR vector_buffers::variants::disk_v2::writer: Last written record was unable to be deserialized. Corruption likely. reason="invalid data : check failed for struct member payload: subtree pointer out of bounds: ptr 0x7ff00a60da58 not in range 0x7ff00374f000..0x7ff0059ffa00"
2023-02-21T10:51:57.324468Z ERROR vector::topology: Configuration error. error=Sink "eventhub_sink": error occurred when building buffer: failed to build individual stage 0: failed to seek to position where reader left off: failed to deserialize encoded record from buffer: invalid data: check failed for struct member payload: subtree pointer out of bounds: ptr 0x7ff00a6340d8 not in range 0x7ff00a64f280..0x7ff00a650880
A note for the community
Problem
This issue most likely happened after an un-graceful shutdown of the kubernetes node vector was running on.
Now the pod keeps crashing will following errors:
023-02-21T10:51:45.658120Z ERROR vector_buffers::variants::disk_v2::writer: Last written record was unable to be deserialized. Corruption likely. reason="invalid data : check failed for struct member payload: subtree pointer out of bounds: ptr 0x7ff00a60da58 not in range 0x7ff00374f000..0x7ff0059ffa00"
2023-02-21T10:51:57.324468Z ERROR vector::topology: Configuration error. error=Sink "eventhub_sink": error occurred when building buffer: failed to build individual stage 0: failed to seek to position where reader left off: failed to deserialize encoded record from buffer: invalid data: check failed for struct member payload: subtree pointer out of bounds: ptr 0x7ff00a6340d8 not in range 0x7ff00a64f280..0x7ff00a650880
Configuration
Version
0.27.0
Debug Output
No response
Example Data
No response
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: