You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Molloy (JIRA)" <ji...@apache.org> on 2015/12/08 21:26:10 UTC

[jira] [Updated] (SOLR-8394) Luke handler doesn't support FilterLeafReader

     [ https://issues.apache.org/jira/browse/SOLR-8394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Molloy updated SOLR-8394:
-------------------------------
    Attachment: SOLR-8394.patch

Simple patch to unwrap LeafReader if they are FilterLeafReader. Then apply same logic of exiting if not a SegmentReader.

> Luke handler doesn't support FilterLeafReader
> ---------------------------------------------
>
>                 Key: SOLR-8394
>                 URL: https://issues.apache.org/jira/browse/SOLR-8394
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Steve Molloy
>         Attachments: SOLR-8394.patch
>
>
> When fetching index information, luke handler only looks at ramBytesUsed for SegmentReader leaves. If these readers are wrapped in FilterLeafReader, no RAM usage is returned.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org