[ 
https://issues.apache.org/jira/browse/THRIFT-3959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15936953#comment-15936953
 ] 

James E. King, III commented on THRIFT-3959:
--------------------------------------------

I'll commit the comment change however I think it should still be renamed for 
consistency with other language implementations, so I am going to leave it open.

> Golang TSimpleServer Is More Of A TThreadedServer?
> --------------------------------------------------
>
>                 Key: THRIFT-3959
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3959
>             Project: Thrift
>          Issue Type: Bug
>          Components: Go - Library
>            Reporter: Paul Brown
>
> The documentation says TSimpleServer is a "Simple singlethreaded server for 
> testing.", however the golang implementation looks it spawns a go routine to 
> process each request: 
> https://github.com/apache/thrift/blob/master/lib/go/thrift/simple_server.go#L134-L138
> Shouldn't it be renamed to TThreadedServer?



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to