Dave Marion created HDFS-17857:
----------------------------------

             Summary: Create implementation for FaultInjectorFileIoEvents
                 Key: HDFS-17857
                 URL: https://issues.apache.org/jira/browse/HDFS-17857
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: hdfs
            Reporter: Dave Marion
            Assignee: Dave Marion
             Fix For: 3.5.0


The existing FaultInjectorFileIoEvents methods have no implementation and the 
current implementation does not load a user supplied class that implements some 
interface. I think the only way that this could be used is for someone to 
create their own class with the same name and either insert it into the jar, or 
place a new jar at the beginning of the classpath.

I think the existing FaultInjectorFileIoEvents class can be modified to throw 
exceptions for file I/O events.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to