[
https://issues.apache.org/jira/browse/THRIFT-2199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14659725#comment-14659725
]
Hudson commented on THRIFT-2199:
--------------------------------
SUCCESS: Integrated in Thrift #1639 (See
[https://builds.apache.org/job/Thrift/1639/])
THRIFT-2199:Remove dense protocol (ra: rev
8dbe5f60a7c1401302e10aec41069f9c385d34a1)
* lib/cpp/src/thrift/TReflectionLocal.h
* compiler/cpp/src/generate/t_cpp_generator.cc
* lib/cpp/src/thrift/protocol/TDenseProtocol.h
* lib/cpp/test/Makefile.am
* compiler/cpp/src/parse/t_list.h
* compiler/cpp/src/parse/parse.cc
* lib/cpp/libthrift.vcxproj
* lib/cpp/libthrift.vcxproj.filters
* compiler/cpp/src/parse/t_struct.h
* compiler/cpp/src/parse/t_typedef.h
* lib/cpp/Makefile.am
* compiler/cpp/src/main.cc
* compiler/cpp/src/generate/t_json_generator.cc
* lib/cpp/src/thrift/protocol/TDenseProtocol.cpp
* compiler/cpp/src/parse/t_base_type.h
* compiler/cpp/src/parse/t_service.h
* lib/cpp/src/thrift/Thrift.h
* compiler/cpp/src/parse/t_set.h
* compiler/cpp/src/parse/t_type.h
* compiler/cpp/src/parse/t_field.h
* compiler/cpp/src/parse/t_map.h
* lib/cpp/test/DenseProtoTest.cpp
* lib/cpp/test/CMakeLists.txt
* lib/cpp/CMakeLists.txt
* lib/cpp/src/thrift/protocol/TBinaryProtocol.h
> Remove Dense protocol (was: move to Contrib)
> --------------------------------------------
>
> Key: THRIFT-2199
> URL: https://issues.apache.org/jira/browse/THRIFT-2199
> Project: Thrift
> Issue Type: Improvement
> Components: Compiler (General)
> Affects Versions: 1.0
> Environment: All
> Reporter: Randy Abernethy
> Assignee: Randy Abernethy
> Priority: Minor
> Fix For: 0.9.3
>
> Attachments: 0001-dense-removal.patch
>
>
> In response to recent emails I suggest we move the Dense protocol to contrib.
> It is in an experimental state (per comments) and has not been enhanced for
> over three years. It impacts complexity of Thrift in a fairly broad fashion,
> having bearing on compilation and compiler output even when not used. If no
> one disagrees with this action I would be happy to put a patch together to
> relocate dense to contrib.
> Would fix THRIFT-2200
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)