joker-star-l commented on code in PR #48040:
URL: https://github.com/apache/doris/pull/48040#discussion_r1960906250


##########
extension/logstash/lib/logstash/outputs/doris.rb:
##########
@@ -89,8 +96,20 @@ def print_plugin_info()
       :http_hosts => @http_hosts)
    end
 
+   class DorisRedirectStrategy < 
Java::org.apache.hc.client5.http.impl.DefaultRedirectStrategy

Review Comment:
   we need to remove the `user:password@` prefix of the uri before send the 
second request.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to