-
Notifications
You must be signed in to change notification settings - Fork 117
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
Dissect Solr Performance through New Relic #3956
Labels
component/solr-service
Related to Solr-as-a-Service, a brokered Solr offering
Comments
This was referenced Feb 3, 2023
Closed
Through an interactive discussion with NR Support, it was determined that there are solr optimizations we can do:
These points don't talk to why there is a (memory leak?) in Solr and what we can do to resolve that as yet. The second point will allow us to do more debugging. |
Depends upon this ticket: #3956 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User Story
In order to gain insight into why Solr has stability issues, the Data.gov Solr team wants to integrate NR into our Solr deployment and investigate performance metrics to isolate problem areas.
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN I log into NR
THEN I can see a dashboard of performance metrics for Solr
Background
There have been numerous issues with Solr where we could not identify the cause of the problem and were developing blindly. This issue would give us insight into what function calls or Solr operations are causing various problems and help us identify which parameters should be tuned for that particular optimization.
Historical Issues:
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
Reference: https://tech.olx.com/improving-solr-performance-f4202d28b72d
The text was updated successfully, but these errors were encountered: