grpc-java/netty
Lukasz Strzalkowski d116cc9875 netty: Fix NPE in NettyClientTransport
Fixes NPE when keepalive is enabled.

* Move creation of keepAliveManager to the bottom of start()
* Enable keepAlive in NettyClientTransportTest
* Add test cases checking if keepalive is enabled/disabled, specifically.

Fixes #2726
2017-02-16 10:29:52 -08:00
..
src netty: Fix NPE in NettyClientTransport 2017-02-16 10:29:52 -08:00
build.gradle all: swap to newer animalsniffer plugin 2017-02-07 12:49:01 -08:00