smolnar82 commented on pull request #444:
URL: https://github.com/apache/knox/pull/444#issuecomment-831204421


   > It would be nice if we can validate JDBC url syntax and let users know 
that the configured URL was wrong in the logs.
   
   Thanks, @moresandeep for your review.
   This is being done by `org.postgresql.Driver.parseURL(String, Properties)`. 
This method logs messages such as:
   `JDBC URL must start with \"jdbc:postgresql:\"`
   `JDBC URL must contain a / at the end of the host or port:`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to