JIRA: https://jira.spring.io/browse/INT-2507 When using a `HeadDirectoryScanner`, the use of any filter removed the size limitation passed into the contstructor (or `queue-size` attribute of a file inbound channel adapter. The `HeadFilter` was overwritten. Combine the head filter into a `CompositeFileListFilter` (creating one if necessary).