[
https://issues.apache.org/jira/browse/SOLR-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17810099#comment-17810099
]
Houston Putman edited comment on SOLR-16580 at 1/23/24 8:36 PM:
----------------------------------------------------------------
This is causing reproducible failures on branch_8_11, with PRS enabled or not
enabled.
{quote}{{ant test -Dtestcase=CloudAuthStreamTest -Dtests.seed=F8952559841D5C83
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk
-Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true
-Dtests.file.encoding=UTF-8}}
{quote}
I went through all of the commits on branch_8_11, and this is definitely the
commit where the tests start failing.
For some context, it looks like the issues are not with the
authentication/authorization, however the delete-by-queries are not working
properly. I think it might have something to do with the stateVersion of the
collection, seeing as that's something that was modified by this JIRA.
was (Author: houston):
This is causing reproducible failures on branch_8_11, with PRS enabled or not
enabled.
{quote}{{ant test -Dtestcase=CloudAuthStreamTest -Dtests.seed=F8952559841D5C83
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sk
-Dtests.timezone=Atlantic/Bermuda -Dtests.asserts=true
-Dtests.file.encoding=UTF-8}}
{quote}
I went through all of the commits on branch_8_11, and this is definitely the
commit where the tests start failing.
> Avoid making copies of DocCollection for PRS updates
> ----------------------------------------------------
>
> Key: SOLR-16580
> URL: https://issues.apache.org/jira/browse/SOLR-16580
> Project: Solr
> Issue Type: Task
> Reporter: Noble Paul
> Assignee: Noble Paul
> Priority: Major
> Fix For: 9.2
>
> Time Spent: 6h 10m
> Remaining Estimate: 0h
>
> When PRS entries are updated, a new DocCollection Object is created. We
> should avoid that and just do an in-place update
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]