[ 
https://issues.apache.org/jira/browse/SOLR-13579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16982521#comment-16982521
 ] 

Andrzej Bialecki commented on SOLR-13579:
-----------------------------------------

Updated patch:
 * changed registration of resources to address the same problem with 
life-cycle as with SolrInfoBean and gauge metrics. This required changing 
{{SolrMetricsContext}} to also include the scope. Managed resources are now 
automatically unregistered from the manager upon close.
 * simplified the API of ResourceManagerPool - there are no more separate 
plugin implementations, just subclasses of the base ResourceManagerPool class 
specialized for managing specific class of resources, eg. 
{{ResourceManagerPool<SolrCache>}}
 * added more tests.

> Create resource management API
> ------------------------------
>
>                 Key: SOLR-13579
>                 URL: https://issues.apache.org/jira/browse/SOLR-13579
>             Project: Solr
>          Issue Type: New Feature
>            Reporter: Andrzej Bialecki
>            Assignee: Andrzej Bialecki
>            Priority: Major
>         Attachments: SOLR-13579.patch, SOLR-13579.patch, SOLR-13579.patch, 
> SOLR-13579.patch, SOLR-13579.patch, SOLR-13579.patch, SOLR-13579.patch, 
> SOLR-13579.patch, SOLR-13579.patch
>
>
> Resource management framework API supporting the goals outlined in SOLR-13578.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to