inline...
> If I send a *persistent* message to a *non-durable* topic ( and topic
> doesn't have durable consumers ),
>
> - is the message stored into database before sending non-durable subscribers ?
no
> - is an ACK sent to producer in anytime ?
immediately
>
> So, what is persistent delivery m
Hello:
I've got a question about non-durable topics ( ie, without durable
subscribers ) & persistent messages
If I send a *persistent* message to a *non-durable* topic ( and topic
doesn't have durable consumers ),
- is the message stored into database before sending non-durable subscribers ?
-