You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Arun Suresh (JIRA)" <ji...@apache.org> on 2017/05/16 23:04:04 UTC

[jira] [Created] (YARN-6614) Deprecate DistributedSchedulingProtocol and add required fields directly to ApplicationMasterProtocol

Arun Suresh created YARN-6614:
---------------------------------

             Summary: Deprecate DistributedSchedulingProtocol and add required fields directly to ApplicationMasterProtocol
                 Key: YARN-6614
                 URL: https://issues.apache.org/jira/browse/YARN-6614
             Project: Hadoop YARN
          Issue Type: Bug
            Reporter: Arun Suresh
            Assignee: Arun Suresh


The {{DistributedSchedulingProtocol}} was initially designed as a wrapper protocol over the {{ApplicaitonMasterProtocol}}.

This JIRA proposes to deprecate the protocol itself and move the extra fields of the {{RegisterDistributedSchedulingAMResponse}} and {{DistributedSchedulingAllocateResponse}} to the {{RegisterApplicationMasterResponse}} and {{AllocateResponse}} respectively.

This will simplify the code quite a bit and make it reimplement the feature as a preprocessor.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org