[
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)