From b97e6cbbfac61678d52486d52708c605412e7dd7 Mon Sep 17 00:00:00 2001 From: Henning Baldersheim Date: Tue, 5 Jul 2022 13:38:22 +0200 Subject: GC long gone config --- .../resources/configdefinitions/container.jdisc.container-mbus.def | 4 ---- 1 file changed, 4 deletions(-) (limited to 'container-messagebus') diff --git a/container-messagebus/src/main/resources/configdefinitions/container.jdisc.container-mbus.def b/container-messagebus/src/main/resources/configdefinitions/container.jdisc.container-mbus.def index 143e02a30ef..bd43c13aba3 100644 --- a/container-messagebus/src/main/resources/configdefinitions/container.jdisc.container-mbus.def +++ b/container-messagebus/src/main/resources/configdefinitions/container.jdisc.container-mbus.def @@ -22,10 +22,6 @@ transport_events_before_wakeup int default=1 # Dynamic throttling is used, and works better than anything else. maxpendingcount int default=2048 -enabled bool default=false -#maxpendingsize is set in megabytes! -maxpendingsize int default=100 - #The amount of input data that the service can process concurrently maxConcurrentFactor double default=0.2 range=[0.0-1.0] -- cgit v1.2.3