Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-6966

Average time metrics are not calculated for client driven operations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • None
    • 2.4
    • None

    Description

      Cache operations executed from a client-side are not accounted in average time metrics. Use this reproducer [1] performing the following:

      • Start a server node [2] that will report getAveragePutTime/getAverageGetTime metrics in a loop.
      • Start a client node [3] that will report the same metrics and do cache updates/reads.

      Both nodes show 0 for those metrics.

      [1] https://github.com/dmagda/IgniteMetricsExampe/
      [2] https://github.com/dmagda/IgniteMetricsExampe/blob/master/src/main/java/IgniteMetricsExample.java
      [3] https://github.com/dmagda/IgniteMetricsExampe/blob/master/src/main/java/IgniteClientMetricsExample.java

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              dmagda Denis A. Magda
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: