Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5597 YARN Federation improvements
  3. YARN-11318

Improve FederationInterceptorREST#createInterceptorForSubCluster Use WebAppUtils

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      FederationInterceptorREST#createInterceptorForSubCluster

       

      private DefaultRequestInterceptorREST createInterceptorForSubCluster(
          SubClusterId subClusterId, String webAppAddress) {
        .....
        interceptorInstance.setWebAppAddress("http://" + webAppAddress);
        .....
      } 

       

      setWebAppAddress should not use http directly, the prefix should be confirmed according to the policy.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            slfan1989 Shilun Fan
            slfan1989 Shilun Fan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment