1337   Collection block size cannot be set to less than 4 entries per block

Cause

This error occurs if you attempt to set or change the block size value of a collection (for example, by calling the Collection::setBlockSize method) to a value less than 4 entries per block.

Action

Avoid this illegal operation.