[MDEV-22967] Spider does not load in 10.5 with default settings due to maturity mismatch Created: 2020-06-20  Updated: 2020-06-21  Resolved: 2020-06-21

Status: Closed
Project: MariaDB Server
Component/s: Plugins, Storage Engine - Spider
Affects Version/s: 10.5
Fix Version/s: 10.5.4

Type: Bug Priority: Blocker
Reporter: Elena Stepanova Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None


 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.



 Comments   
Comment by Elena Stepanova [ 2020-06-20 ]

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.

Generated at Thu Feb 08 09:18:50 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.