Hello Alexey Serbin, Kudu Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/15927
to look at the new patch set (#2).
Change subject: KUDU-2817: Upgrade snappy to 1.1.8
......................................................................
KUDU-2817: Upgrade snappy to 1.1.8
We are currently on snappy 1.1.4 which is from 2017 and the latest
release is from January 2020.
This patch upgrades to snappy 1.1.8 which pulls in various fixes and
improvements. See the release notes for all the changes:
https://github.com/google/snappy/releases
I adjusted the build scripts now that snappy uses cmake instead of
autoconf. I used the parameters passed to lz4 for inspiration.
Change-Id: I19e4eda122c0ea957bbe504fc7de681bb72068cd
---
M thirdparty/build-definitions.sh
M thirdparty/download-thirdparty.sh
M thirdparty/vars.sh
3 files changed, 11 insertions(+), 11 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/15927/2
--
To view, visit http://gerrit.cloudera.org:8080/15927
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I19e4eda122c0ea957bbe504fc7de681bb72068cd
Gerrit-Change-Number: 15927
Gerrit-PatchSet: 2
Gerrit-Owner: Grant Henke <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)