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
Hi @davecramer, can you clarify what is misleading about the message? If you compare the getUrl() and getHost() methods of the HostSpec class, using getHost() instead of getUrl() will only remove the slash at the end (also, if a port was specified, it will remove the port from the message).
aws-advanced-jdbc-wrapper/wrapper/src/main/java/software/amazon/jdbc/plugin/readwritesplitting/ReadWriteSplittingPlugin.java
Line 508 in 17d1a87
This message ends up looking like ```
WARNING: Failed to connect to reader host: 'database-1-instance-1.XYZ.us-east-1.rds.amazonaws.com/'
The text was updated successfully, but these errors were encountered: