Viraj Jasani created HDFS-16323:
-----------------------------------

             Summary: DatanodeHttpServer doesn't require handler state map 
while retrieving filter handlers
                 Key: HDFS-16323
                 URL: https://issues.apache.org/jira/browse/HDFS-16323
             Project: Hadoop HDFS
          Issue Type: Task
            Reporter: Viraj Jasani
            Assignee: Viraj Jasani


DatanodeHttpServer#getFilterHandlers use handler state map just to query if the 
given datanode httpserver filter handler class exists in the map and if not, 
initialize the Channel handler by invoking specific parameterized constructor 
of the class. However, this handler state map is never used to upsert any data.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to