Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/4973
Change subject: IMPALA-4437: hit DCHECK in buffered-block-mgr-test ...................................................................... IMPALA-4437: hit DCHECK in buffered-block-mgr-test The issue was introduced by "IMPALA-3202: DiskIoMgr improvements for new buffer pool". The bug is pretty straightforward - I forgot to update some error/cancellation paths to handle client-provided buffers. Testing: Was able to reproduce locally before the fix, have run it in a loop for a while with the fix and not seen any crashes. Change-Id: Ib7e8ffdbec341f6ffbc310fb29df63ab45fed545 --- M be/src/runtime/disk-io-mgr.cc 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/73/4973/1 -- To view, visit http://gerrit.cloudera.org:8080/4973 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ib7e8ffdbec341f6ffbc310fb29df63ab45fed545 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
