Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-14032 [libhdfs++] Phase 2 improvements
  3. HDFS-10704

libhdfs++: FileSystem should not take ownership of IOService

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • hdfs-client
    • None

    Description

      The ctor for the filesystem currently takes ownership of the IOService passed in. There is a valid use case for a single IOService for multiple FileSystems (e.g. for different users).

      If an IOService is passed in, the consumer should be responsible for its lifetime.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: