Fix SegmentInfos replace doesn't update userData#948
Fix SegmentInfos replace doesn't update userData#948NightOwl888 merged 5 commits intoapache:masterfrom
Conversation
|
@tohidemyname Thanks for this PR! @NightOwl888 This appears to be a pretty straightforward port of apache/lucene#12626 which was in Lucene 9.9.0. Given the single-line nature of the change, I think this is probably safe to backport. Let me know if you agree. I'll tidy it up with a comment explaining the backport so we're aware for future porting efforts. |
|
@paulirwin - Thanks for finding that PR. The fact that a link or mention of it was missing from both the issue and PR was the primary thing holding this up. I see a few issues that should be addressed before merging it.
|
|
@NightOwl888 My thoughts exactly, thanks for writing that all out. I'll make those changes to this PR. |
NightOwl888
left a comment
There was a problem hiding this comment.
Thanks @paulirwin and @tohidemyname, this looks good to merge.
Summary of the changes (Less than 80 chars)
Fixes #{bug number} (in this specific format)
#947
Description
{Detail}