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

Jens Geyer updated THRIFT-5053:
-------------------------------
    Component/s: netstd - Library

> Fix the netstd tutorial console logging and README
> --------------------------------------------------
>
>                 Key: THRIFT-5053
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5053
>             Project: Thrift
>          Issue Type: Bug
>          Components: netstd - Library
>            Reporter: Kengo Seki
>            Assignee: Kengo Seki
>            Priority: Minor
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> In my environment, {{Client -help}} doesn't show any help messages before it 
> stops.
> {code:java}
> thrift/tutorial/netstd$ Client/bin/Debug/netcoreapp3.1/Client -help
> thrift/tutorial/netstd$ 
> {code}
> To fix this, disposing the {{ServiceProvider}} is required. 
> [https://github.com/aspnet/Logging/issues/631]
> In addition, there are some minor mistakes in README.md. For example:
>  - {{(Server|Client) -h}} doesn't work.
>  - On Linux, the generated executable names are "Client" and "Server" 
> (camel-cased), not "client" and "server"
>  - Server's multiplexed protocol is not documented
>  - Python examples don't address THRIFT-4002



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

Reply via email to