Skip to content

v2.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 14:02
· 2 commits to master since this release

Overview

The release supports Tarantool Config Storage in tt cluster failover commands and
introduces templates to create Tarantool Config Storage and non-vshard cluster.

Added

  • tt create: add template for Tarantool Config Storage.
  • tt create: add template for non-vshard Cluster.
  • tt cluster failover: support Tarantool Config Storage.

Changed

  • tt cluster failover switch: minor change in output that displays corresponding
    switch-status command with quoted URI argument so it could be copy-pasted for
    subsequent launch as-is.
  • tt rs vshard bootstrap: make more informative error message when sharding roles
    are not configured (for example when launched against non-vshard cluster).