Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/8114
Change subject: Remove unused MemPool::peak_allocated_bytes_ ...................................................................... Remove unused MemPool::peak_allocated_bytes_ The value is not used for anything but there is code devoted to updating it and testing the value. Testing: Ran mem-pool-test to confirm it still works. Change-Id: I99eba01869914c1d1e0a6ed0cab039d904fecc02 --- M be/src/runtime/mem-pool-test.cc M be/src/runtime/mem-pool.cc M be/src/runtime/mem-pool.h 3 files changed, 2 insertions(+), 32 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/14/8114/1 -- To view, visit http://gerrit.cloudera.org:8080/8114 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I99eba01869914c1d1e0a6ed0cab039d904fecc02 Gerrit-PatchSet: 1 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Tim Armstrong <[email protected]>
