grpc-java/netty
Jakob Buchgraber 105964bfac Fix memory leak by adding the Http2StreamRemovalPolicy to the channel pipeline.
In benchmarks we would see grpc talking up tens of gigabytes of memory. A heap dump
revealed that streams would not get cleaned up and stick around in memory forever.
2015-04-07 12:56:27 -07:00
..
src Fix memory leak by adding the Http2StreamRemovalPolicy to the channel pipeline. 2015-04-07 12:56:27 -07:00
build.gradle Removing all references to "stubby" 2015-01-27 11:25:25 -08:00