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

Lucene/Solr QA commented on LUCENE-8334:
----------------------------------------

| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | {color:red} patch {color} | {color:red}  0m  5s{color} 
| {color:red} LUCENE-8334 does not apply to master. Rebase required? Wrong 
Branch? See 
https://wiki.apache.org/lucene-java/HowToContribute#Contributing_your_work for 
help. {color} |
\\
\\
|| Subsystem || Report/Notes ||
| JIRA Issue | LUCENE-8334 |
| JIRA Patch URL | 
https://issues.apache.org/jira/secure/attachment/12925386/LUCENE-8334.patch |
| Console output | 
https://builds.apache.org/job/PreCommit-LUCENE-Build/19/console |
| Powered by | Apache Yetus 0.7.0   http://yetus.apache.org |


This message was automatically generated.



> Ensure SR#getSementInfo() returns snapshot
> ------------------------------------------
>
>                 Key: LUCENE-8334
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8334
>             Project: Lucene - Core
>          Issue Type: Bug
>    Affects Versions: 7.4, master (8.0)
>            Reporter: Simon Willnauer
>            Priority: Major
>             Fix For: 7.4, master (8.0)
>
>         Attachments: LUCENE-8334.patch, LUCENE-8334.patch
>
>
>  The SegmentCommitInfo passed to the segment reader is mutated concurrently.
>     An instance obtained from SR#getSegmentInfo() might return wrong delete 
> counts
>     or generation ids. This ensures that the SR will use a clone internally 
> while stil
>     maintaining the original SI since it's needed inside IW for maintainance 
> like
>     accessing pooled readers etc.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to