[
https://issues.apache.org/jira/browse/HDFS-12851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16264863#comment-16264863
]
Tsz Wo Nicholas Sze commented on HDFS-12851:
--------------------------------------------
Just found that ContainerMetrics expects the latency in nanos (at least in the
parameter name).
{code}
//ContainerMetrics
public void incContainerOpsLatencies(ContainerProtos.Type type,
long latencyNanos) {
{code}
I think we should go deeper to see if there are more changes needed. Since it
seems quite involved, I suggest not doing this unrelated change here and file a
new JIRA.
> Ozone: Upgrade to latest ratis build
> ------------------------------------
>
> Key: HDFS-12851
> URL: https://issues.apache.org/jira/browse/HDFS-12851
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ozone
> Affects Versions: HDFS-7240
> Reporter: Mukul Kumar Singh
> Assignee: Mukul Kumar Singh
> Fix For: HDFS-7240
>
> Attachments: HDFS-12851-HDFS-7240.001.patch,
> HDFS-12851-HDFS-7240.002.patch, HDFS-12851-HDFS-7240.003.patch,
> HDFS-12851-HDFS-7240.004.patch
>
>
> Ratis build on Ozone needs to be upgraded to incorporate memory leak
> fixes(RATIS-135, RATIS-116), state machine optimization(RATIS-122) and Async
> client api (RATIS-113)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]