I am seeing a behavior where client SDK is limiting messages to 16 when the message size is 64kb which is , 1MB (premium tier). But when I use the JSR223 sample with qpid library that's not the case. Is the SDK limiting while doing the batch? When I do with smaller size messages I can send 100 messages (which is ASB limit) in a transaction.


Appreciate if you can provide your insight on this.