[ https://issues.apache.org/jira/browse/HDFS-3759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin Patrick McCabe updated HDFS-3759: --------------------------------------- Description: Should we allow files to be created with blocksize=1, chunksize=512? (was: The block size of a file should be a multiple of the io.bytes.per.checksum. Currently, we're not enforcing this invariant, allowing files to be created with blocksize=1, chunksize=512, and other oddities.) Summary: don't allow files to be created with io.bytes.per.checksum = 1 (was: don't allow files to be created unless blocksize is a multiple of chunksize) > don't allow files to be created with io.bytes.per.checksum = 1 > -------------------------------------------------------------- > > Key: HDFS-3759 > URL: https://issues.apache.org/jira/browse/HDFS-3759 > Project: Hadoop HDFS > Issue Type: Bug > Components: hdfs client > Affects Versions: 2.0.0-alpha > Reporter: Colin Patrick McCabe > Priority: Minor > > Should we allow files to be created with blocksize=1, chunksize=512? -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira