[
https://issues.apache.org/jira/browse/LENS-1163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15314017#comment-15314017
]
Hadoop QA commented on LENS-1163:
---------------------------------
Applied patch:
[lens-1163.patch|https://issues.apache.org/jira/secure/attachment/12807932/lens-1163.patch]
and ran command: mvn clean install -fae. Result: Failure. Build Job:
https://builds.apache.org/job/PreCommit-Lens-Build/494/
> 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
> Fix For: 2.6
>
> 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)