RE: [Broker-J] derby message store

2018-08-10 Thread VERMEULEN Olivier
Hello Alex,

Thanks for the answer.
No we didn't face any issues so far but we wanted to make sure we have the same 
guarantees between Derby and an Oracle database if we want to switch from one 
to the other.

Olivier

-Original Message-
From: Oleksandr Rudyy  
Sent: vendredi 10 août 2018 12:59
To: users@qpid.apache.org
Subject: Re: [Broker-J] derby message store

Hi Olivier,

Derby message store works the same as JDBC message store. The JDBC transactions 
are used underneath to guarantee message persistence.
The disposition is sent after the underlying JDBC transactions are committed 
for both transactional and non-transactional deliveries.
Do you have any problem resulted in message loss with derby store?

Kind Regards,
Alex


On 9 August 2018 at 15:57, VERMEULEN Olivier  
wrote:
> Hello,
>
> With a derby message store, when a producer sends a message to the broker do 
> we have the guarantee that the message is actually flushed on the disk when 
> we receive the acknowledgement?
>
> Thanks,
> Olivier
> ***
>
> This e-mail contains information for the intended recipient only. It may 
> contain proprietary material or confidential information. If you are not the 
> intended recipient you are not authorised to distribute, copy or use this 
> e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
> and accepts no responsibility for any loss or damage arising from its use. If 
> you have received this e-mail in error please notify immediately the sender 
> and delete the original email received, any attachments and all copies from 
> your system.

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org For additional 
commands, e-mail: users-h...@qpid.apache.org

***

This e-mail contains information for the intended recipient only. It may 
contain proprietary material or confidential information. If you are not the 
intended recipient you are not authorised to distribute, copy or use this 
e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
and accepts no responsibility for any loss or damage arising from its use. If 
you have received this e-mail in error please notify immediately the sender and 
delete the original email received, any attachments and all copies from your 
system.

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org



Re: [Broker-J] derby message store

2018-08-10 Thread Oleksandr Rudyy
Hi Olivier,

Derby message store works the same as JDBC message store. The JDBC
transactions are used underneath to guarantee message persistence.
The disposition is sent after the underlying JDBC transactions are
committed for both transactional and non-transactional deliveries.
Do you have any problem resulted in message loss with derby store?

Kind Regards,
Alex


On 9 August 2018 at 15:57, VERMEULEN Olivier
 wrote:
> Hello,
>
> With a derby message store, when a producer sends a message to the broker do 
> we have the guarantee that the message is actually flushed on the disk when 
> we receive the acknowledgement?
>
> Thanks,
> Olivier
> ***
>
> This e-mail contains information for the intended recipient only. It may 
> contain proprietary material or confidential information. If you are not the 
> intended recipient you are not authorised to distribute, copy or use this 
> e-mail or any attachment to it. Murex cannot guarantee that it is virus free 
> and accepts no responsibility for any loss or damage arising from its use. If 
> you have received this e-mail in error please notify immediately the sender 
> and delete the original email received, any attachments and all copies from 
> your system.

-
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org