We had users who accidentally produced malformed d...
# troubleshooting
e
We had users who accidentally produced malformed data to a kafka topic. The realtime segments were in an "offline" state and then we saw log messages that the segments were removed, we do not see them in deleted segments, deep store or the servers. The users showed that non corrupt data from what were consuming segments was also missing (maybe from the bad segments?). Is there anything that would cause that behavior? Is that expected?
Here is a snippet from the logs:
Untitled
Let me know if you need more logs