You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Paolo Elefante (Jira)" <ji...@apache.org> on 2022/07/18 13:04:00 UTC

[jira] [Created] (THRIFT-5607) Thrift GO API: how to customize TProcessorFactory::getProcessor()

Paolo Elefante created THRIFT-5607:
--------------------------------------

             Summary: Thrift GO API: how to customize TProcessorFactory::getProcessor()
                 Key: THRIFT-5607
                 URL: https://issues.apache.org/jira/browse/THRIFT-5607
             Project: Thrift
          Issue Type: Question
          Components: Go - Library
    Affects Versions: 0.16.0
            Reporter: Paolo Elefante


Hi there,
I have a question about the latest thrift's go api.

My goal is to do what I can do in C++ and Java:
overwrite the getProcessor method in the TProcessorFactory to add my custom behavior.

In detail, I need to deal with ::apache::thrift::TConnectionInfo of the incoming connection and reuse it.

This can be done in both C++ and Java. I'm looking for something similar in the Thrift GO API.

Any ideas?

Thanks!
BR, Paolo



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