Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(error-log-logger): the logger should be run in each process #3912

Merged
merged 2 commits into from
Mar 27, 2021

Conversation

spacewander
Copy link
Member

Fix #3911

Signed-off-by: spacewander spacewanderlzx@gmail.com

What this PR does / why we need it:

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

Fix apache#3911

Signed-off-by: spacewander <spacewanderlzx@gmail.com>
Signed-off-by: spacewander <spacewanderlzx@gmail.com>
@Yiyiyimu
Copy link
Member

Chaos test failed due to APISIX does not support openresty 1.15.8.3 anymore, while it's still the default version for openresty docker image. Fixing it with 1.19.3.1 in apache/apisix-docker#154

Copy link
Member

@lilien1010 lilien1010 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@spacewander spacewander merged commit 95d313e into apache:master Mar 27, 2021
@spacewander spacewander deleted the ell branch March 27, 2021 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: error-log-logger call ngx.worker.id() in privileged agent
4 participants