Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/18805 )
Change subject: IMPALA-11467: Force Boost to use /dev/random for UUID generation ...................................................................... IMPALA-11467: Force Boost to use /dev/random for UUID generation To avoid crash issue at OS with kernel lower than Linux 3.17, this patch pick kudu's solution 35b5664f908cd1250c9f01e5dff77b653cfd12b7 into impala. Testing: - run pre-built impalad at CentOS 7 kernel 3.10 with no crash. Change-Id: Ic48bd59b0a846bcb91a6faf77156c0a49cd08ae8 Reviewed-on: http://gerrit.cloudera.org:8080/18805 Tested-by: Impala Public Jenkins <[email protected]> Reviewed-by: Alexey Serbin <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- M be/CMakeLists.txt 1 file changed, 6 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Verified Alexey Serbin: Looks good to me, but someone else must approve Joe McDonnell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/18805 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ic48bd59b0a846bcb91a6faf77156c0a49cd08ae8 Gerrit-Change-Number: 18805 Gerrit-PatchSet: 5 Gerrit-Owner: Yifan Zhang <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]>
