According to spec, Connection.isValid should "submit a query on the connection or use some other mechanism that positively verifies the connection is still valid when this method is called." Our current MongoJDBC implementation does not do this.
Once this is done, we can enable the auto reconnect logic for MongoDB (issue #13108).
Issue #13143 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build ADS 17.0.0-dev-22 (mongo-jdbc 1.4.6) |
No time estimate |
Once this is done, we can enable the auto reconnect logic for MongoDB (issue #13108).