Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
1.4.0
-
None
-
None
Description
In avro-sink/source it would appear that every time the connection is reset some duplicate logs can be generated. I haven't been able to figure out the cause of this(they should have been rolled back when the connection gets closed by the timer)
I've put together a patch that serializes the reset. This gets rid of the duplicates and shouldn't result in a performance penalty as events sent during the reset end up getting reset anyway.
Attachments
Attachments
Issue Links
- links to