You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2018/11/18 03:22:32 UTC

[GitHub] peng-yongsheng opened a new pull request #1928: Upgrade gRPC library.

peng-yongsheng opened a new pull request #1928: Upgrade gRPC library.
URL: https://github.com/apache/incubator-skywalking/pull/1928
 
 
   The gRPC new library fixed some core bugs. Upgrade to 1.15.1 in backend project.
   
   1. core: fix memory leak when inbound message was not fully read (#4298). This mainly applies to custom message marshallers; it would be very rare for the protobuf marshaller.
   
   1. netty: Client sends rst stream when server half-closes. This fixes a memory leak when server closes before client half closes (#4275)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services