From d23ced586d71c389345bbea1af5d2530da608752 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Tue, 4 Apr 2023 09:53:30 -0400 Subject: [PATCH] ARTEMIS-4236 Reorganize broker.xml around paging properties This is how I see these properties. I am trying to make this easier to understand. Co-authored-by: Robbie Gemmell --- .../artemis/cli/commands/etc/broker.xml | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml index ba627f3cab..accc00a171 100644 --- a/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml +++ b/artemis-cli/src/main/resources/org/apache/activemq/artemis/cli/commands/etc/broker.xml @@ -134,31 +134,31 @@ ${cluster-security.settings}${cluster.settings}${replicated.settings}${shared-st ExpiryQueue 0 - - - -1 - - - -1 - - - 10M - - - -1 - - - 20M - 10 ${full-policy} ${auto-create} ${auto-create} ${auto-delete} ${auto-delete} - + + + 10M + + + + -1 + -1 + + + + -1 + 20M + + + + -1 + -1 +