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

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

Commit d47931c4b8a4e8896f13a0b83067816c7240c072 in lucene-solr's branch 
refs/heads/branch_7x from [~simonw]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=d47931c ]

LUCENE-8232: Separate out PendingDeletes from ReadersAndUpdates

Today ReadersAndUpdates is tightly coupled with IW and all the
handling of pending deletes. This change decouples IW and pending
deletes from ReadersAndUpdates and makes PendingDeletes unittestable.


>  Separate out PendingDeletes from ReadersAndUpdates
> ---------------------------------------------------
>
>                 Key: LUCENE-8232
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8232
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: 7.4, master (8.0)
>            Reporter: Simon Willnauer
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8232.patch, LUCENE-8232.patch, LUCENE-8232.patch
>
>
> Today ReadersAndUpdates is tightly coupled with IW and all the handling of 
> pending deletes. This change decouples IW and pending deletes from 
> ReadersAndUpdates and allows expert users to customize how deletes are 
> handled. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to