issues
search
uber
/
tchannel-java
A Java implementation of the TChannel protocol.
MIT License
134
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Potential Null Dereference
#233
rng70-or
opened
5 months ago
0
run CI
#231
erikness-doordash
opened
1 year ago
1
some compilation fixes
#230
erikness-doordash
closed
1 year ago
1
Bump gson from 2.8.2 to 2.8.9
#229
dependabot[bot]
opened
2 years ago
0
Bump guava from 23.0-android to 29.0-android
#228
dependabot[bot]
opened
3 years ago
1
Bump libthrift from 0.9.3 to 0.14.0
#227
dependabot[bot]
opened
3 years ago
0
Bump junit from 4.12 to 4.13.1
#226
dependabot[bot]
opened
4 years ago
1
Fix for continuous timeouts
#225
ankuriitg
closed
4 years ago
3
Bump guava from 23.0-android to 24.1.1-android
#224
dependabot[bot]
closed
3 years ago
1
Tag span with error = true in case of ResponseCode.Error
#223
chornyi
closed
4 years ago
2
Propagate ErrorCode to caller if ProtocolError is thrown and wrapped by other exception
#222
tomliu4uber
closed
4 years ago
2
Make Tfuture.get more resilient
#221
denyska
closed
4 years ago
2
Inject/extract trace information into/from request
#220
ChuntaoLu
closed
4 years ago
2
Safe response release
#219
denyska
closed
4 years ago
1
Fix double counting in Tfuture
#218
denyska
closed
4 years ago
0
Added traceability to TChannelMessages
#217
denyska
closed
4 years ago
1
Do not retain CallFrames if decode failed
#216
denyska
closed
4 years ago
1
Make release() methods safe to use
#215
denyska
closed
4 years ago
2
Safely release all ByteBufs in case some fail
#214
denyska
closed
4 years ago
1
Added more tracing to request handlers
#213
denyska
closed
4 years ago
1
Don't allocate new ByteBuf for empty headers
#212
denyska
closed
4 years ago
1
Added option to force Heap Buffer for headers
#211
denyska
closed
4 years ago
1
Make ThriftRequest.Builder#build() and ThriftResponse.Builder#build() auto release ByteBuf if validation fails
#210
denyska
closed
4 years ago
2
Safe-proof memory allocation
#209
denyska
closed
4 years ago
1
Bump netty library to 4.1.35.
#208
denyska
closed
4 years ago
1
Added test case to ensure ThriftRequest is leak-free for all possible scenarios
#207
denyska
closed
4 years ago
1
Release ByteBuf if ThriftHeaders can't be serialized
#206
denyska
closed
4 years ago
1
Fix potential request native memory leak if RequestRouter#channelRead0 can't send BadRequest back
#205
denyska
closed
4 years ago
1
Fix potential request native memory leak in RequestRouter#channelRead0
#204
denyska
closed
4 years ago
1
Implement server backpressure (opt-in)
#203
Garciat
closed
4 years ago
1
Bump libthrift from 0.9.3 to 0.12.0
#202
dependabot[bot]
closed
4 years ago
2
Allow customizing child group thread pool size
#201
Garciat
closed
5 years ago
3
implement get() with timeout
#200
kira1009
opened
5 years ago
2
Upgrade opentracing & jaeger lib
#199
guo0693
closed
5 years ago
3
upgrade java compiler source to 1.8 and add a type annotations for Re…
#198
henrywoo
opened
5 years ago
2
Propagate ErrorType to caller if ProtocolError is thrown by handler
#197
chornyi
closed
5 years ago
2
Add OpenTracingContext implementation
#196
yborovikov
closed
6 years ago
4
Use error-prone compiler plugin; fix (some of) the warnings
#195
yborovikov
closed
6 years ago
0
[tchannel-java] Add readme items for publishing new artifacts
#194
debosmit
closed
6 years ago
1
Removing gson exclusion from Jaeger dependency configuration
#193
dray92
closed
6 years ago
1
[tchannel-java] Consolidate to gson 2.8.2 dependency
#192
dray92
closed
6 years ago
1
addendum to #189, ref #190
#191
dray92
closed
6 years ago
1
Revert "[tchannel-java] Upgrade OT to 0.31; Jaeger to 0.23"
#190
yborovikov
closed
4 years ago
2
[tchannel-java] Upgrade OT to 0.31; Jaeger to 0.23
#189
dray92
closed
6 years ago
3
Prepare for OpenTracing 0.31.0 release
#188
yurishkuro
opened
6 years ago
0
updated meta.thrift
#187
josephykwang
closed
7 years ago
2
Unfinalize classes to allow to mocking/subclassing
#186
achals
closed
4 years ago
3
final Classes prevent mocking or subclassing
#185
achals
closed
3 years ago
4
Tchannel leaks native memory
#184
alshopov
closed
4 years ago
2
Concurrency fixes
#183
alshopov
closed
6 years ago
1
Next