[
https://issues.apache.org/jira/browse/SOLR-4464?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13581936#comment-13581936
]
Shawn Heisey commented on SOLR-4464:
------------------------------------
This is most likely due to basic operating system design. It's normal for all
modern operating systems to utilize all physical memory. The memory that is
not used for programs gets used by the OS to cache data on the disk for
performance reasons. If a program or the OS requests additional memory, the OS
will happily and instantly give up the lowest priority cache data to satisfy
the memory request.
Your Solr admin page seems to be locked up while trying to load the dashboard,
so I can't see the actual numbers. I hope everything is OK.
> DIH - Processed documents counter resets to zero after first database request
> -----------------------------------------------------------------------------
>
> Key: SOLR-4464
> URL: https://issues.apache.org/jira/browse/SOLR-4464
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.1
> Environment: CentOS 6.3 x64 / apache-tomcat-7.0.35 /
> mysql-connector-java-5.1.23 - Large machine 5TB of drives and 280GB RAM -
> Java Heap set to 250Gb - resources are not an issue.
> Reporter: Dave Cook
> Priority: Minor
> Labels: patch
>
> [11:20] <quasimotoca> Solr 4.1 - Processed documents resets to 0 after
> processing my first entity - all database schemas are identical
> [11:21] <quasimotoca> However, all the documents get fetched and I can query
> the results no problem.
> Here's a link to a screenshot - http://findocs/gridworkz.com/solr
> Everything works perfect except the screen doesn't increment the "Processed"
> counter on subsequent database Requests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]