merlimat commented on a change in pull request #4059: Ensure Pulsar HTTP proxy 
carries over Authorization header after 307 redirects
URL: https://github.com/apache/pulsar/pull/4059#discussion_r276223329
 
 

 ##########
 File path: 
tests/integration/src/test/java/org/apache/pulsar/tests/integration/auth/token/PulsarTokenAuthenticationBaseSuite.java
 ##########
 @@ -246,5 +246,11 @@ public void testProxyRedirectWithTokenAuth() throws 
Exception {
                 .close();
 
         admin.topics().getList(namespace);
+
+        // Test multiple stats request to make sure the proxy will try will 
all broker and receive 307 responses
 
 Review comment:
   Good catch. Fixed

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


With regards,
Apache Git Services

Reply via email to