[
https://issues.apache.org/jira/browse/HDFS-9791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Hansen reassigned HDFS-9791:
--------------------------------
Assignee: Bob Hansen
> libhfds++: ConfigurationLoader throws parse_exception on invalid input
> ----------------------------------------------------------------------
>
> Key: HDFS-9791
> URL: https://issues.apache.org/jira/browse/HDFS-9791
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: hdfs-client
> Reporter: Bob Hansen
> Assignee: Bob Hansen
> Attachments: HDFS-9791.HDFS-8707.000.patch
>
>
> The coding style for libhdfs++ is to return Status objects rather than
> throwing exceptions. The interface for ConfigurationLoader should switch out
> bools for Status objects, and ConfigurationLoader::UpdateMapWithBytes (and
> any other place we interact wtih rapidxml) should catch rapidxml exceptions,
> returning an appropriate Status message.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)