NO-JIRA Removing comment from PrintData

This commit is contained in:
Clebert Suconic 2021-05-24 10:34:58 -04:00
parent 847fe90411
commit 23a28dc1d8
1 changed files with 1 additions and 2 deletions

View File

@ -125,8 +125,7 @@ public class PrintData extends DBOption {
}
public static void printData(File bindingsDirectory, File messagesDirectory, File pagingDirectory, PrintStream out, boolean safe, boolean reclaimed) throws Exception {
// Having the version on the data report is an information very useful to understand what happened
// When debugging stuff
// printing the banner and version
Artemis.printBanner(out);
File serverLockFile = new File(messagesDirectory, "server.lock");