Stephan Ewen created FLINK-8879: ----------------------------------- Summary: Add concurrent access check to AvroSerializer Key: FLINK-8879 URL: https://issues.apache.org/jira/browse/FLINK-8879 Project: Flink Issue Type: Sub-task Components: Core Reporter: Stephan Ewen Assignee: Stephan Ewen Fix For: 1.5.0, 1.6.0
On debug log level and during tests, the AvroSerializer should check whether it is concurrently accessed, and throw an exception in that case. -- This message was sent by Atlassian JIRA (v7.6.3#76005)