-
Notifications
You must be signed in to change notification settings - Fork 64
How to share the DB connection manager #169
Copy link
Copy link
Open
Description
Hi,
Sorry if this is not the right way to ask for support from you but I think it would be nice if the documentation would provide a little more clarity on the topic. The problem I have and to which I'm still to get any kind of solution is https://community.grafana.com/t/k6-xk6-sql-how-to-pass-one-connection-manager-instance-to-all-vus/159848.
- So do you guys have an idea on how to achieve this?
- From the way the driver is designed as a connection manager it suggests that you expected it to be shared. Now, did you expect it to be shared only within the VU? Cause it feels like it waits for one query to finish before it starts the next one so it does not look like, within one VU, it would need to use more than one connection. And if it is not just within one VU, then it would be my scenario, so hopefully you have a suggestion on how to share it around :D?
Thank you very much,
Sebastian
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels