[
https://issues.apache.org/jira/browse/BEAM-3607?focusedWorklogId=778069&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-778069
]
ASF GitHub Bot logged work on BEAM-3607:
----------------------------------------
Author: ASF GitHub Bot
Created on: 03/Jun/22 12:48
Start Date: 03/Jun/22 12:48
Worklog Time Spent: 10m
Work Description: github-actions[bot] commented on PR #17165:
URL: https://github.com/apache/beam/pull/17165#issuecomment-1145930233
This pull request has been marked as stale due to 60 days of inactivity. It
will be closed in 1 week if no further activity occurs. If you think that’s
incorrect or this pull request requires a review, please simply write any
comment. If closed, you can revive the PR at any time and @mention a reviewer
or discuss it on the [email protected] list. Thank you for your
contributions.
Issue Time Tracking
-------------------
Worklog Id: (was: 778069)
Time Spent: 50m (was: 40m)
> 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
> Priority: P3
> Labels: Clarified, beginner, newbie, starter
> Time Spent: 50m
> 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)