Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
proton-j-0.18.0
-
None
Description
For Microsoft Azure EventHubs service - our Sender client relies negotiates max message size with the Service and gets it as response in the attach frame:
<field name="max-message-size" type="ulong"/>
we are planning to release an improvement to be able to build clients which can adapt to variable message sizes.
Appreciate if you can expose this property (getMaxMessageSize()) on the Sender.
https://github.com/Azure/azure-event-hubs-java/issues/90