You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Animesh Pandey (Jira)" <ji...@apache.org> on 2021/10/23 16:27:00 UTC

[jira] [Comment Edited] (LUCENE-10197) UnifiedHighlighter should use builders for thread-safety

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

Animesh Pandey edited comment on LUCENE-10197 at 10/23/21, 4:26 PM:
--------------------------------------------------------------------

Oh wow. That is fine. I'll try to get this out if possible.

So what happens after Nov 1? Is the development completely stopped or do we start focusing on Minor releases for v9?

I attempted the solution and have added a patch file to it. I don't think it is complete but wanted some feedback on whether it is on the right track.


was (Author: apanimesh061):
Oh wow. That is fine. I'll try to get something out if possible.

So what happens after Nov 1? Is the development completely stopped or do we start focusing on Minor releases for v9?

> UnifiedHighlighter should use builders for thread-safety
> --------------------------------------------------------
>
>                 Key: LUCENE-10197
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10197
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/highlighter
>            Reporter: Animesh Pandey
>            Priority: Minor
>              Labels: newdev
>
> UnifiedHighlighter is not thread-safe due to the presence of setters. We can move the fields to builder so that the class becomes thread-safe.



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

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