[
https://issues.apache.org/jira/browse/HDFS-15075?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17010864#comment-17010864
]
Íñigo Goiri commented on HDFS-15075:
------------------------------------
* Can we make DFS_DATANODE_PROCESS_COMMANDS_THRESHOLD_KEY be a time period
instead of fixed millis?
* In createTemporary(), I would probably have two variables instead of sharing
startTimeMs. For readability.
> Remove process command timing from BPServiceActor
> -------------------------------------------------
>
> Key: HDFS-15075
> URL: https://issues.apache.org/jira/browse/HDFS-15075
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Íñigo Goiri
> Assignee: Xiaoqiao He
> Priority: Major
> Attachments: HDFS-15075.001.patch, HDFS-15075.002.patch,
> HDFS-15075.003.patch
>
>
> HDFS-14997 moved the command processing into async.
> Right now, we are checking the time to add to a queue.
> We should remove this one and maybe move the timing within the thread.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]