Hello Internal Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/1715
to look at the new patch set (#5).
Change subject: KUDU-1288. Release WAL file descriptors when deleting tablets
......................................................................
KUDU-1288. Release WAL file descriptors when deleting tablets
This is a bug fix for an issue where we would leak WAL file FDs when
deleting tablets. Over time, this would cause Kudu to run out of file
descriptors and crash.
Change-Id: I97dfac521bcd61d2b286c9a437310f40cbe7b288
---
M src/kudu/consensus/log-test.cc
M src/kudu/consensus/log.cc
M src/kudu/consensus/mt-log-test.cc
M src/kudu/integration-tests/delete_table-test.cc
4 files changed, 89 insertions(+), 10 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/15/1715/5
--
To view, visit http://gerrit.cloudera.org:8080/1715
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I97dfac521bcd61d2b286c9a437310f40cbe7b288
Gerrit-PatchSet: 5
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Mike Percy <[email protected]>
Gerrit-Reviewer: David Ribeiro Alves <[email protected]>
Gerrit-Reviewer: Internal Jenkins
Gerrit-Reviewer: Mike Percy <[email protected]>
Gerrit-Reviewer: Todd Lipcon <[email protected]>