Uploaded image for project: 'MariaDB ColumnStore'
  1. MariaDB ColumnStore
  2. MCOL-4541

Add POST/DELETE methods for certain CMAPI REST endpoints

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Fixed
    • 5.5.1
    • 5.6.1
    • cmapi
    • None
    • 2021-5, 2021-6, 2021-7

    Description

      CMAPI claims REST compliance (official documentation: "...CMAPI ... is a REST API that can be used to manage a multi-node Enterprise ColumnStore cluster"), but some of the documented calls deviate from the REST specification:

      • The call to add a new cluster member is defined as PUT to /.../cluster/add-node - this call should use POST method as it creates a new resource.
      • The call to remove a cluster member is defined as PUT to /.../cluster/remove-node - this call should use DELETE method with path like /.../cluster/remove-node/NODE_ID as it removes an existing resource.

      Attachments

        Activity

          People

            dleeyh Daniel Lee (Inactive)
            assen.totin Assen Totin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.