moresandeep commented on a change in pull request #399:
URL: https://github.com/apache/knox/pull/399#discussion_r565549485



##########
File path: 
gateway-service-definitions/src/main/resources/services/yarnui/2.7.0/rewrite.xml
##########
@@ -207,7 +207,7 @@
 </filter>
 <filter name="YARNUI/yarn/outbound/filter/cluster">
     <content type="*/html">
-        <apply 
path="(https?://[^/':,]+:[\d]+)?/ws/v1/cluster/apps/application" 
rule="YARNUI/yarn/outbound/apps/cluster1"/>
+        <apply path="https?://[^/':,]+:[\d]+/ws/v1/cluster/apps/application" 
rule="YARNUI/yarn/outbound/apps/cluster1"/>

Review comment:
       My regex skills are rusty :( can you explain briefly what changed here.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to