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 "Viraj Jasani (Jira)" <ji...@apache.org> on 2021/11/14 18:44:00 UTC

[jira] [Created] (HDFS-16323) DatanodeHttpServer doesn't require handler state map while retrieving filter handlers

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