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

ASF subversion and git services commented on LUCENE-10422:
----------------------------------------------------------

Commit 42bf77229ec2882ac9a8a004b98a103417d4ce2f in lucene's branch 
refs/heads/main from Alan Woodward
[ https://gitbox.apache.org/repos/asf?p=lucene.git;h=42bf772 ]

LUCENE-10422: Make errorprone happy


> 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-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to