Skip to content

handleRuntimeExceptions#1297

Closed
zhouxianjun wants to merge 149 commits into0.10.0from
master
Closed

handleRuntimeExceptions#1297
zhouxianjun wants to merge 149 commits into0.10.0from
master

Conversation

@zhouxianjun
Copy link
Copy Markdown

RT:
thrift command: 0.10.0
thrift java lib: 0.10.0
Method does not override method from its superclass
org.apache.thrift.ProcessFunction is no handleRuntimeExceptions method

ciarancourtney and others added 30 commits December 21, 2016 21:08
Client: Python
Patch: ciarancourtney <ciaran.courtney@cylon.com>

This closes #1142
Client: C (GLib)
Patch: Simon South <simonsouth@apache.org>

Deserialize empty strings as they are instead of returning NULL.
Expand test cases to clarify existing behavior when deserializing empty
binary fields.
…ible with Py3

Client: Python
Patch: Palmer Cox <palmer@fiscalnote.com>

This closes #1144

Zope implements doesn't work with Python 3; @Implementer does. Replace uses of implements with @Implementer since the former does not work with Python 3, while the latter works with both Python 2 and 3.
Client: Perl + NodeJS
Patch: Jens Geyer
…tion

Client: js
Patch: Bruno Fonseca

This closes #1143
Client: Haskell
Patch: Jens Geyer

This closes #1145
…ftTest.thrift

Client: Delphi
Patch: Jens Geyer
…ftTest.thrift

Client: C#
Patch: Allen George <allen.george@gmail.com>
Client: Dart
Patch: Mark Erickson <merickson@apache.org>

This closes #1150
…ibrary

Client: .NET Core
Patch: Volodymyr Gotra <vgotra@gmail.com> PR #1088, with significant improvements by Jens Geyer <jensg@apache.org> PR #1149

This closes #1088
This closes #1149
Client: Go
Patch: Chen Zhiming <chenzhiming@domob.cn>

This closes #1154
…ftTest.thrift

Client: Haxe
Patch: Jens Geyer
Client: Lua
Patch: Benjamin Gould <bgould@users.noreply.github.com>

This closes #1124
Client: C#, NETCore, Haxe, Delphi, Go
Patch: Jens Geyer

This closes #1155
Fixes recent build failures in the Travis CI environment.

This closes #1158
THRIFT-3847: change VERSION to PACKAGE_VERSION to avoid conflicts with third party or OS headers

This closes #1128
…ver fails

Client: C++
Patch: gzshi <shgzone.hust@gmail.com>

This closes #1153
…nup for compiler

Compiler
Patch: Robert Lu <robberphex@gmail.com>

This closes #1161
…tion

Client: Java
Patch: Dmitry Roenko <savraz@gmail.com>

This closes #1116
Client: NetCore
Patch: Volodymyr Gotra <vgotra@gmail.com>

This closes #1163

Changes:
- Added framed transport, updated docs, updated global.json with SDKversion
- Added usage to multiplexer to tutorial
- Changed sdk to current sdk 1.0.0-preview2-1-003177
… not 200

Client: nodejs
Patch: lifei <lifei@bytedance.com>

This closes #1086
Client: C++
Patch: Udit Raikwar <udit043@users.noreply.github.com>

This closes #1057
Client: Rust
Patch: Allen George <allen.george@gmail.com>

This closes #1147
Client: Java
Patch: Adinata <mail.dieend@gmail.com>

This closes #1060
…e thrift-compiler packaging is not ready for it yet

This closes #1157
…DME directing folks to the official web site for more info
Jens-G and others added 27 commits April 27, 2017 00:29
… no server at the other end

Client: C#
Patch: Jens Geyer

This closes #1258
Client: rs

* Create a TIoChannel construct
* Separate TTransport into TReadTransport and TWriteTransport
* Restructure types to avoid shared ownership
* Remove user-visible boxing and ref-counting
* Replace TSimpleServer with a thread-pool based TServer

This closes #1255
…voiding outage in monitoring

Client: fb303

This closes #1257
…nested transport

Client: C#
Patch: Jens Geyer
Client: C#
Patch: Jens Geyer

This closes #1262
…vers

Client: Java
Patch: Roshan George <rgeorge@liveramp.com>

This closes #1264
Client: rs
Patch: Allen George <allen.george@gmail.com>

This closes #1260
Client: rs
Patch: Allen George <allen.george@gmail.com>

This closes #1267
Client: Ruby
Patch: Sho Nakatani <lay.sakura@gmail.com>

This closes #1252
Client: Go
Patch: D. Can Celasun <can@dcc.im>

This closes #1266
Client: Go
Patch: libinbin <libinbin@17paipai.cn>

This closes #1271
Client: Documentaion
Patch: Klaus Trainer

This closes #1270
Client: C#
Patch: Jens Geyer

This closes #1277
…tall.sh | sh

Client: Build process
Patch: Jens Geyer

Temporarily removed nodejs from travis builds to get CI up again. This is NOT the fix, only a workaround to minimize the impact of the problem.

This closes #1280
Client: C#
Patch: Jens Geyer

This closes #1282
Client: Go
Patch: D. Can Celasun <can@dcc.im>

This closes #1281
Client: Go
Patch: D. Can Celasun <can@dcc.im>

This closes #1285
Client: PHP
Patch: Klaus Trainer

This closes #1283
Client: Go
Patch: Zachary Wasserman <zachwass2000@gmail.com>

This closes #1284
…ull strings

Client: C#
Patch: Jens Geyer

This closes #1291
…tall.sh | sh

Client: Build process
Patch: Eric Conner <eric@pinterest.com>

This closes #1295
… security protocol type"

Client: C#
Patch: Eric Conner <eric@pinterest.com>

This closes #1296
@Jens-G
Copy link
Copy Markdown
Member

Jens-G commented Jun 26, 2017

Something is wrong here. Could you please review your pull request?

@zhouxianjun
Copy link
Copy Markdown
Author

I was wrong, I compiled the master, but I used 0.10.0, I'm sorry.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.