[
https://issues.apache.org/jira/browse/BEAM-1898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17546471#comment-17546471
]
Kenneth Knowles commented on BEAM-1898:
---------------------------------------
This issue has been migrated to https://github.com/apache/beam/issues/18339
> Need a SerializableThrowable for PAssert to capture the point of an assertion
> -----------------------------------------------------------------------------
>
> Key: BEAM-1898
> URL: https://issues.apache.org/jira/browse/BEAM-1898
> Project: Beam
> Issue Type: Bug
> Components: sdk-java-core
> Reporter: Pablo Estrada
> Priority: P3
> Labels: Clarified
>
> For the regular Error class in Java, its stack trace is a transient
> attribute, so it's not serialized by any framework. We need a class that
> allows us to serialize these AssertionErrors to have them in PCollections.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)