Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-22967

Spider does not load in 10.5 with default settings due to maturity mismatch

Details

    Description

      Spider has maturity "stable" in 10.3-10.4, but it's back to "beta" in 10.5. After raising the server maturity level to stable, the library doesn't load anymore:

      2020-06-19 17:27:43 0 [ERROR] mariadbd: Can't open shared library 'ha_spider.so' (errno: 1, Loading of beta plugin SPIDER is prohibited by --plugin-maturity=gamma)
      

      It means that it will stop working after upgrade, unless the users set plugin_maturity option to a lower level. It needs to be considered before the release and either changed, or documented.

      Attachments

        Activity

          For now I have added a suppression of the failure in minor-upgrade-all tests, by excluding SPIDER engine while querying for engines on the old server (before upgrade).
          However, this hack should be removed, because the failure was valid, test worked as intended.

          elenst Elena Stepanova added a comment - For now I have added a suppression of the failure in minor-upgrade-all tests, by excluding SPIDER engine while querying for engines on the old server (before upgrade). However, this hack should be removed, because the failure was valid, test worked as intended.

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            1 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.