You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org> on 2009/09/25 09:32:16 UTC

[jira] Created: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

Expose UnInvertedField's memory usage in statistics page
--------------------------------------------------------

                 Key: SOLR-1461
                 URL: https://issues.apache.org/jira/browse/SOLR-1461
             Project: Solr
          Issue Type: Improvement
            Reporter: Shalin Shekhar Mangar
            Priority: Minor
             Fix For: 1.4


UnInvertedField has a memSize method but the memory usage is never shown on the statistics page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

Posted by "Jason Rutherglen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12760305#action_12760305 ] 

Jason Rutherglen commented on SOLR-1461:
----------------------------------------

Maybe we can show all memory usage in the same place?  I think this will be handy for debugging heap usage issues.

> Expose UnInvertedField's memory usage in statistics page
> --------------------------------------------------------
>
>                 Key: SOLR-1461
>                 URL: https://issues.apache.org/jira/browse/SOLR-1461
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>
> UnInvertedField has a memSize method but the memory usage is never shown on the statistics page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

Posted by "Shalin Shekhar Mangar (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759504#action_12759504 ] 

Shalin Shekhar Mangar commented on SOLR-1461:
---------------------------------------------

Should we have UnInvertedField itself implement SolrInfoMBean? I can't see any other way of exposing this bit.

> Expose UnInvertedField's memory usage in statistics page
> --------------------------------------------------------
>
>                 Key: SOLR-1461
>                 URL: https://issues.apache.org/jira/browse/SOLR-1461
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>
> UnInvertedField has a memSize method but the memory usage is never shown on the statistics page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

Posted by "Yonik Seeley (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SOLR-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12759532#action_12759532 ] 

Yonik Seeley commented on SOLR-1461:
------------------------------------

The memory usage of UnInvertedField is shown... just not in the same place as the Lucene field cache.
In statistics, look under fieldValueCache.

> Expose UnInvertedField's memory usage in statistics page
> --------------------------------------------------------
>
>                 Key: SOLR-1461
>                 URL: https://issues.apache.org/jira/browse/SOLR-1461
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>
> UnInvertedField has a memSize method but the memory usage is never shown on the statistics page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (SOLR-1461) Expose UnInvertedField's memory usage in statistics page

Posted by "Grant Ingersoll (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-1461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Ingersoll resolved SOLR-1461.
-----------------------------------

    Resolution: Won't Fix

> Expose UnInvertedField's memory usage in statistics page
> --------------------------------------------------------
>
>                 Key: SOLR-1461
>                 URL: https://issues.apache.org/jira/browse/SOLR-1461
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Shalin Shekhar Mangar
>            Priority: Minor
>             Fix For: 1.4
>
>
> UnInvertedField has a memSize method but the memory usage is never shown on the statistics page.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.