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

[jira] [Updated] (THRIFT-5607) how to customize TProcessorFactory::getProcessor()

     [ https://issues.apache.org/jira/browse/THRIFT-5607?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jens Geyer updated THRIFT-5607:
-------------------------------
    Summary: how to customize TProcessorFactory::getProcessor()  (was: Thrift GO API: how to customize TProcessorFactory::getProcessor())

> 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
>            Priority: Minor
>              Labels: features
>
> 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)