merlimat commented on a change in pull request #1454: Check if request is HTTPs 
before redirecting to TLS URL
URL: https://github.com/apache/incubator-pulsar/pull/1454#discussion_r177531386
 
 

 ##########
 File path: 
pulsar-broker/src/main/java/org/apache/pulsar/broker/admin/impl/NamespacesBase.java
 ##########
 @@ -74,6 +74,8 @@
 import com.google.common.collect.Sets;
 import com.google.common.collect.Sets.SetView;
 
+import dlshade.org.apache.commons.lang3.StringUtils;
 
 Review comment:
   This is importing a shaded version of `StringUtils`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to