Transactional queues

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Transactional queues

Valentin Kulichenko
Folks,

There were several questions about transactional queues on user forum and
it looks like this is not supported right now.

My question is: why do we have atomicity mode in CollectionConfiguration
then? Does setting it to TRANSACTIONAL change anything?

-Val
Reply | Threaded
Open this post in threaded view
|

Re: Transactional queues

dsetrakyan
If it’s not supported for data structures right now, we should check for it
and throw an exception, no? Also, do we have this documented?

D.

On Thu, Feb 18, 2016 at 10:58 AM, Valentin Kulichenko <
[hidden email]> wrote:

> Folks,
>
> There were several questions about transactional queues on user forum and
> it looks like this is not supported right now.
>
> My question is: why do we have atomicity mode in CollectionConfiguration
> then? Does setting it to TRANSACTIONAL change anything?
>
> -Val
>