[ 
https://issues.apache.org/jira/browse/OPENJPA-2517?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14940809#comment-14940809
 ] 

Mark Struberg commented on OPENJPA-2517:
----------------------------------------

Heath, thanks for porting this over to trunk as well. Thus I've added 2.4.1 to 
the 'fixed in' versions. Could you please add the other branches where you 
applied this fix as well so we can properly keep track of it in our release 
notes? txs!

> Incorrect the time unit of query timeout value.
> -----------------------------------------------
>
>                 Key: OPENJPA-2517
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-2517
>             Project: OpenJPA
>          Issue Type: Bug
>          Components: jdbc
>    Affects Versions: 2.2.0, 2.2.1, 2.2.2, 2.3.0
>            Reporter: Masafumi Koba
>            Assignee: Heath Thomann
>             Fix For: 2.4.1
>
>         Attachments: OPENJPA-2517-2.2.x.patch, OPENJPA-2517.patch, 
> openjpa-querytimeout-bug.zip, openjpa-querytimeout-working.zip
>
>
> The value of the "javax.persistence.query.timeout" property have been passed 
> to the java.sql.Statement.setQueryTimeout(int) in milliseconds rather than 
> seconds.
> The query timeout milliseconds should be converted to seconds.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to