[
https://issues.apache.org/jira/browse/THRIFT-2491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13988353#comment-13988353
]
ASF GitHub Bot commented on THRIFT-2491:
----------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/thrift/pull/105
> unable to import generated ThriftTest service
> ---------------------------------------------
>
> Key: THRIFT-2491
> URL: https://issues.apache.org/jira/browse/THRIFT-2491
> Project: Thrift
> Issue Type: Bug
> Components: Go - Compiler, Go - Library
> Reporter: Aleksey Pesternikov
> Assignee: Jens Geyer
> Priority: Minor
> Fix For: 0.9.2
>
>
> IDL compiler uses service name converted from camel case to underscores as a
> file name. service ThriftTest {} goes into thrift_test.go, which is not being
> compiled since the file match *_test.go mask.
--
This message was sent by Atlassian JIRA
(v6.2#6252)