StefanRRichter opened a new pull request #7061: [FLINK-10827][tests] Add test for duplicate() to SerializerTestBase URL: https://github.com/apache/flink/pull/7061 ## What is the purpose of the change This PR adds a test for proper implementation of `TypeSerializer#duplicate` to `SerializerTestBase`. The test is based on checking that concurrent use of duplicated type serializers yields correct results and does not throw exceptions.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
