[
https://issues.apache.org/jira/browse/GORA-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876152#comment-13876152
]
Hudson commented on GORA-231:
-----------------------------
SUCCESS: Integrated in gora-trunk #981 (See
[https://builds.apache.org/job/gora-trunk/981/])
Updated CHANGES.txt for GORA-231 (apgiannakidis:
http://svn.apache.org/viewvc/gora/trunk/?view=rev&rev=1559592)
* /gora/trunk/CHANGES.txt
GORA-231 Provide better error handling in AccumuloStore.readMapping when file
does not exist. (Apostolos Giannakidis) (apgiannakidis:
http://svn.apache.org/viewvc/gora/trunk/?view=rev&rev=1559591)
*
/gora/trunk/gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java
* /gora/trunk/gora-solr/src/main/java/org/apache/gora/solr/store/SolrStore.java
> Provide better error handling in AccumuloStore.readMapping when file does not
> exist.
> ------------------------------------------------------------------------------------
>
> Key: GORA-231
> URL: https://issues.apache.org/jira/browse/GORA-231
> Project: Apache Gora
> Issue Type: Improvement
> Components: gora-accumulo
> Affects Versions: 0.3
> Reporter: David Medinets
> Assignee: Apostolos Giannakidis
> Fix For: 0.4
>
> Attachments: GORA-231.patch, GORA-231v2.patch
>
>
> When the filename does not exist, the error message is
> "java.lang.IllegalArgumentException: InputStream cannot be null". The error
> message should be more specific like "IOException; unable to open
> gora-accumulo-mapping.xml".
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)