Skip to content

Include TestContext in log message when starting a new transaction in TransactionalTestExecutionListener [SPR-11323] #15947

Closed
@spring-projects-issues

Description

@spring-projects-issues

Sam Brannen opened SPR-11323 and commented

Status Quo

TransactionalTestExecutionListener.endTransaction() includes the TestContext in trace logging output; however, TransactionalTestExecutionListener.startNewTransaction() currently does not include it in its info logging output, thus making it more difficult to debug.

Deliverables

  1. Ensure that startNewTransaction() also includes the current TestContext in logging output.

Affects: 3.0 GA

Issue Links:

Referenced from: commits 6e30851

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions