Nanda kumar created HDDS-513: -------------------------------- Summary: Check if the EventQueue is not closed before executing handlers Key: HDDS-513 URL: https://issues.apache.org/jira/browse/HDDS-513 Project: Hadoop Distributed Data Store Issue Type: Bug Components: SCM Affects Versions: 0.2.1 Reporter: Nanda kumar Assignee: Nanda kumar
If we receive an event after the {{EventQueue}} is closed we should not process that event. We should add a check in {{EventQueue#fireEvent}} to make sure that the EventQueue is still running. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org