-
Type: Bug
-
Status: Closed
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Tags:
-
Impact type:Configuration format change
-
Upgrade notes:
PostgreSQL allow only zero value for setQueryTimeout.
By default, compass 1.1.1 set it to 10s if no value is given for compass.transaction.lockTimeout in compass.cfg.xml
Error is: nested exception is org.postgresql.util.PSQLException: Method org.postgresql.jdbc3.Jdbc3Statement.setQueryTimeout(int) is not yet implemented.