Giter VIP home page Giter VIP logo

Comments (2)

b1tninja avatar b1tninja commented on September 22, 2024 1

Ah ok, dang I thought I was on to something since I saw HostInfo has user and password variables.

We are using 1.1.4 and notice the issue when a connection drops and reconnects, we can trigger it by failing over the db.

Multiple pools, completely different class instances so I thought it would have to be something shared like the topoogy cache.

We've got an support case open about it, so I'll close this issue since the user/pass aren't used and troubleshoot further there.

Thanks!

from aws-mysql-jdbc.

crystall-bitquill avatar crystall-bitquill commented on September 22, 2024

Hi @b1tninja,

Thanks for reaching out and raising this issue.

We'll keep you updated as we investigate.

In the meantime, I have a few questions:

  • What version of the driver are you using? In the latest version of the driver, the topology cache keeps the host, port, and other properties that come from the topology query. Any connection-specific properties (including the username, password, etc.) should not be in the topology cache. The connection specific properties used to be stored in the topology cache, but this was changed in version 1.1.8.
  • How is your connection pool configured and what properties are being used? Are you using multiple connection pools?
  • If possible, could you provide driver logs? They can be enabled as seen here.

Thank you!

from aws-mysql-jdbc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.