[
https://issues.apache.org/jira/browse/BEAM-6013?focusedWorklogId=163687&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-163687
]
ASF GitHub Bot logged work on BEAM-6013:
----------------------------------------
Author: ASF GitHub Bot
Created on: 07/Nov/18 22:08
Start Date: 07/Nov/18 22:08
Worklog Time Spent: 10m
Work Description: lukecwik commented on issue #6982: [BEAM-6013] Reduce
logging within SerializableCoder.
URL: https://github.com/apache/beam/pull/6982#issuecomment-436795762
R: @udim @mairbek
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 163687)
Time Spent: 20m (was: 10m)
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)