Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1356#discussion_r123273131
--- Diff:
artemis-journal/src/main/java/org/apache/activemq/artemis/journal/ActiveMQJournalBundle.java
---
@@ -39,7 +39,7 @@
@Message(id = 149001, value = "Journal data belong to a different
version")
ActiveMQIOErrorException journalDifferentVersion();
- @Message(id = 149002, value = "Journal files version mismatch. You
should export the data from the previous version and import it as explained on
the user''s manual")
--- End diff --
AFAIK this is not a typo.. it's how the logger works.. otherwise the '
would be translated as something else?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---