[
https://issues.apache.org/jira/browse/LENS-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15268152#comment-15268152
]
Hudson commented on LENS-383:
-----------------------------
SUCCESS: Integrated in Lens-Commit #1234 (See
[https://builds.apache.org/job/Lens-Commit/1234/])
LENS-383 :Add connection and read timeouts on rest api calls in lens
(amareshwari: rev dce5a812ddef01800bd83e229d6ccbad4ddee18a)
* lens-client/src/main/java/org/apache/lens/client/LensClientConfig.java
*
lens-client/src/test/java/org/apache/lens/server/MockQueryExecutionServiceImpl.java
* lens-client/src/main/java/org/apache/lens/client/LensConnection.java
* lens-client/src/main/java/org/apache/lens/client/LensStatement.java
* src/site/apt/admin/config.apt
* lens-client/src/test/java/org/apache/lens/client/TestLensClient.java
* src/site/apt/user/client-config.apt
* lens-client/src/main/resources/lens-client-default.xml
> Timeouts on rest api calls in lens client
> -----------------------------------------
>
> Key: LENS-383
> URL: https://issues.apache.org/jira/browse/LENS-383
> Project: Apache Lens
> Issue Type: Improvement
> Components: client
> Reporter: Akshay Goyal
> Assignee: Puneet Gupta
> Priority: Minor
> Labels: newbie
> Fix For: 2.6
>
> Attachments: LENS-383.02.patch
>
>
> To handle cases where server is not responding or slow in response, we need
> to put timeouts on api calls in lens client. Need to see if one value will
> suffice for all api calls or specific timeout values will be required for
> some api calls.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)