You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Alan Woodward (Jira)" <ji...@apache.org> on 2022/03/21 16:57:00 UTC

[jira] [Resolved] (LUCENE-10422) Monitor instantiation configurabilty improvements

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

Alan Woodward resolved LUCENE-10422.
------------------------------------
    Fix Version/s: 9.2
       Resolution: Fixed

> Monitor instantiation configurabilty improvements
> -------------------------------------------------
>
>                 Key: LUCENE-10422
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10422
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Niko Usai
>            Priority: Minor
>             Fix For: 9.2
>
>          Time Spent: 8h 10m
>  Remaining Estimate: 0h
>
> I'm working on a project where I use very heavily Lucene Monitor package, but I miss  some simple things in how {{Monitor}} manages it's Directory, IndexWriter and IndexReader, what I want to do is extend {{MonitorConfiguration}} to make possible mainly these two things: * use a custom {{Directory}} implementation.
>  * use a readonly {{QueryIndex}} in order to have more Monitor instance on different server reading from the same index (now the index reader is created from the index writer so it is impossible to make a readonly {{{}Monitor{}}})



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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