Internal Jenkins has submitted this change and it was merged. Change subject: Ignore spurious MemPool DCHECK when using --disable_mem_pools flag ......................................................................
Ignore spurious MemPool DCHECK when using --disable_mem_pools flag This flag makes running with ASAN much more useful, but the flag will erroneously trigger the DCHECK. Change-Id: I7475202eb81ee7c73dc3fda9fb44b18108b620ee Reviewed-on: http://gerrit.cloudera.org:8080/2885 Reviewed-by: Skye Wanderman-Milne <[email protected]> Tested-by: Internal Jenkins --- M be/src/runtime/mem-pool.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Skye Wanderman-Milne: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/2885 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I7475202eb81ee7c73dc3fda9fb44b18108b620ee Gerrit-PatchSet: 3 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Skye Wanderman-Milne <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Skye Wanderman-Milne <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
