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 pollable job cleanup logger name #2583

Merged
merged 2 commits into from Dec 7, 2021

Conversation

jochenehret
Copy link
Contributor

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:
    Fixes logger name ("cc.background.expired-orphaned-blob-cleanup" is used by another background job). Also fixes local variable names (looks like a copy&paste error from expired_orphaned_blob_cleanup.rb)

  • An explanation of the use cases your change solves

  • Links to any other associated PRs
    We found this when investigating Blobstore error messages when pushing CF Docker apps #2582

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

* also rename local variables from "blob" to "job" (looks like a
  copy&paste mistake from expired_orphaned_blob_cleanup.rb)
@jochenehret jochenehret marked this pull request as draft December 7, 2021 12:50
@jochenehret jochenehret marked this pull request as ready for review December 7, 2021 13:18
@philippthun philippthun merged commit 27c7239 into cloudfoundry:main Dec 7, 2021
will-gant pushed a commit to sap-contributions/cloud_controller_ng that referenced this pull request Dec 16, 2022
* Rename logger to match class name
* Also rename local variables from "blob" to "job"
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.

None yet

3 participants