yoelyang created THRIFT-5774:
--------------------------------

             Summary: Add remote client's IP address to ServerContext in 
TServerEventHandler
                 Key: THRIFT-5774
                 URL: https://issues.apache.org/jira/browse/THRIFT-5774
             Project: Thrift
          Issue Type: Improvement
          Components: Java - Library
            Reporter: yoelyang


I have a gateway that routes Thrift requests from edge services to backend 
services. Due to specific requirements, it is necessary for me to obtain the 
remote client's IP address. I believe the most appropriate approach is to 
include the remote IP address in the ServerContext created within 
TServerEventHandler. I have already implemented this approach, and it has been 
successfully running in a production environment for six months. I would like 
to submit a pull request to contribute this enhancement.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to