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 51f10c5fff..f1f96e7d4a 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
@@ -58,7 +58,7 @@ ${ping-config.settings}${journal-buffer.settings}${connector-config.settings}
- 104857600
+ 100Mb
diff --git a/artemis-cli/src/test/resources/broker-nojms.xml b/artemis-cli/src/test/resources/broker-nojms.xml
index 11cb78738b..1ceecc960d 100644
--- a/artemis-cli/src/test/resources/broker-nojms.xml
+++ b/artemis-cli/src/test/resources/broker-nojms.xml
@@ -64,7 +64,7 @@ under the License.
DLQ
ExpiryQueue
0
- 10485760
+ 10Mb
10
BLOCK
diff --git a/artemis-cli/src/test/resources/broker-reload.xml b/artemis-cli/src/test/resources/broker-reload.xml
index 93f909cb90..b89c705fe6 100644
--- a/artemis-cli/src/test/resources/broker-reload.xml
+++ b/artemis-cli/src/test/resources/broker-reload.xml
@@ -67,7 +67,7 @@ under the License.
DLQ
ExpiryQueue
0
- 10485760
+ 10Mb
10
BLOCK
diff --git a/artemis-cli/src/test/resources/broker.xml b/artemis-cli/src/test/resources/broker.xml
index d4e2400726..70b659ae2a 100644
--- a/artemis-cli/src/test/resources/broker.xml
+++ b/artemis-cli/src/test/resources/broker.xml
@@ -68,7 +68,7 @@ under the License.
DLQ
ExpiryQueue
0
- 10485760
+ 10Mb
10
BLOCK
diff --git a/artemis-features/src/main/resources/artemis.xml b/artemis-features/src/main/resources/artemis.xml
index 7a51dc2d41..c54a289f6c 100644
--- a/artemis-features/src/main/resources/artemis.xml
+++ b/artemis-features/src/main/resources/artemis.xml
@@ -54,7 +54,7 @@ under the License.
- 104857600
+ 100Mb
diff --git a/examples/features/standard/paging/src/main/resources/activemq/server0/broker.xml b/examples/features/standard/paging/src/main/resources/activemq/server0/broker.xml
index fb260f6ae2..11fb8a0ee5 100644
--- a/examples/features/standard/paging/src/main/resources/activemq/server0/broker.xml
+++ b/examples/features/standard/paging/src/main/resources/activemq/server0/broker.xml
@@ -71,12 +71,12 @@ under the License.
- 10485760
- 1048576
+ 10Mb
+ 1Mb
- 10485760
- 1048576
+ 10Mb
+ 1Mb
diff --git a/tests/integration-tests/src/test/resources/reload-test-jms.xml b/tests/integration-tests/src/test/resources/reload-test-jms.xml
index 5ff71843f3..ab1a8e59d4 100644
--- a/tests/integration-tests/src/test/resources/reload-test-jms.xml
+++ b/tests/integration-tests/src/test/resources/reload-test-jms.xml
@@ -103,7 +103,7 @@ under the License.
DLQ
ExpiryQueue
0
- 10485760
+ 10Mb
10
BLOCK
diff --git a/tests/integration-tests/src/test/resources/reload-test-updated-jms.xml b/tests/integration-tests/src/test/resources/reload-test-updated-jms.xml
index 1a67013374..0e3628d056 100644
--- a/tests/integration-tests/src/test/resources/reload-test-updated-jms.xml
+++ b/tests/integration-tests/src/test/resources/reload-test-updated-jms.xml
@@ -113,7 +113,7 @@ under the License.
NewQueue
NewQueue
0
- 10485760
+ 10Mb
10
BLOCK