Description
Currently, LazyMultipleRepositoryImpl (type of MultipleRepository) provides on-demand internal session pooling repositories based on credentials info and pre-configured configuration templates.
I think it would be better to provide an option that allows a on-demand session pool to be disposed when no more session is used.