Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5164: Bloom filter benchmark fails to complete ......................................................................
IMPALA-5164: Bloom filter benchmark fails to complete Due to large allocations during benchmark, we spend a lot of time under memory pressure, which triggers the context switch detection. Not using micro-benchmark heuristics for these benchmarks fixes the problem. Change-Id: Ifad385a633c45af7d1dbcc87e56661c413bde7dc Reviewed-on: http://gerrit.cloudera.org:8080/7381 Reviewed-by: Jim Apple <[email protected]> Tested-by: Impala Public Jenkins --- M be/src/benchmarks/bloom-filter-benchmark.cc 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Verified Jim Apple: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/7381 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifad385a633c45af7d1dbcc87e56661c413bde7dc Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Zach Amsden <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Jim Apple <[email protected]> Gerrit-Reviewer: Zach Amsden <[email protected]>
