moresandeep commented on code in PR #829:
URL: https://github.com/apache/knox/pull/829#discussion_r1511466933


##########
gateway-service-definitions/src/main/resources/services/hdfsui/3.0.0/rewrite.xml:
##########
@@ -155,6 +155,9 @@
   <rule dir="OUT" name="HDFSUI/hdfs/outbound/logs/files" pattern="/logs/{**}">
     <rewrite template="{gateway.url}/hdfs/logs/{**}?host={$inboundurl[host]}"/>
   </rule>
+  <rule dir="OUT" name="HDFSUI/hdfs/outbound/topology" pattern="topology">

Review Comment:
   @upczsh  Shouldn't this be `/topology/**`? `topology` looks too broad to me. 



-- 
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.

To unsubscribe, e-mail: [email protected]

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

Reply via email to