Re: No Journal logging

2023-05-19 Thread Robbie Gemmell
Impl > > But the documentation says org.apache.activemq.artemis.journal > > Is the documentation wrong or does it just not apply to CORE? It is very > confusing, either way. > > From: Robbie Gemmell > Date: Friday, 19 May 2023 at 06:15 > To: users@activemq.apache.org > Subje

Re: No Journal logging

2023-05-19 Thread Doug Whitfield
, 19 May 2023 at 06:15 To: users@activemq.apache.org Subject: Re: No Journal logging I'd guess the perf command sends non-persistent messages by default, and so you arent really using the journal there and thus wont see journal logging. I see a load of logging if I enable TRACE o

Re: No Journal logging

2023-05-19 Thread Robbie Gemmell
how would we do that? I > think you are saying we just aren’t seeing it because we aren’t hitting the > narrow set of issues that are actually logged, but I want to be sure that is > the correct interpretation. > > > From: Robbie Gemmell > Date: Thursday, 18 May 2023 at 10:

Re: No Journal logging

2023-05-18 Thread Doug Whitfield
that are actually logged, but I want to be sure that is the correct interpretation. From: Robbie Gemmell Date: Thursday, 18 May 2023 at 10:13 To: users@activemq.apache.org Subject: Re: No Journal logging Those files are specifically for the 'identified messages' with IDs, as contain

Re: No Journal logging

2023-05-18 Thread Robbie Gemmell
> To: users@activemq.apache.org > Subject: No Journal logging > We have the below config. I see at > https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Factivemq.apache.org%2Fcomponents%2Fartemis%2Fdocumentation%2F&data=05%7C01%7Cdwhitfield%40

Re: No Journal logging

2023-05-18 Thread Doug Whitfield
Journal logging We have the below config. I see at https://nam12.safelinks.protection.outlook.com/?url=https%3A%2F%2Factivemq.apache.org%2Fcomponents%2Fartemis%2Fdocumentation%2F&data=05%7C01%7Cdwhitfield%40perforce.com%7C4d4fda7b7f0e41d5a25b08db57a7d62d%7C95b666d19a7549ab95a38969fbcdc08c%7C0

No Journal logging

2023-05-18 Thread Doug Whitfield
We have the below config. I see at https://activemq.apache.org/components/artemis/documentation/ that this is correct. I can see at https://github.com/apache/activemq-artemis/tree/main/artemis-server/src/main/java/org/apache/activemq/artemis/core that org.apache.activemq.artemis.core.server exis