Uploaded image for project: 'Camel'
  1. Camel
  2. CAMEL-1896

DataSet - Also use throughput logger for reporting receiving

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.0-M3
    • 2.0.0
    • camel-core
    • 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
      

      Attachments

        Activity

          People

            davsclaus Claus Ibsen
            davsclaus Claus Ibsen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: