Hello Sailesh Mukil, Alex Behm, I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/9386 to look at the new patch set (#2). Change subject: IMPALA-6219: actually turn on AES-GCM ...................................................................... IMPALA-6219: actually turn on AES-GCM There was a typo that prevented it from matching the output of cpuinfo correctly. Testing: Manually verified that impalad.INFO contains the expected hardware flags: Hardware Supports: ssse3 sse4_1 sse4_2 popcnt avx avx2 pclmulqdq Added temporary logging to verify that openssl-util-test and impala with --disk_spill_encryption=true were going down the expected code path. Added permanent logging at startup to report the default mode. Change-Id: I64f23c493c6cc8d7e51ff45bbb305a71085e84c8 --- M be/src/common/init.cc M be/src/util/cpu-info.cc M be/src/util/openssl-util.cc M be/src/util/openssl-util.h 4 files changed, 16 insertions(+), 14 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/9386/2 -- To view, visit http://gerrit.cloudera.org:8080/9386 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newpatchset Gerrit-Change-Id: I64f23c493c6cc8d7e51ff45bbb305a71085e84c8 Gerrit-Change-Number: 9386 Gerrit-PatchSet: 2 Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com> Gerrit-Reviewer: Alex Behm <alex.b...@cloudera.com> Gerrit-Reviewer: Sailesh Mukil <sail...@cloudera.com>