Description
While, at the same time:
- pulling from two or more CSV files
- pushing to two or more CSV files
- pulling a single object during Reconciliation
- pushing a single object during Reconciliation
there might occur issues due to the fact that the respective handlers are currently defined as Spring singleton beans.