Aravindan Vijayan created HDDS-1500: ---------------------------------------
Summary: Allocate block failures in client should print exception trace. Key: HDDS-1500 URL: https://issues.apache.org/jira/browse/HDDS-1500 Project: Hadoop Distributed Data Store Issue Type: Improvement Affects Versions: 0.4.0 Reporter: Aravindan Vijayan Assignee: Mukul Kumar Singh Fix For: 0.5.0 The following error is seen intermittently in the Ozone client logs while writing large keys. We need to log the entire exception trace to find out more about the failure. {code} 19/04/22 10:13:32 ERROR io.KeyOutputStream: Try to allocate more blocks for write failed, already allocated 0 blocks for this write. {code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org