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

Merge unofficial hotfix release/2.19.1 to develop #15837

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Bwest981
Copy link
Collaborator

@Bwest981 Bwest981 commented Jan 3, 2025

This branch was cut off of latest hotfix release/2.19.1-dual commit 561501b. This PR is to merge the unofficial hotfix v2.19.1 back into develop branch. This was an unofficial release to unblock data streams for testing purposes only.

Bwest981 and others added 3 commits December 17, 2024 09:52
…unofficial release to unblock data streams for testing purposes

Signed-off-by: bwest981 <3317895+Bwest981@users.noreply.github.com>
* Disable debug+info logs by default for legacy mercury jobs (#15771)

* Fix restore of config in blue-green mode

The OCR3 database must be scoped to each instance, not to the job,
otherwise we can restore the wrong config on node restart.

* disabling linter on database parameter

---------

Co-authored-by: Sam <samsondav@protonmail.com>
Copy link
Contributor

github-actions bot commented Jan 3, 2025

I see you added a changeset file but it does not contain a tag. Please edit the text include at least one of the following tags:

  • #added For any new functionality added.
  • #breaking_change For any functionality that requires manual action for the node to boot.
  • #bugfix For bug fixes.
  • #changed For any change to the existing functionality.
  • #db_update For any feature that introduces updates to database schema.
  • #deprecation_notice For any upcoming deprecation functionality.
  • #internal For changesets that need to be excluded from the final changelog.
  • #nops For any feature that is NOP facing and needs to be in the official Release Notes for the release.
  • #removed For any functionality/config that is removed.
  • #updated For any functionality that is updated.
  • #wip For any change that is not ready yet and external communication about it should be held off till it is feature complete.

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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.

2 participants