Skip to content
This repository has been archived by the owner on Jan 29, 2020. It is now read-only.

Fix config overriding and partial read in high request rate applications #39

Merged
merged 1 commit into from
Jul 11, 2017

Conversation

necromant2005
Copy link
Contributor

In a high request rate application there's situation right after deploy when the first request is writing to the file but another request is trying to read the same. As result the second request fails with syntax error:

[FATAL] file:20160516150437/data/cache/module-config-cache.cli.tt.config.php | ln:6043 | msg:syntax error, unexpected ''XXX\Yy' (T_ENCAPSED_AND_WHITESPACE)

@weierophinney weierophinney merged commit 25fae96 into zendframework:master Jul 11, 2017
weierophinney added a commit that referenced this pull request Jul 11, 2017
Fix config overriding and partial read in high request rate applications
weierophinney added a commit that referenced this pull request Jul 11, 2017
Combines it with #53, already merged.
weierophinney added a commit that referenced this pull request Jul 11, 2017
weierophinney added a commit that referenced this pull request Jul 11, 2017
@weierophinney weierophinney added this to the 2.7.3 milestone Jul 11, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants