vert-x3 / vertx-jdbc-client

JDBC support for Vert.x
Apache License 2.0
126 stars 90 forks source link

Vertx-jdbc-client createshared with unique Datasource pool name for each verticle sometimes picking up other datasource credentals with same database with different user access #320

Closed kavitha186 closed 4 weeks ago

kavitha186 commented 1 month ago

Questions

Do not use this issue tracker to ask questions, instead use one of these channels. Questions will likely be closed without notice.

Version

Which version(s) did you encounter this bug ?

Context

I encountered an exception which looks suspicious while ...

Do you have a reproducer?

A reproducer is a simple project hosted on GitHub (or another forge supporting git clone operation) that has a build file that can be executed to reproduce the issue.

Reproducers are very helpful for contributors and will likely help them fixing your bug faster.

Steps to reproduce

  1. ...
  2. ...
  3. ...
  4. ...

Extra

tsegismont commented 4 weeks ago

Please reopen if you provide a readable description of the issue, not everything concatenated in the title.