zentol commented on code in PR #22794:
URL: https://github.com/apache/flink/pull/22794#discussion_r1231106320
##########
flink-connectors/flink-connector-files/pom.xml:
##########
@@ -34,6 +34,13 @@ under the License.
<packaging>jar</packaging>
+ <properties>
+ <surefire.module.config><!--
+ chill ArraysAsListSerializer
Review Comment:
jup. ArraysAsListSerializer uses reflection in it's constructor to access
ArrayList-internal fields :tada:
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]