hep-gc/dynafed_storagestats

no more default settings applied

Closed this issue · 2 comments

In the latest version I get the following output for the different endpoints:
[MissingRequiredSetting][000] "storagestats.api" is required. Check your configuration.

This was not there before while defaults were applied for all settings that were not specified in the config. I think we should revert back to that to allow a default run also on plain conf files that have nothing added for the storage plugin.

Nevermind, it is a different setting that triggers this behaviour: storagestats.api has a default applied but still set to be required in the config. I disabled that in a previous version which made the difference here.
I'll try it more and submit changes later.

changed in git