Get output from PROCESS environment
Open
fn-execution
improvement
java
P3
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
When a worker process fails to start up, we get the exit code, but no other information as to why it failed.
Imported from Jira [BEAM-8278](https://issues.apache.org/jira/browse/BEAM-8278). Original Jira may contain additional context.
Reported by: ibzib.
Contributor guide
Research direction
Start with the worker-process startup handling described in the issue and review the linked Jira item BEAM-8278 for context. Identify where the process exit code is captured and determine how its failure output can be exposed; done means startup failures provide that output in addition to the exit code.
Written by the indexing model from the issue text.
Assessment
- Domain
- distributed-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100