> For the complete documentation index, see [llms.txt](https://mariadb.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mariadb.com/docs/release-notes/columnstore/cmapi/release-notes-for-cluster-management-api-22-08-2.md).

# Release Notes for Cluster Management API 22.08.2

Cluster Management API (CMAPI) 22.08.2 is a maintenance release of CMAPI. CMAPI is a REST API for administering [MariaDB ColumnStore](https://github.com/mariadb-corporation/docs-release-notes/blob/test/en/mariadb-columnstore/README.md) in multi-node topologies.

Cluster Management API 22.08.2 was released on 2022-11-15. This release is of General Availability (GA) maturity.

CMAPI 22.08.2 is compatible with MariaDB ColumnStore 22.08. CMAPI 22.08.2 was first released with [MariaDB ColumnStore 22.08.3.](/docs/release-notes/columnstore/22.08/22.08.3.md)

Users of CMAPI 22.08.1 are encouraged to upgrade.

## Issues Fixed

* The cluster is not correctly reconfigured when a PM fails and recovers: ([MCOL-5286](https://jira.mariadb.org/browse/MCOL-5286))
  * DDL will fail after a PM fails.
  * Selects will fail after the PM recovers.

## Platforms

In alignment to the MariaDB Corporation Engineering Policy, CMAPI 22.08.2 is provided for:

* CentOS 7 (x86\_64)
* Debian 11 (x86\_64, ARM64)
* Red Hat Enterprise Linux 7 (x86\_64)
* Red Hat Enterprise Linux 8 (x86\_64, ARM64)
* Red Hat Enterprise Linux 9 (x86\_64, ARM64)
* Rocky Linux 8 (x86\_64, ARM64)
* Rocky Linux 9 (x86\_64, ARM64)
* Ubuntu 20.04 (x86\_64, ARM64)
* Ubuntu 22.04 (x86\_64, ARM64)

## Installation Instructions

* [ColumnStore Object Storage Topology with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/columnstore-object-storage.md)[ and MariaDB ColumnStore 5](/docs/server/architecture/topologies/columnstore-object-storage.md)
* [ColumnStore Object Storage Topology with MariaDB Enterprise Server 10.6](/docs/server/architecture/topologies/columnstore-object-storage.md)[ and MariaDB ColumnStore 6](/docs/server/architecture/topologies/columnstore-object-storage.md)
* [ColumnStore Shared Local Storage Topology with MariaDB Enterprise Server 10.5](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)[ and MariaDB ColumnStore 5](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)
* [ColumnStore Shared Local Storage Topology with MariaDB Enterprise Server ](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)[10](https://github.com/mariadb-corporation/mariadb-docs/blob/main/release-notes/columnstore/cmapi/broken-reference/README.md)[.](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)[6](/docs/server/architecture/topologies/galera-cluster.md)[ and MariaDB ColumnStore 6](/docs/server/architecture/topologies/columnstore-shared-local-storage.md)

<sub>*This page is: Copyright © 2025 MariaDB. All rights reserved.*</sub>

{% @marketo/form formid="4316" formId="4316" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://mariadb.com/docs/release-notes/columnstore/cmapi/release-notes-for-cluster-management-api-22-08-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
