Hello Alexey Serbin, Kudu Jenkins, Andrew Wong, Todd Lipcon,

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/16330

to look at the new patch set (#3).

Change subject: KUDU-3181: put a bound on the queue of compilation manager
......................................................................

KUDU-3181: put a bound on the queue of compilation manager

Add flag codegen_queue_capacity to config max queue size.
Without the bound, when codegen cache hit rate is low, the queue
could accumulate tons of entries, each of which retains
a copy of schema meta data, thus consuming a lot of memeory.

Change-Id: Ia85b5818d1a5ea3ea978808900dd9c9e0cc0784e
---
M src/kudu/codegen/compilation_manager.cc
1 file changed, 8 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/30/16330/3
--
To view, visit http://gerrit.cloudera.org:8080/16330
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia85b5818d1a5ea3ea978808900dd9c9e0cc0784e
Gerrit-Change-Number: 16330
Gerrit-PatchSet: 3
Gerrit-Owner: Li Zhiming <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Andrew Wong <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)
Gerrit-Reviewer: Li Zhiming <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>

Reply via email to