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

SOLR-15133: Document how to eliminate Failed to reserve shared memory warning #2304

Merged
merged 2 commits into from Feb 4, 2021

Conversation

epugh
Copy link
Contributor

@epugh epugh commented Feb 4, 2021

Description

The warning is annoying if you know what it is, and alarming if you don't!

Solution

Add to the Docker FAQ how to disable it.

Eventually this might feed the Ref Guide!

Tests

Doc only

Checklist

Please review the following and check all that apply:

  • [X ] I have reviewed the guidelines for How to Contribute and my code conforms to the standards described there to the best of my ability.
  • [X ] I have created a Jira issue and added the issue ID to my pull request title.
  • [X ] I have given Solr maintainers access to contribute to my PR branch. (optional but recommended)
  • [X ] I have developed this patch against the master branch.
  • [X ] I have run ./gradlew check.
  • [X ] I have added tests for my changes.
  • I have added documentation for the Ref Guide (for Solr changes only).

@epugh
Copy link
Contributor Author

epugh commented Feb 4, 2021

@ctargett I'd love a quick review of the copy editing I did...

Copy link
Contributor

@HoustonPutman HoustonPutman left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Will be time to migrate this stuff to the ref guide soon 😅

@ctargett
Copy link
Contributor

ctargett commented Feb 4, 2021

Sorry, don't have time to review today I don't think - go ahead if Houston thinks it's good to merge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants