Hello Alexey Serbin, Ashwani Raina, Attila Bukor, Yifan Zhang, Kudu Jenkins, 
KeDeng,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/21287

to look at the new patch set (#3).

Change subject: KUDU-3580 the crash bug when run binaries on older CPU machines
......................................................................

KUDU-3580 the crash bug when run binaries on older CPU machines

After Kudu linking rocksdb, the Kudu binaries may
crash with error "Illegal instruction" when running
on machines which don't support newer CPU
instruction (e.g. AVX512) but were built on a
machine which supports.

This patch enables the PORTABLE option when building
librocksdb to fix the issue.

Change-Id: Id30ae995c41a592fccbdb822bc1f457c5e6878ac
---
M thirdparty/build-definitions.sh
M thirdparty/build-thirdparty.sh
2 files changed, 7 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/21287/3
--
To view, visit http://gerrit.cloudera.org:8080/21287
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id30ae995c41a592fccbdb822bc1f457c5e6878ac
Gerrit-Change-Number: 21287
Gerrit-PatchSet: 3
Gerrit-Owner: Yingchun Lai <laiyingc...@apache.org>
Gerrit-Reviewer: Alexey Serbin <ale...@apache.org>
Gerrit-Reviewer: Ashwani Raina <ara...@cloudera.com>
Gerrit-Reviewer: Attila Bukor <abu...@apache.org>
Gerrit-Reviewer: KeDeng <kdeng...@gmail.com>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Yifan Zhang <chinazhangyi...@163.com>
Gerrit-Reviewer: Yingchun Lai <laiyingc...@apache.org>

Reply via email to