Feature #38424

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

Added by Karsten Dambekalns about 3 years ago. Updated almost 3 years ago.

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

100%

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

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 almost 3 years 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

#1 Updated by Gerrit Code Review about 3 years 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

#2 Updated by Gerrit Code Review almost 3 years ago

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

#3 Updated by Karsten Dambekalns almost 3 years ago

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

Also available in: Atom PDF