Adar Dembo has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14244 )
Change subject: [util] Fix the bug of MaybeGCAfterRelease() ...................................................................... [util] Fix the bug of MaybeGCAfterRelease() The released_bytes parameter here must be a positive number, so when it is added to g_released_memory_since_gc, it should not be negative Change-Id: Ied1520a88ec58d27e9aa75c1c70f035d46f8b583 Reviewed-on: http://gerrit.cloudera.org:8080/14244 Reviewed-by: Yingchun Lai <[email protected]> Reviewed-by: Adar Dembo <[email protected]> Tested-by: Adar Dembo <[email protected]> --- M src/kudu/util/process_memory.cc 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Yingchun Lai: Looks good to me, but someone else must approve Adar Dembo: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/14244 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ied1520a88ec58d27e9aa75c1c70f035d46f8b583 Gerrit-Change-Number: 14244 Gerrit-PatchSet: 3 Gerrit-Owner: Anonymous Coward <[email protected]> Gerrit-Reviewer: Adar Dembo <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Tidy Bot (241) Gerrit-Reviewer: Yingchun Lai <[email protected]>
