Add an errorprone check to detect try-catch blocks around countext.output
Open
build
P3
task
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
We should automatically detect and raise an error for DoFn's like the one in BEAM-11940. It should be possible to do this with errorprone: https://github.com/google/error-prone/wiki/Writing-a-check
Imported from Jira [BEAM-11942](https://issues.apache.org/jira/browse/BEAM-11942). Original Jira may contain additional context.
Reported by: bhulette.
Contributor guide
Assessment
This issue has not been assessed yet.