issues
search
baidu
/
Jprotobuf-rpc-socket
Protobuf RPC是一种基于TCP协议的二进制RPC通信协议的Java实现
Apache License 2.0
530
stars
221
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
修复 RpcChannel 中 netty 发送失败时未调用 callback 的问题
#95
liming30
opened
9 months ago
1
RpcChannel在发送失败后未通知回调,导致长时间hang住直到超时。
#94
liming30
opened
9 months ago
0
Is there any release plan in the near future?
#93
sduzh
opened
11 months ago
0
inconsistent protobuf structure definition between rpcRequestMeta and brpc protobuf
#92
kevincai
opened
1 year ago
0
CompletableFuture support
#91
sduzh
closed
1 year ago
0
是否能支持异步回调接口
#90
sduzh
closed
1 year ago
1
Bump spring-web from 3.2.11.RELEASE to 6.0.0 in /jprotobuf-rpc-core-spring-base
#89
dependabot[bot]
opened
1 year ago
0
Bump spring-web from 2.5.6.SEC03 to 6.0.0 in /jprotobuf-rpc-core-spring2
#88
dependabot[bot]
opened
1 year ago
0
Bump spring-web from 3.2.11.RELEASE to 3.2.18.RELEASE in /jprotobuf-rpc-core-spring-base
#87
dependabot[bot]
closed
1 year ago
1
可不可以直接使用proto 里定义的pojo对象,而不定义用@Protobuf 定义的对象?
#86
yiguolei
opened
2 years ago
1
Bump spring-web from 2.5.6.SEC03 to 3.2.5.RELEASE in /jprotobuf-rpc-core-spring2
#85
dependabot[bot]
closed
1 year ago
1
Could com.baidu:jprotobuf-rpc-ext-validator:4.2.1 drop off redundant dependencies?
#84
Celebrate-future
opened
2 years ago
0
minEvictableIdleTimeMillis is useless with default timeBetweenEvictionRunsMillis
#83
ZiheLiu
opened
2 years ago
0
Bump log4j-core from 2.17.0 to 2.17.1 in /jprotobuf-rpc-core
#82
dependabot[bot]
opened
2 years ago
0
Bump log4j-api from 2.17.0 to 2.17.1 in /jprotobuf-rpc-core
#81
dependabot[bot]
opened
2 years ago
0
Bump log4j-core from 2.15.0 to 2.17.0 in /jprotobuf-rpc-core
#80
dependabot[bot]
closed
2 years ago
1
Bump log4j-api from 2.15.0 to 2.17.0 in /jprotobuf-rpc-core
#79
dependabot[bot]
closed
2 years ago
1
Bump log4j-core from 2.15.0 to 2.16.0 in /jprotobuf-rpc-core
#78
dependabot[bot]
closed
2 years ago
11
Bump log4j-api from 2.15.0 to 2.16.0 in /jprotobuf-rpc-core
#77
dependabot[bot]
closed
2 years ago
1
Springboot使用时,必须要依赖spring-boot-starter-web吗?
#76
trdmm
opened
2 years ago
3
Bump log4j-core from 2.9.1 to 2.15.0 in /jprotobuf-rpc-core
#75
dependabot[bot]
closed
2 years ago
1
ProtobufIDLProxy.create针对long double float 在设置default值,不加类型符里出错
#74
jhunters
closed
3 years ago
0
不支持内部类的序列化和反序列化,是否可以支持?
#73
zhouyiru
opened
3 years ago
1
There is a vulnerability in spring-boot 1.5.14.RELEASE ,upgrade recommended
#72
QiAnXinCodeSafe
opened
3 years ago
0
There is a vulnerability in netty 4.0.56.Final ,upgrade recommended
#71
QiAnXinCodeSafe
opened
3 years ago
0
修正 发布服务为void返回值方法时, 使用interceptor机制,会异步重复触发调用问题
#70
jhunters
closed
3 years ago
0
Bump junit from 4.9 to 4.13.1 in /jprotobuf-rpc-spring-starter
#69
dependabot[bot]
opened
4 years ago
0
Bump junit from 4.10 to 4.13.1
#68
dependabot[bot]
closed
2 years ago
1
Bump log4j-core from 2.9.1 to 2.13.2 in /jprotobuf-rpc-core
#67
dependabot[bot]
closed
2 years ago
1
Double-Checked Locking
#66
QiAnXinCodeSafe
opened
4 years ago
0
RpcClient#shutdown 极端情况可能会出现hang死情况
#65
iSenninha
opened
4 years ago
2
增加StrategyInterceptor属性可设置
#63
jhunters
opened
4 years ago
0
add configuration
#62
jhunters
closed
5 years ago
0
4.x
#61
jhunters
closed
5 years ago
0
Bump netty-all from 4.0.27.Final to 4.1.42.Final
#60
dependabot[bot]
closed
2 years ago
1
byte数组转String时未指定编码
#59
QiAnXinCodeSafe
opened
5 years ago
0
是否有打算对reactive和连接多路复用等进行支持
#57
759434091
opened
5 years ago
1
协议打jar包后缺少XXX程序包 #27问题类似
#56
csdnjavaWjy
opened
5 years ago
2
请教Connection的requestQueue设计问题
#55
iSenninha
opened
5 years ago
4
无效端口判断应该是小于最小,大于最大吧
#54
feiadan
opened
6 years ago
4
idle时间使用默认的60s,严格的按照每60s调用一次,偶发性发现服务连不上
#53
yinhaomin
opened
6 years ago
2
不能支持Proxy对象的服务发布
#52
yinhaomin
opened
6 years ago
3
Update user_guide.md
#51
jiangfeng
closed
6 years ago
1
升级到3.5.9还是不行,赶紧解决吧!
#50
berbatov001
opened
7 years ago
15
ChannelPoolObjectFactory.wrap方法的实现问题
#49
bgmall
opened
7 years ago
1
升级到了3.5.8版本,报错 java.lang.ClassFormatError: Truncated class file
#48
nnnggel
opened
7 years ago
2
当前版本 jprotobuf.version 过旧
#47
nnnggel
closed
7 years ago
3
发送过多的请求到rpc server,server端会排队执行所有的请求吗
#46
wangzheng0822
opened
7 years ago
3
3.5.3依赖jprotobuf-jre:1.0.0会导致jar包冲突
#45
wengwch
opened
7 years ago
2
不开启httpServer服务导致内存泄露问题
#44
jhunters
opened
7 years ago
2
Next