[Taped] Fix 'Plugin API version mismatch error' found during cta-taped upgrade
requested to merge 1188-fix-plugin-api-version-mismatch-error-found-during-cta-taped-version-upgrade into main
Description
This commits triggers a creation of a catalogue handler on the DriveHandler
object, by the parent process, right after forking the child process.
This will guarantee that the oracle and/or postgres plugin libraries are pre-loaded, thus preventing conflicts during RPM upgrades (see #1188 (closed)).
Checklist
-
Documentation reflects the changes made. -
Merge Request title is clear, concise, and suitable as a changelog entry. See this link
References
Closes #1188 (closed)
Edited by Joao Afonso