michaelandrepearce commented on a change in pull request #3580:
URL: https://github.com/apache/activemq-artemis/pull/3580#discussion_r632890217



##########
File path: 
artemis-journal/src/main/java/org/apache/activemq/artemis/core/journal/impl/JournalImpl.java
##########
@@ -1858,6 +1988,8 @@ public synchronized void compact() throws Exception {
          journalLock.writeLock().unlock();
       }
 
+      processBackup();

Review comment:
       I thought during our discussions we want the backup before compaction so 
its literally as raw as it gets.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to