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
The problem was that the initial version of this function assumed
that the message is already a valid MySQL message. While indeed
some basic checks on it were made at the layer below (separating
the message out of the TCP stream), there are still plenty of things
that can go wrong.
This adds error handling in (hopefully) all possible branches and
a set of unit tests that exploit most of those.
Closeselastic#180.
tsg
pushed a commit
to tsg/beats
that referenced
this issue
Jan 20, 2016
Yesterday I've switched to beta2 and we're seen on syslog this error quite often (about 3-4 times per hour):
It seems, for me, a new variant of #140
Please let me know if you need more info or a trace
The text was updated successfully, but these errors were encountered: