[
https://issues.apache.org/jira/browse/GORA-530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16424255#comment-16424255
]
ASF GitHub Bot commented on GORA-530:
-------------------------------------
Github user alfonsonishikawa commented on the issue:
https://github.com/apache/gora/pull/130
I can't believe how sausage-fingers I must be. I left a strange Eclipse
autoimport at
https://github.com/apache/gora/blob/master/gora-core/src/main/java/org/apache/gora/persistency/impl/BeanFactoryImpl.java#L28
. If you don't mind, I will straight delete it, test and push without a pull
request -it is not being used, safe-. How embarrassing. Sorry.
> Reinstate exception throwing at Query#execute()
> -----------------------------------------------
>
> Key: GORA-530
> URL: https://issues.apache.org/jira/browse/GORA-530
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-core
> Affects Versions: 0.8
> Reporter: Alfonso Nishikawa
> Assignee: Alfonso Nishikawa
> Priority: Minor
> Labels: query
> Fix For: 0.9
>
>
> When executing a query, the exceptions are being shadowed and the execution
> returns {{null}}.
> This makes any client to be ignorant of the cause, because it is only logged
> into the server.
> The objective is to reinstate the exception throwing, where the interface
> throws GoraException to make any client aware of the underlying problem.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)