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

MRD: move 'job stop -global' handling into RPC #8776

Merged
merged 1 commit into from
Aug 28, 2020
Merged

Commits on Aug 28, 2020

  1. MRD: move 'job stop -global' handling into RPC

    The initial implementation of global job stop for MRD looped over all the
    regions in the CLI for expedience. This changeset includes the OSS parts of
    moving this into the RPC layer so that API consumers don't have to implement
    this logic themselves.
    tgross committed Aug 28, 2020
    Configuration menu
    Copy the full SHA
    7fb5b42 View commit details
    Browse the repository at this point in the history