[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-11 Thread Parth Chandra (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Parth Chandra updated DRILL-2961:
-
Assignee: Daniel Barclay (Drill)  (was: Parth Chandra)

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.2.patch.txt, 
 DRILL-2961.1Prep.3.patch.txt, DRILL-2961.1Prep.4.patch.txt, 
 DRILL-2961.2Core.2.patch.txt, DRILL-2961.2Core.3.patch.txt, 
 DRILL-2961.2Core.4.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-08 Thread Jacques Nadeau (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Nadeau updated DRILL-2961:
--
Assignee: Parth Chandra  (was: Daniel Barclay (Drill))

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Parth Chandra
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.2.patch.txt, 
 DRILL-2961.1Prep.3.patch.txt, DRILL-2961.1Prep.4.patch.txt, 
 DRILL-2961.2Core.2.patch.txt, DRILL-2961.2Core.3.patch.txt, 
 DRILL-2961.2Core.4.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: DRILL-2961.2Core.2.patch.txt
DRILL-2961.1Prep.2.patch.txt

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.1.patch.txt, 
 DRILL-2961.1Prep.2.patch.txt, DRILL-2961.2Core.1.patch.txt, 
 DRILL-2961.2Core.2.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: DRILL-2961.2Core.3.patch.txt
DRILL-2961.1Prep.3.patch.txt

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.2.patch.txt, 
 DRILL-2961.1Prep.3.patch.txt, DRILL-2961.2Core.2.patch.txt, 
 DRILL-2961.2Core.3.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: (was: DRILL-2961.1Prep.1.patch.txt)

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.2.patch.txt, 
 DRILL-2961.2Core.2.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: (was: DRILL-2961.1Prep.1.patch.txt)

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.1.patch.txt, 
 DRILL-2961.2Core.1.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: DRILL-2961.2Core.1.patch.txt
DRILL-2961.1Prep.1.patch.txt

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.1.patch.txt, 
 DRILL-2961.2Core.1.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: (was: DRILL-2961.1Core.1.patch.txt)

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Prep.1.patch.txt, 
 DRILL-2961.2Core.1.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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


[jira] [Updated] (DRILL-2961) Statement.setQueryTimeout() should throw a SQLException

2015-05-06 Thread Daniel Barclay (Drill) (JIRA)

 [ 
https://issues.apache.org/jira/browse/DRILL-2961?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Barclay (Drill) updated DRILL-2961:
--
Attachment: DRILL-2961.1Prep.1.patch.txt
DRILL-2961.1Core.1.patch.txt

 Statement.setQueryTimeout() should throw a SQLException
 ---

 Key: DRILL-2961
 URL: https://issues.apache.org/jira/browse/DRILL-2961
 Project: Apache Drill
  Issue Type: Bug
  Components: Client - JDBC
Affects Versions: 1.0.0
 Environment: RHEL 6.4
Reporter: Kunal Khatua
Assignee: Daniel Barclay (Drill)
 Fix For: 1.0.0

 Attachments: DRILL-2961.1Core.1.patch.txt, 
 DRILL-2961.1Prep.1.patch.txt


 When trying to set the timeout for a Drill Statement object, Drill does not 
 report any SQLException which makes the developer incorrectly believe that a 
 timeout has been set. 
 The operation should throw the exception:
 java.sql.SQLException: Method not supported
 at 
 org.apache.drill.jdbc.DrillStatement.setQueryTimeout(DrillStatement.java)
 



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