[
https://issues.apache.org/jira/browse/BEAM-3607?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17531846#comment-17531846
]
Beam JIRA Bot commented on BEAM-3607:
-------------------------------------
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.
> Move checkNotNull arg checks to a new checkArgumentNotNull
> ----------------------------------------------------------
>
> Key: BEAM-3607
> URL: https://issues.apache.org/jira/browse/BEAM-3607
> Project: Beam
> Issue Type: Sub-task
> Components: runner-core, sdk-java-core
> Reporter: Kenneth Knowles
> Assignee: Dominik Schöneweiß
> Priority: P3
> Labels: Clarified, beginner, newbie, stale-assigned, starter
> Time Spent: 40m
> Remaining Estimate: 0h
>
> The simple fact is that {{checkNotNull}} throws NPE which to users looks like
> a core dump sort of failure. It throws a "500 error" when we usually intend a
> "400 error", so to speak, so the bugs get filed on the wrong components, or
> users don't know they passed the wrong thing, etc.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)