diff --git a/artemis-server/src/main/resources/schema/artemis-configuration.xsd b/artemis-server/src/main/resources/schema/artemis-configuration.xsd index bc474c2aaa..fb9f0fe7fa 100644 --- a/artemis-server/src/main/resources/schema/artemis-configuration.xsd +++ b/artemis-server/src/main/resources/schema/artemis-configuration.xsd @@ -1654,6 +1654,15 @@ + + + + Number of concurrent workers, more workers can help increase throughput on high latency networks. + Defaults to 1 + + + + @@ -1676,16 +1685,6 @@ - - - - - Number of concurrent workers, more workers can help increase throughput on high latency networks. - Defaults to 1 - - - -