-
Updated
Sep 12, 2021 - Go
rpc-framework
Here are 277 public repositories matching this topic...
Hello,
Our static analyzer found a following potential NPE. We have checked the feasibility of this execution trace. It is necessary to defend this vulnerability to improve the code quality.
Here is the bug trace.
Currently, UnframedGrpcService
returns an error message as plain text.
https://github.com/line/armeria/blob/54b70906bcd813f0b9b2c6715ad4086160ac49b2/grpc/src/main/java/com/linecorp/armeria/server/grpc/UnframedGrpcService.java#L255-L272
It would be nice to return a JSON object if the content type is JSON compatible.
{
"code": "FAILED_PRECONDITION",
"message": "Input validatio
-
Updated
Dec 24, 2020 - PHP
-
Updated
Sep 3, 2021 - Java
-
Updated
Sep 2, 2021 - Rust
-
Updated
Sep 10, 2021 - C++
-
Updated
Sep 10, 2021 - Java
-
Updated
Aug 17, 2021 - Java
-
Updated
Jul 9, 2021 - C
-
Updated
Aug 27, 2021 - Go
-
Updated
Sep 12, 2021 - C#
If you r going to wait response,or block the goroutine in a getty session(tcp conection), task pool can not be null。
func (s *Server) newSession(session getty.Session) error {
var (
ok bool
tcpConn *net.TCPConn
)
// 省略部分代码...
session.SetTaskPool(srvGrpool)
return nil
}
ortherwise,handleTcpPackage() will blocked,led to the response missing
func (s *session
-
Updated
Jun 3, 2021 - Java
-
Updated
Oct 15, 2020 - Java
-
Updated
Aug 2, 2021 - Go
-
Updated
Aug 30, 2021 - Go
-
Updated
Jun 4, 2021 - Java
-
Updated
Aug 26, 2021 - JavaScript
-
Updated
Apr 12, 2021 - Clojure
-
Updated
Apr 19, 2019 - JavaScript
-
Updated
Nov 8, 2017
-
Updated
Apr 30, 2021 - Java
-
Updated
Nov 1, 2018 - Java
Improve this page
Add a description, image, and links to the rpc-framework topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc-framework topic, visit your repo's landing page and select "manage topics."
What language are you using?
C++
What operating system (Linux, Ubuntu, …) and version?
Linux
What runtime / compiler are you using (e.g. jdk version or version of gcc)
4.8.5
Make sure you include information that can help us debug (full error message, exception listing, stack trace, logs).
tars的发布流程:tarsweb上传安装包 -> tarsAdminRegistry开始发布 -> tarspatch 从/usr/local/app/p