[
https://issues.apache.org/jira/browse/BEAM-3607?focusedWorklogId=752222&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-752222
]
ASF GitHub Bot logged work on BEAM-3607:
----------------------------------------
Author: ASF GitHub Bot
Created on: 04/Apr/22 12:36
Start Date: 04/Apr/22 12:36
Worklog Time Spent: 10m
Work Description: NomNomGit commented on PR #17165:
URL: https://github.com/apache/beam/pull/17165#issuecomment-1087500198
No hurries, enjoy your vacation!
Issue Time Tracking
-------------------
Worklog Id: (was: 752222)
Time Spent: 40m (was: 0.5h)
> 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, 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.1#820001)