GitHub user a-roberts opened a pull request:
https://github.com/apache/spark/pull/16888
[SPARK-19552] [BUILD] Upgrade Netty version to 4.1.8 final
## What changes were proposed in this pull request?
We should use Netty 4.1.8 due to one security concern and other bug fixes -
we'll need to change Spark code as well as the usual misc files (like pom.xml
and deps files) to enable this
## How was this patch tested?
Existing unit tests - this is a WIP as this introduces some new test
failures and I have dummy implementations for the required methods I've added.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/a-roberts/spark NettyUpgrade418Final
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/16888.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 #16888
----
commit 5ace15b8c8abba562c0abbf598464014d09ad4d5
Author: Adam Roberts <[email protected]>
Date: 2017-02-09T17:07:59Z
Use netty-all 4.1.8 final
commit dc88508644102ba241d75416a56afaa695db0f45
Author: Adam Roberts <[email protected]>
Date: 2017-02-10T16:08:38Z
Tidy up
commit cc4fb3775eafeeb5071115e1bb988a565d94295d
Author: Adam Roberts <[email protected]>
Date: 2017-02-10T16:10:44Z
Upgrade deps files as well
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]