/[Apache-SVN]
ViewVC logotype

Revision 761389


Jump to revision: Previous Next
Author: dreiss
Date: Thu Apr 2 19:22:31 2009 UTC (15 years, 7 months ago)
Changed paths: 13
Log Message:
THRIFT-388. Create a "ONEWAY" message type that is an alias for "CALL"

Pave the way for a new message type for oneway function calls.
For now, just define the constant in all languages and make
server implementations treat it the same way as a normal call.
Only C++ and Erlang currently check the message type (on the
server side).

There is a little bit of redundancy in the Erlang code, but
the alternative is a bit gross, and this split-up will be
necessary eventually when we start handling one-way calls
differently.


Changed paths

Path Details
Directoryincubator/thrift/trunk/compiler/cpp/src/generate/t_cpp_generator.cc modified , text changed
Directoryincubator/thrift/trunk/lib/cocoa/src/protocol/TProtocol.h modified , text changed
Directoryincubator/thrift/trunk/lib/cpp/src/protocol/TProtocol.h modified , text changed
Directoryincubator/thrift/trunk/lib/csharp/src/Protocol/TMessageType.cs modified , text changed
Directoryincubator/thrift/trunk/lib/erl/include/thrift_constants.hrl modified , text changed
Directoryincubator/thrift/trunk/lib/erl/src/thrift_processor.erl modified , text changed
Directoryincubator/thrift/trunk/lib/hs/src/Thrift.hs modified , text changed
Directoryincubator/thrift/trunk/lib/java/src/org/apache/thrift/protocol/TMessageType.java modified , text changed
Directoryincubator/thrift/trunk/lib/ocaml/src/Thrift.ml modified , text changed
Directoryincubator/thrift/trunk/lib/perl/lib/Thrift.pm modified , text changed
Directoryincubator/thrift/trunk/lib/php/src/Thrift.php modified , text changed
Directoryincubator/thrift/trunk/lib/py/src/Thrift.py modified , text changed
Directoryincubator/thrift/trunk/lib/rb/lib/thrift/types.rb modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26