Increasing Timeout JDBC

Cantor, Scott cantor.2 at osu.edu
Wed Dec 18 13:09:51 UTC 2024


> I'm afraid not. But 5 seconds seems like a long time. 

It certainly ought to be configurable (I would have thought the data source definition controlled it, very odd), but 5 seconds is definitely at the far end of what you'd set it to so it's largely moot.

It's more important to be able to lower it, but the tricky thing is that it's use case dependent.

I would suggest we look at enhancing the StorageService API so individual operations can be adjusted with a timeout as input to the operations.

-- Scott




More information about the users mailing list