Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / baidu/sofa-pbrpc issues and pull requests
#247 - Add loongarch support
Pull Request -
State: closed - Opened by yzewei over 1 year ago
- 2 comments
#246 - cross compile error
Issue -
State: open - Opened by ouclbc over 1 year ago
#245 - fix rapidJSON assertion failed
Pull Request -
State: open - Opened by cyshi about 3 years ago
#244 - fix unit-test Makefile
Pull Request -
State: closed - Opened by qinzuoyan about 3 years ago
#243 - 有没有这种服务互相调用的方法
Issue -
State: closed - Opened by JackyLucifer about 3 years ago
#242 - 关于volatile变量相关的问题
Issue -
State: open - Opened by pengwang7 over 3 years ago
#241 - server端如何主动发消息?
Issue -
State: open - Opened by hjhj111 over 3 years ago
#240 - bugs on weak memory model arch.(arm/power)
Issue -
State: open - Opened by zergvszerg almost 5 years ago
#239 - server如何主动向client发送消息?
Issue -
State: open - Opened by RgznLbq over 5 years ago
- 1 comment
#238 - 内存问题
Issue -
State: open - Opened by RgznLbq almost 6 years ago
- 2 comments
#237 - CPU使用问题
Issue -
State: open - Opened by RgznLbq almost 6 years ago
- 3 comments
#236 - 什么时候支持window?
Issue -
State: open - Opened by RgznLbq almost 6 years ago
- 2 comments
#235 - GOOGLE_ATTRIBUTE_DEPRECATED 替换成 __attribute__((deprecated))
Issue -
State: closed - Opened by 0x007004 over 6 years ago
- 2 comments
#234 - fix uncompress bug
Pull Request -
State: closed - Opened by qinzuoyan over 6 years ago
Labels: bug
#233 - sofa使用snapy压缩请求体大小为100+K时解压缩出错
Issue -
State: closed - Opened by guoliushui over 6 years ago
- 5 comments
#232 - 修复HTTP Get请求的参数含有特殊字符时解析错误
Pull Request -
State: closed - Opened by cyshi over 6 years ago
#231 - Too many threads in sofa ,how use epoll to overlap large number of socket events
Issue -
State: open - Opened by Cooliodtryl over 6 years ago
- 2 comments
#230 - sofa-pbrpc-client health超时
Issue -
State: open - Opened by namelij over 6 years ago
#229 - Update dynamic_rpc_channel_impl.cc
Pull Request -
State: closed - Opened by duanguoxue almost 7 years ago
#228 - 客户端超时设置
Issue -
State: closed - Opened by lirunlong almost 7 years ago
- 2 comments
#227 - issue=#225 Merge baidu/sofa-pbrpc to github
Pull Request -
State: closed - Opened by Ye-Tian-Zero almost 7 years ago
#226 - issue=#225: Merge baidu/sofa-pbrpc to github
Pull Request -
State: closed - Opened by Ye-Tian-Zero almost 7 years ago
- 1 comment
#225 - sofa-pbrpc 需要引入可配置参数
Issue -
State: closed - Opened by Ye-Tian-Zero almost 7 years ago
#224 - boost async_write_some可否用async_write替换
Issue -
State: open - Opened by chukeer about 7 years ago
- 1 comment
#223 - RpcServerMessageStream和RpcMessageStream类是否可抽取公共父类
Issue -
State: open - Opened by chukeer about 7 years ago
#222 - try_start_receive是否可以省略_receive_token
Issue -
State: open - Opened by chukeer about 7 years ago
#221 - sofa-client请求超时之后不关闭tcp连接导致同一个连接上请求连续超时
Issue -
State: open - Opened by scottzzq about 7 years ago
- 1 comment
#220 - sofa-server端耗时异常
Issue -
State: open - Opened by scottzzq about 7 years ago
#219 - C#版本客户端
Issue -
State: closed - Opened by LazyPlanet about 7 years ago
- 3 comments
#218 - sofa-client rpc调用超时控制不准确
Issue -
State: closed - Opened by scottzzq over 7 years ago
- 1 comment
#217 - dead lock when stop rpc server
Issue -
State: open - Opened by bigwatermelondurian over 7 years ago
- 3 comments
#216 - sofa-client延时问题
Issue -
State: closed - Opened by scottzzq over 7 years ago
- 5 comments
#215 - Profiling 功能无法显示dot图
Issue -
State: open - Opened by CaesarTang over 7 years ago
- 3 comments
#214 - 本地编译echo sample提示错误
Issue -
State: closed - Opened by Tom-Deng over 7 years ago
- 1 comment
#213 - sofa client出core
Issue -
State: closed - Opened by scottzzq over 7 years ago
- 4 comments
#212 - One piece of data in a mr jobs all occurs the following error when retry connecting to different rpc servers
Issue -
State: open - Opened by Loncoder over 7 years ago
- 2 comments
#211 - sofa容错处理的疑问
Issue -
State: closed - Opened by scottzzq over 7 years ago
- 2 comments
#210 - 4个sofa进程同时挂掉
Issue -
State: open - Opened by namelij over 7 years ago
#209 - RpcChannelOptions的connect_timeout是否支持呢
Issue -
State: open - Opened by liuyajun52 over 7 years ago
#208 - 当进程支持的fd配置较小时造成listenport 被关闭,并且不在尝试监听
Issue -
State: open - Opened by baimushan over 7 years ago
- 1 comment
#207 - 关于RpcServerOptions中max_pending_buffer_size的疑问
Issue -
State: closed - Opened by scottzzq over 7 years ago
- 3 comments
#206 - 底层网络库为什么要用指明epoll呢?
Issue -
State: closed - Opened by kcwl over 7 years ago
- 5 comments
#205 - 当client通过http以json格式发送数据时server 2s才会收到请求
Issue -
State: closed - Opened by fengyindiehun over 7 years ago
- 14 comments
#204 - use atomic counter as flags in thread_group_impl, ref issue #203
Pull Request -
State: closed - Opened by qinzuoyan over 7 years ago
#203 - Potential data race in ThreadGroupImpl::start() and ThreadGroupImpl::thread_run()
Issue -
State: closed - Opened by ITWOI over 7 years ago
- 6 comments
#202 - server端 和 client端延时增加
Issue -
State: closed - Opened by namelij over 7 years ago
- 1 comment
#201 - 请问sofa channel callmethod是线程安全的吗
Issue -
State: closed - Opened by fengyindiehun over 7 years ago
- 1 comment
#200 - RpcClient::Shutdown() 后,继续发送异步rpc请求,框架会挂掉
Issue -
State: open - Opened by bymzy over 7 years ago
- 6 comments
#199 - php支持
Issue -
State: open - Opened by jackerlu over 7 years ago
- 2 comments
#198 - fix travis
Pull Request -
State: closed - Opened by yvxiang over 7 years ago
- 1 comment
#197 - issue=#196 use CLOCK_MONOTONIC in clock_gettime
Pull Request -
State: closed - Opened by yvxiang over 7 years ago
- 3 comments
#196 - clock_gettime使用CLOCK_MONOTONIC
Issue -
State: open - Opened by yvxiang over 7 years ago
#195 - server异步响应
Issue -
State: open - Opened by git3210 almost 8 years ago
- 1 comment
#194 - add golang support
Pull Request -
State: open - Opened by icexin almost 8 years ago
- 4 comments
#193 - sofarpc作为客户端时发送数据几分钟后才到达服务端
Issue -
State: open - Opened by jackerlu almost 8 years ago
- 3 comments
#192 - RpcServer::Start端口冲突问题
Issue -
State: open - Opened by jackerlu almost 8 years ago
- 6 comments
#191 - 操作系统问题
Issue -
State: closed - Opened by Fei-FeiLiang almost 8 years ago
- 1 comment
#190 - no_boost分支能否合到master上?
Issue -
State: open - Opened by 00k almost 8 years ago
- 4 comments
#189 - 在unbuntu16.10环境,unit_test的编译error,怎么解决?
Issue -
State: closed - Opened by victorustc almost 8 years ago
- 3 comments
#188 - 关于sofa::pbrpc::shared_ptr 和std::shared_ptr的问题
Issue -
State: closed - Opened by kcwl almost 8 years ago
- 5 comments
#187 - sofa能否对flatbuffer支持
Issue -
State: open - Opened by imotai almost 8 years ago
#186 - Clear stream map after maintainer thread stops
Pull Request -
State: closed - Opened by yvxiang almost 8 years ago
- 1 comment
#185 - check the return value in pbjson.cc
Pull Request -
State: closed - Opened by cyshi almost 8 years ago
#184 - 检查 NULL 返回值
Issue -
State: closed - Opened by viennadd about 8 years ago
- 1 comment
#183 - fix spell error
Pull Request -
State: closed - Opened by dy2012 about 8 years ago
#182 - sofa core dump
Issue -
State: closed - Opened by fengyindiehun about 8 years ago
- 1 comment
#181 - Add create_with_init option in RpcChannelOptions
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#180 - Add create_with_init option in RpcChannelOptions
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#179 - Update smart_ptr
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#178 - support user defined compiler through CXX env variable
Pull Request -
State: closed - Opened by 00k about 8 years ago
#177 - support user defined compiler through CXX env variable
Pull Request -
State: closed - Opened by 00k about 8 years ago
#176 - Merge #175 #155 to no-boost branch
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#175 - Fix message_header overflow
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#174 - Bazel build
Pull Request -
State: closed - Opened by teodor-pripoae about 8 years ago
- 9 comments
#173 - sofa server是否支持异步处理请求
Issue -
State: closed - Opened by fengyindiehun about 8 years ago
- 3 comments
#172 - Add profiling in README.md
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#171 - add build script
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#170 - Add Profiling image
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#169 - Fix profiling
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#168 - Updata README.md
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#167 - RPC 多协议支持
Issue -
State: closed - Opened by cyshi about 8 years ago
- 4 comments
#166 - About ioService
Issue -
State: closed - Opened by DerrickChina about 8 years ago
- 4 comments
#165 - 关于flow_control
Issue -
State: closed - Opened by fdxuwei about 8 years ago
- 2 comments
#164 - fix unit_test compile error
Pull Request -
State: closed - Opened by demiaowu about 8 years ago
- 1 comment
#163 - fix the unit_test compile error
Pull Request -
State: closed - Opened by demiaowu about 8 years ago
- 4 comments
#162 - 有考虑增加服务端主动推送功能吗
Issue -
State: open - Opened by wangchyz about 8 years ago
- 5 comments
#161 - Go语言的客户端
Issue -
State: open - Opened by huxiaoqiang about 8 years ago
- 1 comment
#160 - Initialize servlets iterator
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#159 - Fix bug in UnregisterServlet
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#158 - Delete unused member varible
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#157 - Will SSL authentication be supported?
Issue -
State: open - Opened by reyoung about 8 years ago
- 2 comments
#156 - Fix coverity warning 'String not null terminated'
Pull Request -
State: closed - Opened by cyshi about 8 years ago
#155 - Add memory profiling
Pull Request -
State: closed - Opened by zd-double about 8 years ago
#150 - unit_test compiler error
Issue -
State: closed - Opened by demiaowu about 8 years ago
- 2 comments
#140 - sofa-pbrpc去boost依赖
Issue -
State: open - Opened by zd-double over 8 years ago
- 14 comments
#121 - 服务器主动给客户端发送PB协议,该如何实现?
Issue -
State: open - Opened by LazyPlanet over 8 years ago
- 11 comments
#81 - sofa-pbrpc cookie
Pull Request -
State: open - Opened by zd-double almost 9 years ago
- 6 comments
#76 - sofa-pbrpc java支持
Issue -
State: open - Opened by stonehuang1024 almost 9 years ago
- 2 comments
#64 - Profiling 支持计划
Issue -
State: closed - Opened by cyshi about 9 years ago
- 3 comments
#40 - RpcServer 调用stop之后,程序core dump。
Issue -
State: closed - Opened by gandalf000 about 9 years ago
- 34 comments