forked from bharathv/kudu
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KUDU-1559. Fix block manager metric for aborted blocks
We weren't properly decrementing the "open writable blocks" metric when aborting a LogWritableBlock. Change-Id: I4447d2c4e3073732dc423cc7b6dd22e2ba9ad926 Reviewed-on: http://gerrit.cloudera.org:8080/3964 Tested-by: Kudu Jenkins Reviewed-by: Adar Dembo <[email protected]>
- Loading branch information
1 parent
bcc4bbf
commit 3cec55a
Showing
2 changed files
with
39 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters