You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Nanda kumar (JIRA)" <ji...@apache.org> on 2018/09/19 19:42:00 UTC

[jira] [Created] (HDDS-513) Check if the EventQueue is not closed before executing handlers

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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org