From 88418f400507fba109971f169ce0a2c4243a31c9 Mon Sep 17 00:00:00 2001 From: Amar Tumballi Date: Wed, 24 Apr 2019 22:23:36 +0530 Subject: performance/decompounder: remove the translator as the feature is not used anymore updates: bz#1693692 Change-Id: Id5932b11e115ca6da1c2bfff7ae1460787109e06 Signed-off-by: Amar Tumballi --- tests/thin-arbiter.rc | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'tests/thin-arbiter.rc') diff --git a/tests/thin-arbiter.rc b/tests/thin-arbiter.rc index c5ac00baaaf..72202eeb53f 100644 --- a/tests/thin-arbiter.rc +++ b/tests/thin-arbiter.rc @@ -106,7 +106,7 @@ volume ${V0}-index subvolumes ${V0}-io-threads end-volume -volume ${V0}-io-stats +volume $b type debug/io-stats option count-fop-hits off option latency-measurement off @@ -115,11 +115,6 @@ volume ${V0}-io-stats subvolumes ${V0}-index end-volume -volume $b - type performance/decompounder - subvolumes ${V0}-io-stats -end-volume - volume ${V0}-server type protocol/server option transport.listen-backlog 1024 -- cgit