Skip to content

[Taped] Fix 'Plugin API version mismatch error' found during cta-taped upgrade

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

Merge request reports

Loading