[
https://issues.apache.org/jira/browse/GORA-230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lewis John McGibbney updated GORA-230:
--------------------------------------
Affects Version/s: 0.3
> Change logging behavior in AccumuloStore to pass exception object to
> LOG.error method.
> --------------------------------------------------------------------------------------
>
> Key: GORA-230
> URL: https://issues.apache.org/jira/browse/GORA-230
> Project: Apache Gora
> Issue Type: Improvement
> Affects Versions: 0.3
> Reporter: David Medinets
> Priority: Minor
>
> Around line 287, instead of calling e.getMessage() and
> e.getStackTrace().toString(), the code can use
> LOG.error(e.getMessage(), e); so the stack trace is exposed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira