hen it attempts to commit the transaction. If the
> broker succeeds in writing the messages to storage but the broker stops for
> whatever reason before the messages are consumed then when the broker
> restarts those messages will be loaded from storage and made available to
> consumer
file storage and If yes, in any
> scenario file storage, chances of losing transactions?
>
> Thanks,
> Shivang.
>
> -Original Message-
> From: Justin Bertram
> Sent: Wednesday, September 13, 2023 10:23 PM
> To: users@activemq.apache.org
> Subject: Re: Artemi
: Thursday, September 14, 2023 1:14 AM
To: users@activemq.apache.org
Subject: Re: Artemis File Storage Persistence vs JDBC Persistence
To be clear, my previous explanation assumes that nothing outside the broker
is removing the persistent data. If you are operating in a
containerized/virtual/cloud
f losing transactions?
>>
>> Thanks,
>> Shivang.
>>
>> -----Original Message-
>> From: Justin Bertram
>> Sent: Wednesday, September 13, 2023 10:23 PM
>> To: users@activemq.apache.org
>> Subject: Re: Artemis File Storage Persistence vs JDBC Persi
ertram
> Sent: Wednesday, September 13, 2023 10:23 PM
> To: users@activemq.apache.org
> Subject: Re: Artemis File Storage Persistence vs JDBC Persistence
>
> I'm not really sure what you're asking. Are you asking whether you should
> use the file-based journal or a da
: users@activemq.apache.org
Subject: [EXTERNAL] Re: Artemis File Storage Persistence vs JDBC
Persistence
If you are sending one or more durable messages in your transaction
then the broker will attempt to write them to storage when they arrive.
If the broker fails to write the messages, for whatever
> Thanks,
> Shivang.
>
> -Original Message-
> From: Justin Bertram
> Sent: Wednesday, September 13, 2023 10:23 PM
> To: users@activemq.apache.org
> Subject: Re: Artemis File Storage Persistence vs JDBC Persistence
>
> I'm not really sure what you'
: Re: Artemis File Storage Persistence vs JDBC Persistence
I'm not really sure what you're asking. Are you asking whether you should
use the file-based journal or a database if you have 100k transactions?
To be clear, what is "best" in one situation is often not "best"
up via queue. What would be best in
> such scenarios?
>
> Thanks,
> Shivang
>
> -Original Message-
> From: Justin Bertram
> Sent: Wednesday, September 13, 2023 8:38 PM
> To: users@activemq.apache.org
> Subject: Re: Artemis File Storage Persistence vs JDBC Persistence
&g
Bertram
Sent: Wednesday, September 13, 2023 8:38 PM
To: users@activemq.apache.org
Subject: Re: Artemis File Storage Persistence vs JDBC Persistence
When deciding between the file-based journal on local storage versus a
remote database I think the three main considerations are:
- Performance
When deciding between the file-based journal on local storage versus a
remote database I think the three main considerations are:
- Performance
- Infrastructure
- Reliability
The file-based journal on local storage will be faster than a database for
a few reasons:
- The storage is local so th
11 matches
Mail list logo