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

shell: error from input plugin when upstream broker dies could be improved #6490

Open
grondo opened this issue Dec 6, 2024 · 0 comments
Open

Comments

@grondo
Copy link
Contributor

grondo commented Dec 6, 2024

Flux was accidentally shut down on a node with a job still running, and the first error reported was:

flux-shell[1050]: FATAL: input.kvs: flux_job_event_watch_get: Function not implemented

(this message is also recorded as a job exception)

In this case, we can deduce that the upstream broker has gone away, so the error message could be improved to
"lost my parent broker" or similar. (Also I wonder if this should even be a fatal error)

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

No branches or pull requests

1 participant