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 2019/12/02 20:05:00 UTC

[jira] [Updated] (THRIFT-5043) Make TBufferChannel clonable

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

Jens Geyer updated THRIFT-5043:
-------------------------------
    Description: 
From Github PR:
{quote}It is useful for `TBufferChannel` to be `Clone` so that you can use it to read bytes that were written by a client for use cases like testing or sending over alternative transports like UDP.
{quote}

> Make TBufferChannel clonable
> ----------------------------
>
>                 Key: THRIFT-5043
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5043
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Rust - Library
>            Reporter: Jens Geyer
>            Priority: Trivial
>
> From Github PR:
> {quote}It is useful for `TBufferChannel` to be `Clone` so that you can use it to read bytes that were written by a client for use cases like testing or sending over alternative transports like UDP.
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)