You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Puneet Gupta (JIRA)" <ji...@apache.org> on 2016/06/03 11:04:59 UTC

[jira] [Updated] (LENS-1163) Description of "lens.driver.jdbc.get.connection.timeout" is wrong

     [ https://issues.apache.org/jira/browse/LENS-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Puneet Gupta updated LENS-1163:
-------------------------------
    Attachment: lens-1163.patch

> Description of "lens.driver.jdbc.get.connection.timeout" is wrong
> -----------------------------------------------------------------
>
>                 Key: LENS-1163
>                 URL: https://issues.apache.org/jira/browse/LENS-1163
>             Project: Apache Lens
>          Issue Type: Bug
>            Reporter: Puneet Gupta
>            Assignee: Puneet Gupta
>            Priority: Trivial
>         Attachments: lens-1163.patch
>
>
> https://lens.apache.org/admin/jdbcdriver-config.html
> Current description :Response timeout in milliseconds of any JDBC call invoking data transmission over a connection socket
> Correct description : The number of milliseconds a client calling getConnection() will wait for a Connection to be checked-in or acquired when the pool is exhausted. Zero means wait indefinitely. Setting any positive value will cause the getConnection () call to time-out and break with an SQLException after the specified number of milliseconds



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