It might be similar to the other cache.. Do you have any pointer the the LRUCache documentation? I want to see what kind of metrics it uses and see if it's similar or not to solr/core/src/java/org/apache/solr/core/HdfsDirectoryFactory.java,,,
Le lun. 24 sept. 2018 à 18:04, Shawn Heisey <apa...@elyograg.org> a écrit : > On 9/24/2018 3:43 PM, Jean-Marc Spaggiari wrote: > > Thanks for taking a look. My indexes are on HDFS. And I configured all > the > > solr parameters for that. The "shard page" is when I click on a SOLR > server > > to go to the UI, then in the dropdown on the left I select a shard (a > > leader one), then I click on "plugins/stats". And then I open > > "HdfsBlockCache". There from time to time I can see some numbers, but > when > > I keep refreshing it comes back to 0 always, and I have no clues what is > > into the cache, or even if it just work :( > > Apologies for jumping into a world where I can't offer any help. I have > never used HDFS, so things like this that are related to it are an > unknown to me. I understand most of the other things in Plugins/Stats, > but not that one. > > Thanks, > Shawn > >