Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/2470#discussion_r243073035
--- Diff:
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/tools/PrintData.java
---
@@ -216,63 +216,63 @@ private static void printPages(DescribeJournal
describeJournal,
if (pgStore != null) {
folder = pgStore.getFolder();
--- End diff --
There's a semantic change here, are you sure?---
