You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Christophe S (JIRA)" <ji...@apache.org> on 2015/01/14 21:10:34 UTC

[jira] [Comment Edited] (PHOENIX-1582) Support TimeOut in JDBC

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

Christophe S edited comment on PHOENIX-1582 at 1/14/15 8:09 PM:
----------------------------------------------------------------

In fact the method not working is the setter:
https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java#L1237

It throws an exception making JMeter not working. I might also do a pull request to JMeter to add a parameter to use or not the timeout or provide a JAR which doesn't set the timeout property.

For info the problem is the same with the Hive driver (it was last year at least).


was (Author: salperwy):
In fact the method not working is the setter:
https://github.com/apache/phoenix/blob/master/phoenix-core/src/main/java/org/apache/phoenix/jdbc/PhoenixStatement.java#L1237

It throws an exception making JMeter not working. I might also do a pull request to JMeter to add this parameter or provide a JAR which doesn't set the timeout property.

> Support TimeOut in JDBC
> -----------------------
>
>                 Key: PHOENIX-1582
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1582
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.2, 3.2
>            Reporter: Christophe S
>              Labels: Newbie
>
> Some tools as JMeter need the Timeout function in the JDBC driver to be implemented in order to work.
> Would it be possible to implement this function?
> Thx!



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