Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4830
Change subject: IMPALA-4350: Crash with vlog level 2 in hash join node ...................................................................... IMPALA-4350: Crash with vlog level 2 in hash join node Testing: Reproduced by running test_mem_usage_scaling against an Impala with -v=2. Confirmed the fix avoided the crash. We don't have any routine testing of high log levels so there isn't a clear way to get good coverage of all code paths where there might be similar bugs. Change-Id: Ieedd49d8a17709177a622ddc15b78a3f48e12d3f --- M be/src/exec/partitioned-hash-join-node.cc 1 file changed, 13 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/30/4830/1 -- To view, visit http://gerrit.cloudera.org:8080/4830 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ieedd49d8a17709177a622ddc15b78a3f48e12d3f Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
