You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2009/04/07 21:38:12 UTC

[jira] Created: (THRIFT-435) Connection context information within TProcessor implementations

Connection context information within TProcessor implementations
----------------------------------------------------------------

                 Key: THRIFT-435
                 URL: https://issues.apache.org/jira/browse/THRIFT-435
             Project: Thrift
          Issue Type: New Feature
            Reporter: Todd Lipcon


It would be nice if there were a way to get some TServer-level context information from within a service implementation. Specifically, I'd like to be able to get the remote IP/port for a couple of different use cases.

I'm not sure exactly where the hook point for this is... will take some investigation to find the right amount of abstraction.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.