/[Apache-SVN]
ViewVC logotype

Revision 665138


Jump to revision: Previous Next
Author: mcslee
Date: Wed Jun 20 21:51:57 2007 UTC (17 years, 4 months ago)
Changed paths: 14
Log Message:
Thrift TBinaryProtocol change

Summary: New Thrift TBinaryProtocol with a version identifier

Reviewed By: aditya, eugene

Test Plan: Modify your services to have strictRead_ and strictWrite_ both set to FALSE. Then redeploy your services and test running clients against them. Once you have clients and servers running stably on this new code, you should redploy versions with strictWrite_ set to TRUE. Once that's all good, we can set strictRead_ to TRUE as well, and eventually deprecate the old protocol code entirely.


Changed paths

Path Details
Directoryincubator/thrift/trunk/lib/cpp/src/protocol/TBinaryProtocol.cpp modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/protocol/TBinaryProtocol.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/protocol/TProtocolException.h modified , text changed
Directoryincubator/thrift/trunk/lib/java/src/protocol/TBinaryProtocol.java modified , text changed
Directoryincubator/thrift/trunk/lib/java/src/protocol/TProtocolException.java modified , text changed
Directoryincubator/thrift/trunk/lib/java/src/server/TThreadPoolServer.java modified , text changed
Directoryincubator/thrift/trunk/lib/perl/lib/Thrift/BinaryProtocol.pm modified , text changed
Directoryincubator/thrift/trunk/lib/perl/lib/Thrift/Protocol.pm modified , text changed
Directoryincubator/thrift/trunk/lib/php/src/protocol/TBinaryProtocol.php modified , text changed
Directoryincubator/thrift/trunk/lib/php/src/protocol/TProtocol.php modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/protocol/TBinaryProtocol.py modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/protocol/TProtocol.py modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol/tbinaryprotocol.rb modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/protocol/tprotocol.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26