Bob Hansen created HDFS-10704: --------------------------------- Summary: libhdfs++: FileSystem should not take ownership of IOService Key: HDFS-10704 URL: https://issues.apache.org/jira/browse/HDFS-10704 Project: Hadoop HDFS Issue Type: Sub-task Reporter: Bob Hansen
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. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org