I believe that's correct, though I've never tried it myself so I don't have
firsthand knowledge.
On Mar 21, 2016 8:12 AM, "Raffi" wrote:
> Tim,
>
> Wow, thank you; my assumption was totally wrong.
>
> On the flip side, to ensure my understand of optimizedAcknowlege="true"
> isn't wrong either, do
Tim,
Wow, thank you; my assumption was totally wrong.
On the flip side, to ensure my understand of optimizedAcknowlege="true"
isn't wrong either, does the client "ack" groups of messages using a single
network call instead of individually? (Batch size being 65% of prefetchSize)
--
View this me
You're misunderstanding what the prefetch size is. It doesn't mean the
broker dispatches messages in groups of N, it means that the broker
dispatches messages individually until there are N outstanding, and when a
message is acknowledged then another individual message will be dispatched
to get ba