Luke Cwik created BEAM-6013:
-------------------------------
Summary: Reduce verbose logging within SerializableCoder
Key: BEAM-6013
URL: https://issues.apache.org/jira/browse/BEAM-6013
Project: Beam
Issue Type: Improvement
Components: sdk-java-core
Reporter: Luke Cwik
Assignee: Luke Cwik
The following message is spamming logs constantly:
"Can't verify serialized elements of type TypeX have well defined equals
method. This may produce incorrect results on some PipelineRunner"
Code location:
https://github.com/apache/beam/blob/429547981b4534a29a0654e3b86f1a718793d816/sdks/java/core/src/main/java/org/apache/beam/sdk/coders/SerializableCoder.java#L104
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)