Skip to content

Jagger Release Notes

estepanova edited this page Jun 27, 2013 · 32 revisions

Jagger 1.2.0 Release Notes

19th June 2013

What's new:

  • Trend reports on Jagger Web UI. Now you can create performance summarizing report by several sessions to see easily track the performance trend. The trend plots coming soon.
  • Bookmarkable views on Jagger Web UI. Now you can save the link on your view, bookmark it, or send to someone instead of report.
  • File Query Provider. Build in file query provider reads line separated strings as queries. File provider
  • CSV Query Provider. Build in csv query provider reads csv files and compose. CSV provider
  • New Collector to automatically create plots with data for custom metrics in time. create custom metric
  • Reduced memory consumption in QueryPoolLoadBalancer.
  • Improved HttpInvoker now accepts Apache HttpRequest.
  • SuccesRate threshold is now configurable.

Defects fixed:

  • FIX: Agent fails on server with high load
  • FIX: Write useful information, when no one invoke was executed
  • FIX: jagger-jenkins-plugin fails with jenkins 1.492
  • FIX: impossible to run jagger with termination strategy duration
  • FIX: Custom task and session listeners are not added in new xml configuration
  • FIX: Exception during the Postgres DB tables creation
  • FIX: can't view Disk IO stats via web UI
  • FIX: Wrong calculating failed tasks in session summary
  • FIX: Bad report when target service is unavailable
  • FIX: HttpQuery configuration fails when we use "client-params" and "method-params" tags together .
  • FIX: Write useful log information, when calibration is turn off and consistency-validator is on.
  • FIX: long test results were not collected
  • FIX: Wrong monitoring information
  • and some other

Jagger version 1.1.3

19th March 2013

What’s New:

Defects fixed:

  • FIX: Jagger requires too match DB connections.
  • FIX: Jagger may skip tests in case of long response from agent
  • FIX: Test is excluded from report and session is green if some task failed to execute
  • FIX: Wrong Success Rate calculation
  • FIX: TimeoutException during results collection from long test
  • FIX: Superfluous Service Traffic
  • FIX: Distributed Jagger tests may fail in the middle of execution