Bharat Viswanadham created HDFS-13432: -----------------------------------------
Summary: Ozone: When datanodes register, send NodeReport and ContainerReport Key: HDFS-13432 URL: https://issues.apache.org/jira/browse/HDFS-13432 Project: Hadoop HDFS Issue Type: Bug Reporter: Bharat Viswanadham Assignee: Bharat Viswanadham >From chillmode Deisgn Notes: As part of this Jira, will update register to send NodeReport and ContaineReport. Current Datanodes, send one heartbeat per 30 seconds. That means that even if the datanode is ready it will take around a 1 min or longer before the SCM sees the datanode container reports. We can address this partially be making sure that Register call contains both NodeReport and ContainerReport. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org