You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you use a composite item writer with a writer that implements the iteam stream interface, you get a org.springframework.batch.item.WriterNotOpenException: Writer must be open before it can be written to
Affects: 2.1.0
Issue Links:
BATCH-836 CompositeItemWriter should also implement ItemStream
("duplicates")