[
https://issues.apache.org/jira/browse/PHOENIX-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14365701#comment-14365701
]
Hudson commented on PHOENIX-1739:
---------------------------------
FAILURE: Integrated in Phoenix-master #622 (See
[https://builds.apache.org/job/Phoenix-master/622/])
PHOENIX-1739 Ensure RuntimeException nests SQLException so that proper
exception gets thrown (jtaylor: rev 4dc72bb0a56d628472141e56c181f09bda33dc4d)
* phoenix-core/src/test/java/org/apache/phoenix/compile/QueryCompilerTest.java
* phoenix-core/src/main/java/org/apache/phoenix/schema/IllegalDataException.java
*
phoenix-core/src/main/java/org/apache/phoenix/schema/ConstraintViolationException.java
> Ensure RuntimeException nests SQLException so that proper exception gets
> thrown
> -------------------------------------------------------------------------------
>
> Key: PHOENIX-1739
> URL: https://issues.apache.org/jira/browse/PHOENIX-1739
> Project: Phoenix
> Issue Type: Test
> Reporter: James Taylor
> Fix For: 4.3.1, 4.4
>
> Attachments: PHOENIX-1739.patch
>
>
> Where applicable, when we throw a RuntimeException for a Phoenix specific
> error, we should nest a SQLException so that the proper exception gets thrown.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)