[jira] [Commented] (GEODE-4182) JDBC connector exception handling needs improvement

2018-03-02 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16383913#comment-16383913
 ] 

ASF subversion and git services commented on GEODE-4182:


Commit e29f8173a7ad62dcad26f88c7cf72dae34bb7274 in geode's branch 
refs/heads/feature/GEODE-4685 from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e29f817 ]

GEODE-4182: Add JdbcConnectorException (#1529)


  * This runtime exception is used to warp failures in communication with
an external database when using a JDBC data source


> JDBC connector exception handling needs improvement
> ---
>
> Key: GEODE-4182
> URL: https://issues.apache.org/jira/browse/GEODE-4182
> Project: Geode
>  Issue Type: Improvement
>  Components: extensions
>Reporter: Darrel Schneider
>Assignee: Nick Reich
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.5.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The JDBC connector currently has multiple places it catches SQLException and 
> turns around and throws IllegalStateException. It should instead throw a new 
> exception that is dedicated to the jdbc connector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (GEODE-4182) JDBC connector exception handling needs improvement

2018-03-01 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/GEODE-4182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382707#comment-16382707
 ] 

ASF subversion and git services commented on GEODE-4182:


Commit e29f8173a7ad62dcad26f88c7cf72dae34bb7274 in geode's branch 
refs/heads/develop from [~nreich]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e29f817 ]

GEODE-4182: Add JdbcConnectorException (#1529)


  * This runtime exception is used to warp failures in communication with
an external database when using a JDBC data source


> JDBC connector exception handling needs improvement
> ---
>
> Key: GEODE-4182
> URL: https://issues.apache.org/jira/browse/GEODE-4182
> Project: Geode
>  Issue Type: Improvement
>  Components: extensions
>Reporter: Darrel Schneider
>Assignee: Nick Reich
>Priority: Major
>  Labels: pull-request-available
> Fix For: 1.5.0
>
>  Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> The JDBC connector currently has multiple places it catches SQLException and 
> turns around and throws IllegalStateException. It should instead throw a new 
> exception that is dedicated to the jdbc connector.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)