[
https://issues.apache.org/jira/browse/THRIFT-2856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14984353#comment-14984353
]
Hudson commented on THRIFT-2856:
--------------------------------
SUCCESS: Integrated in Thrift #1705 (See
[https://builds.apache.org/job/Thrift/1705/])
THRIFT-2856 refactor erlang basic transports and unify interfaces (nsuke: rev
a559f8d903074afa76b4e9255e0d883b7401bf95)
* lib/erl/Makefile.am
* lib/erl/test/test_thrift_file_transport.erl
* lib/erl/test/test_thrift_buffered_transport.erl
* lib/erl/rebar.test.config
* lib/erl/src/thrift.app.src
* lib/erl/src/thrift_memory_buffer.erl
* lib/erl/src/thrift_transport.erl
* lib/erl/src/thrift_buffered_transport.erl
* lib/erl/test/test_thrift_membuffer_transport.erl
* lib/erl/src/thrift_membuffer_transport.erl
* lib/erl/test/test_thrift_framed_transport.erl
* contrib/Vagrantfile
* lib/erl/src/thrift_socket_transport.erl
* lib/erl/src/thrift_framed_transport.erl
* lib/erl/src/thrift_file_transport.erl
* build/travis/installDependencies.sh
* lib/erl/test/test_thrift_socket_transport.erl
* lib/erl/test/test_membuffer.erl
THRIFT-2856 refactor erlang basic transports and unify interfaces (nsuke: rev
149ecc1a5fff2f68d413df730b97cc7272813077)
* lib/erl/src/thrift_transport.erl
> refactor erlang basic transports and unify interfaces
> -----------------------------------------------------
>
> Key: THRIFT-2856
> URL: https://issues.apache.org/jira/browse/THRIFT-2856
> Project: Thrift
> Issue Type: Improvement
> Components: Erlang - Library
> Reporter: alisdair sullivan
> Assignee: alisdair sullivan
> Fix For: 1.0
>
>
> i went through and unified the interfaces of the erlang membuffer, socket,
> file, buffered and framed transports. i've also added tests for all of them.
> i've also integrated anthony molinaro's work in THRIFT-2842
> testing uncovered a few possible bugs/errors that i've also fixed with this
> patch
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)