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

Increase Solr heap size in production #642

Merged
merged 3 commits into from
Aug 18, 2020
Merged

Conversation

hancush
Copy link
Collaborator

@hancush hancush commented Aug 12, 2020

Overview

See title. There is a detailed discussion of why I did this in #538.

For reference, the Metro server is a t2 large EC2 instance:

Screen Shot 2020-08-12 at 3 28 49 PM

Checklist

  • PR has a descriptive enough title to be useful in changelogs

Testing Instructions

  • Start the production Solr instance locally: docker-compose -f docker-compose.deployment.yml up solr-production
  • Navigate to http://localhost:8985/solr/ and confirm the JVM Memory is 1 GB (or in that neighborhood – sometimes it's a little less, e.g., mine is 981 MB).

Handles #538

Copy link
Contributor

@jeancochrane jeancochrane left a comment

Choose a reason for hiding this comment

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

Works as advertised! I left some questions for future investigations in #538 (comment) but I think this is ready to come in as a stopgap measure.

@hancush hancush merged commit e001d07 into master Aug 18, 2020
@hancush hancush deleted the patch/hec/solr-memory branch August 27, 2020 20:47
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