uros-b commented on code in PR #56803:
URL: https://github.com/apache/spark/pull/56803#discussion_r3481092582
##########
pom.xml:
##########
@@ -344,6 +344,7 @@
--sun-misc-unsafe-memory-access=allow
--enable-native-access=ALL-UNNAMED
-XX:+EnableDynamicAgentLoading
+
-XX:CompileCommand=exclude,org.apache.kafka.clients.producer.KafkaProducer::waitOnMetadata
Review Comment:
Also, nit: there's no inline pom comment referencing SPARK-57712/JDK-8298446
next to the new line (the nearby block comments SPARK-36796); future readers
won't know why the method is excluded or when to drop it.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]