David Ribeiro Alves has uploaded a new change for review.

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

Change subject: WIP: KUDU-2083. Decrement running maitenance ops on failed 
prepare
......................................................................

WIP: KUDU-2083. Decrement running maitenance ops on failed prepare

There is currently a bug where we don't decrement the number of
running ops when an op->Prepare() fails. Although rare, when this
bug is hit, it will decrease the number of simultaneous mm ops
that can run until none can, causing the tserver to run OOM.

WIP as this needs a test

Change-Id: I8022bcd4c6470dfef2dece0cbefede916a752291
---
M src/kudu/util/maintenance_manager.cc
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/7610/1
-- 
To view, visit http://gerrit.cloudera.org:8080/7610
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8022bcd4c6470dfef2dece0cbefede916a752291
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: David Ribeiro Alves <davidral...@gmail.com>

Reply via email to