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

Hudson commented on THRIFT-2928:
--------------------------------

SUCCESS: Integrated in Thrift #1452 (See 
[https://builds.apache.org/job/Thrift/1452/])
THRIFT-2928 Rename the erlang test_server module Client: Erlang Patch: Bhasker 
Kode (roger: rev 43509df15c6b20964e306636cea35cc57df397b6)
* lib/erl/test/test_server.erl
* lib/erl/test/test_thrift_server.erl


> Rename the erlang test_server module
> ------------------------------------
>
>                 Key: THRIFT-2928
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2928
>             Project: Thrift
>          Issue Type: Improvement
>          Components: Erlang - Library
>            Reporter: Bhasker Kode
>            Assignee: Roger Meier
>            Priority: Minor
>
> erlang/otp began shipping with an app called *test_server* since November 
> 2009 with R13B03. The current version of erlang/otp is approaching R18.
> Thrift's test also comes with test_server.erl at 
> {{lib/erl/test/test_server.erl}} as well as a test_client.erl
> after compiling Thrift's erlang modules, I was expecting to find 
> {{test_server:go/0}} but instead found functions from 
> {{https://github.com/erlang/otp/blob/master/lib/test_server/src/test_server.erl}}
> To avoid such conflicts while developing and in erlang deployments/releases, 
> {{test_server.erl}} can be renamed as {{test_thrift_server.erl}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to