This is an automated email from the ASF dual-hosted git repository.

jking pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/thrift.git.


    from ee006ec  Fix languages file left column readme links. [ci skip]
     add e20ab3e  THRIFT-4725: Change Return Type Signature of Process Methods
     new 010ccf0  Merge pull request #1678 from BELUGABEHR/THRIFT-4725

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 CHANGES.md                                                  |  1 +
 lib/java/README.md                                          |  5 +++++
 lib/java/src/org/apache/thrift/TAsyncProcessor.java         | 13 +++++++++----
 lib/java/src/org/apache/thrift/TBaseAsyncProcessor.java     | 11 +++++------
 lib/java/src/org/apache/thrift/TBaseProcessor.java          |  7 +++----
 lib/java/src/org/apache/thrift/TMultiplexedProcessor.java   |  7 ++++---
 lib/java/src/org/apache/thrift/TProcessor.java              |  4 +---
 lib/java/src/org/apache/thrift/server/TSimpleServer.java    |  4 +---
 .../src/org/apache/thrift/server/TThreadPoolServer.java     |  3 ++-
 .../test/org/apache/thrift/TestMultiplexedProcessor.java    |  3 +--
 10 files changed, 32 insertions(+), 26 deletions(-)

Reply via email to