Chris Nauroth created HDFS-10349: ------------------------------------ Summary: StorageContainerManager fails to compile after merge of HDFS-10312 maxDataLength enforcement. Key: HDFS-10349 URL: https://issues.apache.org/jira/browse/HDFS-10349 Project: Hadoop HDFS Issue Type: Bug Components: ozone Reporter: Chris Nauroth Assignee: Chris Nauroth
HDFS-10312 introduced enforcement of a configurable maximum data length while deserializing large block reports. This change broke compilation of {{StorageContainerManager}} on the HDFS-7240 feature branch, due to a constructor signature change in {{DatanodeProtocolServerSideTranslatorPB}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org