[
https://issues.apache.org/jira/browse/BEAM-1854?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17132436#comment-17132436
]
Beam JIRA Bot commented on BEAM-1854:
-------------------------------------
This issue is assigned but has not received an update in 30 days so it has been
labeled "stale-assigned". If you are still working on the issue, please give an
update and remove the label. If you are no longer working on the issue, please
unassign so someone else may work on it. In 7 days the issue will be
automatically unassigned.
> Replace the magic number 42 in PAssert.
> ---------------------------------------
>
> Key: BEAM-1854
> URL: https://issues.apache.org/jira/browse/BEAM-1854
> Project: Beam
> Issue Type: Improvement
> Components: testing
> Reporter: Pei He
> Assignee: Pei He
> Priority: P3
> Labels: stale-assigned
>
> PAssert used integer 42 as the global key. It causes some confusion when
> debugging ValidatesRunner tests.
> final int combinedKey = 42;
> https://github.com/apache/beam/find/master#L935
--
This message was sent by Atlassian Jira
(v8.3.4#803005)