Sujith created SOLR-14448: ----------------------------- Summary: Solr 7.5 Autoscaling history API Key: SOLR-14448 URL: https://issues.apache.org/jira/browse/SOLR-14448 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Reporter: Sujith
I am using Solr version 7.5. I tried to capture all the autoscaling events of Solr like the event start time,end time, status..etc. I know these information is provided in the autoscaling history API i.e "[http://localhost:8983/solr/admin/autoscaling/history]". Though I had to manually create a collection named ".system" in Solr to get this API functioning. This link [https://lucene.apache.org/solr/guide/7_5/blob-store-api.html] was followed. However, there is a weird behavior that I am observing now. This autoscaling history API is not updating the events after a certain point.I am no longer able to view any of the autoscaling events after a certain period. I tried to delete the ".system" collection and recreated it again. The new autoscaling events were captured but again it stopped after a certain period. Any idea why this is happening. Advise is greatly appreciated. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org