What is the Transaction Batch Size?

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 123

This topic has not yet been written. The content below is from the topic description.
7.8. Setting The Transaction Batch Size When receiving messages in a transaction it is possible to configure the consumer to send acknowledgements in batches rather than individually saving valuable bandwidth. This can be configured on the connection factory via the transaction-batch-size element and is set in bytes. The default is 1024 * 1024.