Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/9386
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 logging to verify that openssl-util-test and impala with --disk_spill_encryption=true were going down the expected code path. Change-Id: I64f23c493c6cc8d7e51ff45bbb305a71085e84c8 --- M be/src/util/cpu-info.cc 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/86/9386/1 -- 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: newchange Gerrit-Change-Id: I64f23c493c6cc8d7e51ff45bbb305a71085e84c8 Gerrit-Change-Number: 9386 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <tarmstr...@cloudera.com>