Skip to content

v3.2 Overview

Andrey Kurilov edited this page Feb 22, 2017 · 23 revisions

Release Notes

New Features and Enhancements

Functional

  1. Intermediate Statistics
  2. Mixed and Weighted Load
  3. Partial Read
  4. Atmos API Support. Subtenants load functionality added (create, delete).
  5. S3 API Support. Buckets load functionality added (create, read, delete).
  6. Swift API Support
    1. Tokens load functionality (create)
    2. Containers load functionality (create, read, delete)

Fixed Bugs

  1. Quick fading when one of the target nodes went offline

Miscallenous

  1. Advanced the test coverage with new system tests. For detailed coverage info see this.

  2. Configuration layout change Some "storage-..." configuration parameters renamed to "storage-net-...". This was done to differentiate the FS storage driver configuration from Net storage driver configuration. The CLI aliases are provided for backward compatibility. Using deprecated configuration parameter names will cause warning messages. There's no aliasing available for the scenario files, so it's highly recommended to check the custom/user scenarios against the provided scenario schema (<MONGOOSE_DIR>/scenario/schema.json).

Documentation

Clone this wiki locally