GitHub user chtyim opened a pull request:
https://github.com/apache/twill/pull/62
(TWILL-248) Upgrade to use Netty-4.1
- Also enable ResourceReportClient to use HTTP compression
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chtyim/twill
feature/TWILL-248-upgrade-netty-4.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/twill/pull/62.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #62
----
commit 321e7ba0116ccb7ba1c9b814ff60ad0dfd4ac3e5
Author: Terence Yim <[email protected]>
Date: 2017-10-10T20:26:11Z
(TWILL-248) Upgrade to use Netty-4.1
- Also enable ResourceReportClient to use HTTP compression
----
---