Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FLINK-1454] [job client] Improve error handling for failed connections between JobClient and JobManager #404

Closed
wants to merge 1 commit into from

Conversation

StephanEwen
Copy link
Contributor

  • Decreases time until connection failure is discovered.
  • Improves error messages
  • adds / extends tests
  • Removes implicits in runtime, makes actor system and timeout always an explicit parameter
  • Removes old redundant config constants

@StephanEwen
Copy link
Contributor Author

Manually merged in b941cf2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants