Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1734

System test metric plotting nonexistent file warnings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Invalid
    • None
    • None
    • None
    • None

    Description

      Running the system tests (trunk code), there are many "The file ... does not exist for plotting (metrics)" warning messages, for example,

      2014-10-27 14:47:58,478 - WARNING - The file /opt/kafka/system_test/replication_testsuite/testcase_0007/logs/broker-3/metrics/kafka.network.RequestMetrics.Produce-RemoteTimeMs.csv does not exist for plotting (metrics)
      

      Looks like the generated metric file names only include the last part of the metric, e.g. "Produce-RemoteTimeMs.csv" not "kafka.network.RequestMetrics.Produce-RemoteTimeMs.csv".

      $ ls /opt/kafka/system_test/replication_testsuite/testcase_0007/logs/broker-3/metrics/*Produce*
      /opt/kafka/system_test/replication_testsuite/testcase_0007/logs/broker-3/metrics/Produce-RemoteTimeMs.csv
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            noslowerdna Andrew Olson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: