Class RecoveryInProgressException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.hdfs.protocol.RecoveryInProgressException
All Implemented Interfaces:
Serializable

@Private @Evolving public class RecoveryInProgressException extends IOException
Exception indicating that a replica is already being recovery.
See Also:
  • Constructor Details

    • RecoveryInProgressException

      public RecoveryInProgressException(String msg)