Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
2.0-M3
-
None
Description
When using DataSet endpoint the sender and receiver is not reporting totally similar.
The receiver is logging using a regular logger and using fixed name.
It should also use a throughput logger with its endpoint uri as name, then you can correlate sender/receiver.
Such as shown below
2009-08-09 14:19:03,259 [ataSetComponent] INFO dataset://acme - Sent: 8000 messages so far. Last group took: 48 millis which is: 41,666.667 messages per second. average: 23,391.813 2009-08-09 14:19:03,259 [acme?size=20000] INFO dataset://acme - Received: 8000 messages so far. Last group took: 48 millis which is: 41,666.667 messages per second. average: 23,460.411