[ https://issues.apache.org/jira/browse/YARN-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16560254#comment-16560254 ]
Robert Kanter commented on YARN-8448: ------------------------------------- The 002 patch is mostly just some refactoring to split {{ProxyCAManager}} into {{ProxyCA}} and {{ProxyCAManager}}. This was necessary as I started looking at YARN-8449 (RM HA support) because {{ProxyCA}} needs to be in the {{hadoop-yarn-server-web-proxy}} module (to work with the proxy code) while {{ProxyCAManager}} needs to be in the {{hadoop-yarn-server-resourcemanager}} module (to work with the {{RMStateStore}}. Most of the code is the same, but some things got moved around and reorganized. I also beefed up some tests in {{TestProxyCA}} (which used to be named {{TestProxyCAManager}}. > AM HTTPS Support > ---------------- > > Key: YARN-8448 > URL: https://issues.apache.org/jira/browse/YARN-8448 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Robert Kanter > Assignee: Robert Kanter > Priority: Major > Attachments: YARN-8448.001.patch, YARN-8448.002.patch > > -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org