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

Jens Geyer updated THRIFT-5452:
-------------------------------
    Summary: Make server optional  (was: Rust: Make server optional)

> Make server optional
> --------------------
>
>                 Key: THRIFT-5452
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5452
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Rust - Library
>            Reporter: Jorge Leitão
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some uses of thrift do not require a server. In these cases, users do not 
> need the `server` module nor its two dependencies (`threadpool` and `log`).
> Rust / Cargo allows and promotes this behavior via feature gates. We can make 
> `server` an optional feature (and default to be).



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

Reply via email to