[ https://issues.apache.org/jira/browse/CAMEL-14402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Andrea Cosentino resolved CAMEL-14402. -------------------------------------- Resolution: Invalid Ask on the users mailing list first. > query timeout not working in JDBC or SQL component > -------------------------------------------------- > > Key: CAMEL-14402 > URL: https://issues.apache.org/jira/browse/CAMEL-14402 > Project: Camel > Issue Type: Bug > Components: camel-jdbc, camel-sql > Affects Versions: 2.23.1 > Reporter: shiva > Priority: Major > > Hi Team, > I am using camel version: 2.23.1 > Query timeout not working in both JDBC or SQL component. > for jdbc: i tried passing timeout value a > jdbc:dataSource?statement.queryTimeout=1&statement.maxRows=0 > > for sql: > i tried passing timeout value a sql:quey?template.queryTimeout=1 > > but if i set the socket timeout (defaultQueryTimeout) value in basic data > source that works.but individual Statement query timeout is not working. > please help me with this issue. > > Thanks, > Shiva > -- This message was sent by Atlassian Jira (v8.3.4#803005)