Opened at 2019-06-27T18:58:14Z
Closed at 2019-10-17T13:29:08Z
#3118 closed defect (fixed)
Raise a user-meaningful error if a storage plugin is enabled but the plugin is not available
Reported by: | exarkun | Owned by: | exarkun |
---|---|---|---|
Priority: | normal | Milestone: | storage economics plugins |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
#3053 introduces server-side configuration for storage plugins. Plugins have to be enabled in the configuration file to be used. If a plugin is enabled in the configuration but not actually found on the system, this should be a hard startup-time failure. The server should refuse to start and the error should be explained.
Change History (3)
comment:1 Changed at 2019-10-16T19:32:20Z by exarkun
- Owner set to exarkun
- Status changed from new to assigned
comment:2 Changed at 2019-10-16T23:58:43Z by exarkun
- Keywords review-needed added
comment:3 Changed at 2019-10-17T13:29:08Z by exarkun
- Keywords review-needed removed
- Resolution set to fixed
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
https://github.com/tahoe-lafs/tahoe-lafs/pull/663