Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-8707 Implement an async pure c++ HDFS client
  3. HDFS-9791

libhfds++: ConfigurationLoader throws parse_exception on invalid input

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • hdfs-client
    • None

    Description

      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.

      Attachments

        Activity

          People

            bobhansen Bob Hansen
            bobhansen Bob Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: