[ 
https://issues.apache.org/jira/browse/HIVE-2921?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13244650#comment-13244650
 ] 

Carl Steinbach commented on HIVE-2921:
--------------------------------------

Currently all of the methods in the StatsAggregator and StatsPublisher 
interfaces use a boolean return value to indicate success or failure, which 
ends up hiding a lot of information when things go wrong since underlying 
methods are required to squelch exceptions. These methods should instead wrap 
and then re-throw the underlying exception.

                
> StatsPublisher and StatsAggregator interfaces should throw exceptions
> ---------------------------------------------------------------------
>
>                 Key: HIVE-2921
>                 URL: https://issues.apache.org/jira/browse/HIVE-2921
>             Project: Hive
>          Issue Type: Bug
>          Components: Statistics
>            Reporter: Carl Steinbach
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to