You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2013/06/09 00:26:41 UTC

[Bug 55084] New: Adding timeout support for JDBC

https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

            Bug ID: 55084
           Summary: Adding timeout support for JDBC
           Product: JMeter
           Version: Nightly (Please specify date)
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Main
          Assignee: issues@jmeter.apache.org
          Reporter: epihin-m@yandex.ru

Created attachment 30420
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=30420&action=edit
timeout option for jdbc samplers

Hello, i'm added timeout support for jdbc samplers throught
http://docs.oracle.com/javase/6/docs/api/java/sql/Statement.html#setQueryTimeout(int)
method

Please, include it into jmeter:)

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55084] Add timeout support for JDBC Request

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Thanks, applied with some minor changes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55084] Add timeout support for JDBC Request

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

--- Comment #3 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sun Jun  9 13:33:35 2013
New Revision: 1491215

URL: http://svn.apache.org/r1491215
Log:
Bug 55084 - Add timeout support for JDBC Request
Bugzilla Id: 55084

Modified:
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources.properties
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPostProcessorResources_fr.properties
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources.properties
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/processor/JDBCPreProcessorResources_fr.properties


Date: Sun Jun  9 13:36:47 2013
New Revision: 1491217

URL: http://svn.apache.org/r1491217
Log:
Bug 55084 - Add timeout support for JDBC Request
Bugzilla Id: 55084

Modified:
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java

Date: Sun Jun  9 13:40:33 2013
New Revision: 1491218

URL: http://svn.apache.org/r1491218
Log:
Bug 55084 - Add timeout support for JDBC Request
Fixed javadocs
Bugzilla Id: 55084

Modified:
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55084] Add timeout support for JDBC Request

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Date: Sun Jun  9 13:07:32 2013
New Revision: 1491213

URL: http://svn.apache.org/r1491213
Log:
Bug 55084 - Add timeout support for JDBC Request
Bugzilla Id: 55084

Modified:
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/AbstractJDBCTestElement.java
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/JDBCTestElementBeanInfoSupport.java
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources.properties
   
jmeter/trunk/src/protocol/jdbc/org/apache/jmeter/protocol/jdbc/sampler/JDBCSamplerResources_fr.properties
    jmeter/trunk/xdocs/changes.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55084] Adding timeout support for JDBC

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 55084] Add timeout support for JDBC Request

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=55084

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Adding timeout support for  |Add timeout support for
                   |JDBC                        |JDBC Request

-- 
You are receiving this mail because:
You are the assignee for the bug.