[ https://issues.apache.org/jira/browse/THRIFT-5774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer resolved THRIFT-5774. -------------------------------- Fix Version/s: 0.23.0 Assignee: yoelyang Resolution: Fixed > 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 > Assignee: yoelyang > Priority: Major > Fix For: 0.23.0 > > Time Spent: 2h 20m > Remaining Estimate: 0h > > 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)