Skip to content

Remove solr_restarter service no longer needed#12791

Merged
mekarpeles merged 1 commit into
internetarchive:masterfrom
cdrini:chore/remove-solr-restarter
May 26, 2026
Merged

Remove solr_restarter service no longer needed#12791
mekarpeles merged 1 commit into
internetarchive:masterfrom
cdrini:chore/remove-solr-restarter

Conversation

@cdrini
Copy link
Copy Markdown
Collaborator

@cdrini cdrini commented May 22, 2026

While working on #12719 , noticed this old code which we're no longer using which can be deleted.

Technical

Testing

Screenshot

Stakeholders

Copilot AI review requested due to automatic review settings May 22, 2026 14:37
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Removes the deprecated solr_restarter Docker Compose service and its implementation artifacts from the repository, simplifying production compose configuration by deleting unused operational code.

Changes:

  • Deleted scripts/solr_restarter Node script used to health-check OL and restart Solr containers.
  • Deleted the corresponding scripts/solr_restarter/Dockerfile image definition.
  • Removed the solr_restarter service from compose.production.yaml.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
scripts/solr_restarter/index.js Removed unused Solr restart/health-check loop script.
scripts/solr_restarter/Dockerfile Removed unused container image that installed docker-ce-cli to restart containers.
compose.production.yaml Removed the disabled solr_restarter service entry from production compose config.

@mekarpeles mekarpeles self-assigned this May 26, 2026
@mekarpeles mekarpeles merged commit 91c0c4e into internetarchive:master May 26, 2026
9 checks passed
@humansakhini-gif
Copy link
Copy Markdown

Okay.

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.

4 participants