Skip to content

Remove FillETags repair-step. #40996

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

Merged
merged 3 commits into from
Sep 26, 2023
Merged

Remove FillETags repair-step. #40996

merged 3 commits into from
Sep 26, 2023

Conversation

IljaN
Copy link
Contributor

@IljaN IljaN commented Sep 25, 2023

Description

Remove FillEtags repair-step.

Motivation and Context

The FillEtags-Repair step runs on each core upgrade and takes a disproportional long time (few hours) on large instances. Otherwise upgrades would only take a few minutes. As we didn't encounter empty etags for a very long time in production-instances we think it is safe to remove this job.

How Has This Been Tested?

Experienced at multiple customers, the job does not repair anything and takes very long to run so support's operating procedure ist now to comment out the step before upgrading.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:
  • Changelog item, see TEMPLATE

@IljaN IljaN requested a review from cdamken September 26, 2023 08:22
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@IljaN IljaN merged commit bda6b69 into master Sep 26, 2023
@delete-merged-branch delete-merged-branch bot deleted the remove_filletag_repair branch September 26, 2023 11:27
@owncloud owncloud deleted a comment from update-docs bot Sep 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants