Jason Frey
Jason Frey
cc @kbrock @jrafanie
Great work @jrafanie and @kbrock !! 🎉
Just wanted to note here that if we need to revert, we only need to revert: - https://github.com/ManageIQ/manageiq/pull/21652 - https://github.com/ManageIQ/manageiq-api/pull/1121 - https://github.com/ManageIQ/manageiq-schema/pull/659 - https://github.com/ManageIQ/manageiq-ui-classic/pull/8411 - https://github.com/ManageIQ/manageiq-appliance_console/pull/186 - https://github.com/ManageIQ/manageiq/pull/22053
@kTipSSIoYv Do you have an example playbook that shows this problem?
Yes, I found a similar solution online - playing around with this now.
Related discussion: https://github.com/ManageIQ/manageiq/discussions/22025
Fixed via the above 3 PRs
Also https://github.com/ManageIQ/manageiq/pull/22047
> Is there a way to modify how manageIQ handles connections to an external database with a config file? What type of config are you looking to change? It seems...
I thought the connection pooling inside of Rails does this already... @jrafanie do you know?