Feature #38424

Give Booting\Sequence an identifier (e.g. for logging)

Added by Karsten Dambekalns 11 months ago. Updated 8 months ago.

Status:Resolved Start date:2012-06-27
Priority:Could have Due date:
Assignee:Karsten Dambekalns % Done:

100%

Category:Core
Target version:TYPO3 Flow Base Distribution - 2.0 beta 1
PHP Version: Complexity:
Has patch:No
Votes: 0

Description

The Sequence does not have an identifier, it is hard to distinguish between sequences when requests are interleaved.

Associated revisions

Revision e6947927
Added by Karsten Dambekalns 8 months ago

[FEATURE] Add identifier to Booting\Sequence

The identifier is set in Bootstrap to "runtime" and "compiletime"
respectively.

If you wire a slot to the beforeInvokeStep and afterInvokeStep
signals, the identifier will be handed over as second parameter
after the step instance.

Change-Id: I5e69786160013d30689044193b2c3ef801db6ca4
Resolves: #38424
Releases: 1.2

History

Updated by Gerrit Code Review 11 months ago

  • Status changed from Accepted to Under Review

Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12567

Updated by Gerrit Code Review 8 months ago

Patch set 2 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/12567

Updated by Karsten Dambekalns 8 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF