[
https://issues.apache.org/jira/browse/FLINK-7984?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16266089#comment-16266089
]
ASF GitHub Bot commented on FLINK-7984:
---------------------------------------
GitHub user yew1eb opened a pull request:
https://github.com/apache/flink/pull/5072
[FLINK-7984][build] Bump snappy-java to 1.1.4
## What is the purpose of the change
This PR bumps the snappy-java version to 1.1.14.
snappy-java-1.1.4 (2017-05-22):
- Fix a 1% performance regression when snappy is used in PIE executables.
- Improve compression performance by 5%.
- Improve decompression performance by 20%.
- See more: [Snappy-java Release
Notes](https://github.com/xerial/snappy-java/blob/master/Milestone.md)
## Verifying this change
This change should be covered by travis and the end-to-end tests.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/yew1eb/flink FLINK-7984
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/5072.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 #5072
----
commit b67f71fc252075d21ce64d5d8b474fac5e4c85a5
Author: yew1eb <[email protected]>
Date: 2017-11-19T18:03:19Z
[FLINK-7984][build] Bump snappy-java to 1.1.4
----
> Bump snappy-java to 1.1.4
> -------------------------
>
> Key: FLINK-7984
> URL: https://issues.apache.org/jira/browse/FLINK-7984
> Project: Flink
> Issue Type: Improvement
> Components: Build System
> Affects Versions: 1.4.0
> Reporter: Hai Zhou UTC+8
> Assignee: Hai Zhou UTC+8
> Fix For: 1.5.0
>
>
> Upgrade the snappy java version to 1.1.4(the latest, May, 2017). The older
> version has some issues like memory leak
> (https://github.com/xerial/snappy-java/issues/91).
> Snappy Java [Release
> Notes|https://github.com/xerial/snappy-java/blob/master/Milestone.md]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)