[ https://issues.apache.org/jira/browse/YARN-2512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14124735#comment-14124735 ]
Jonathan Eagles commented on YARN-2512: --------------------------------------- [~zjshen], thank you for your continued patience with me. I think there could be some confusion since URLs have a different RFC than hostnames and domains. http://en.wikipedia.org/wiki/Hostname#Restrictions_on_valid_host_names Just for further clarification of my purposes, I'm slowly bringing hadoop up to feature parity with jetty so that users will have a full feature set and make the transition to jetty seamless when we move to jetty 7+. Jetty quite thoughtfully documents the cross origin filter wildcard feature this jira is aiming to add. http://download.eclipse.org/jetty/stable-7/apidocs/org/eclipse/jetty/servlets/CrossOriginFilter.html > Allow for origin pattern matching in cross origin filter > -------------------------------------------------------- > > Key: YARN-2512 > URL: https://issues.apache.org/jira/browse/YARN-2512 > Project: Hadoop YARN > Issue Type: Sub-task > Components: timelineserver > Reporter: Jonathan Eagles > Assignee: Jonathan Eagles > Attachments: YARN-2512-v1.patch > > > Extending the feature set of allowed origins. Now a "*" in a pattern > indicates this allowed origin is a pattern and will be matched including > multiple sub-domains. -- This message was sent by Atlassian JIRA (v6.3.4#6332)