[
https://issues.apache.org/jira/browse/MESOS-8745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16887231#comment-16887231
]
Chun-Hung Hsiao commented on MESOS-8745:
----------------------------------------
WIP branch: [https://github.com/chhsia0/mesos/tree/mesos-8745]
> Expose inactive resource providers through the `GET_RESOURCE_PROVIDERS` agent
> call.
> -----------------------------------------------------------------------------------
>
> Key: MESOS-8745
> URL: https://issues.apache.org/jira/browse/MESOS-8745
> Project: Mesos
> Issue Type: Improvement
> Components: agent
> Reporter: Chun-Hung Hsiao
> Priority: Major
> Labels: mesosphere, mesosphere-dss-post-ga, storage
>
> Once a resource provider config is placed through the
> {{ADD_RESOURCE_PROVIDER_CONFIG}} or {{UPDATE_RESOURCE_PROVIDER_CONFIG}} call,
> there is no way to tell if the resource provider fails to start. This makes
> it very hard for users to debug misconfigured resource providers, as they
> will need to dig into the agent log to figure out the error. We should report
> resource providers that are not registered yet in the
> {{GET_RESOURCE_PROVIDERS}} call, with the current statuses and error
> messages, to surface any error that fails a resource provider.
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)