Actionable error messages when Flink REST calls fail.
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
flink_uber_jar_job_server assumes there is a Flink cluster with an accessible REST endpoint. We should make this assumption clear in our error messages (right now I believe we'd just return some sort of generic "request failed" message).
Imported from Jira [BEAM-12813](https://issues.apache.org/jira/browse/BEAM-12813). Original Jira may contain additional context.
Reported by: ibzib.
Contributor guide
Research direction
Start by locating flink_uber_jar_job_server and the REST request error-handling entry point. Review the original Jira issue for any additional context about failed Flink cluster access. Done means failures clearly explain that a Flink cluster or accessible REST endpoint is required instead of returning a generic request-failed message.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- backend, distributed-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100