RE: heavy reads from disk when off-heap ram is constrained

2020-02-27 Thread Markus Jelsma
/guide/8_4/jvm-settings.html#JVMSettings-ChoosingMemoryHeapSettings -Original message- > From:lstusr 5u93n4 > Sent: Thursday 27th February 2020 18:45 > To: solr-user@lucene.apache.org > Subject: heavy reads from disk when off-heap ram is constrained > > Hi All, >

heavy reads from disk when off-heap ram is constrained

2020-02-27 Thread lstusr 5u93n4
Hi All, Something we learned recently that might be useful to the community. We're running solr in docker, and we've constrained each of our containers to have access to 10G of the host's ram. Also, through `docker stats`, we can see the Block IO (filesystem reads/writes) that the solr process