Aravindan Vijayan created HDDS-1492: ---------------------------------------
Summary: Generated chunk size name too long. (Causes Runtimeexception) Key: HDDS-1492 URL: https://issues.apache.org/jira/browse/HDDS-1492 Project: Hadoop Distributed Data Store Issue Type: Bug Affects Versions: 0.5.0 Reporter: Aravindan Vijayan Following exception is seen in SCM logs intermittently. {code} java.lang.RuntimeException: file name 'chunks/2a54b2a153f4a9c5da5f44e2c6f97c60_stream_9c6ac565-e2d4-469c-bd5c-47922a35e798_chunk_10.tmp.2.23115' is too long ( > 100 bytes) {code} We may have to limit the name of the chunk to 100 bytes. -- 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