Skip to content

DefaultBatchConfigurer warns about the lack of TransactionManager provided, yet offers no way to supply it #763

Closed
@spring-projects-issues

Description

@spring-projects-issues

Kyrill Alyoshin opened BATCH-2851 and commented

DefaultBatchConfigurer class logs a warning message on the start of the container: "No transaction manager was provided, using a DataSourceTransactionManager".

Yes, the same class provides no way for the client to set the transaction manager inside DBC. There should be a setter method somewhere or a proper constructor provided.


Affects: 4.1.2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions