Closed
Description
Dean de Bree opened BATCH-1969 and commented
The CompositeItemStream class currently has a list of elements that it interacts with. This list is used in a synchronization block, and thus should be declared final to be 100% thread safe.