You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use isolated connection configurations in the output plugin
Modify to use isolated connection configurations for each plugin instance.
The previous implementation had an issue where incorrect connections were used
due to ActiveRecord's connection pooling mechanism when the output plugin
was used multiple times.
0 commit comments