]
Bela Ban resolved JGRP-2173.
----------------------------
Resolution: Done
Add more bundler stats
----------------------
Key: JGRP-2173
URL:
https://issues.jboss.org/browse/JGRP-2173
Project: JGroups
Issue Type: Feature Request
Reporter: Bela Ban
Assignee: Bela Ban
Priority: Minor
Fix For: 4.0.4
Add stats to TransferQueueBundler (and possibly other bundlers, too):
* Average fill count (number of bytes, {{count}}) when a batch was sent
* Average number of messages in the (main) queue when a batch was sent
* Number of times a batch was sent because {{max_bundler_size}} was exceeded
* Number of times a batch was sent because no more messages were received