[ https://issues.apache.org/jira/browse/SOLR-16753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17722868#comment-17722868 ]
Chris M. Hostetter commented on SOLR-16753: ------------------------------------------- {quote}Is it possible to trace this to any particular commit? {quote} Yes. [I did that|#comment-17714353]. {quote}So i did some manual {{git bisect}} 'ing and AFAICT the commit that introduced the problem was in fact what I initially flagged in SOLR-16751: ... {noformat} 2ac7ed29563a33d9f9a31737996a1d4cfb0fca0d is the first bad commit {noformat} {quote} Since reverting that commit didn't cause the tests to start passing again, there is likely some kind of compounded problem that was introduced sometime _after_ the 2ac7ed2956 commit, and _before_ the 1b06505c0f revert that _also_ causes the tests to fail {_}in spite of the revert{_}. (but i also haven't closely examined the test failures since the 1b06505c0f revert commit – so for all i know the tests are now failing in a very different way ... have you checked?) > SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull failures > ----------------------------------------------------------------------- > > Key: SOLR-16753 > URL: https://issues.apache.org/jira/browse/SOLR-16753 > Project: Solr > Issue Type: Test > Reporter: Chris M. Hostetter > Assignee: Noble Paul > Priority: Major > Attachments: SOLR-16753.txt, Skjermbilde 2023-05-03 kl. 12.24.56.png > > > {{SplitShardWithNodeRoleTest.testSolrClusterWithNodeRoleWithPull}} – was > added on 2023-03-13, but somwhere between 2023-04-02 and 2023-04-09 it > started failing 15-20% on jenkins jobs with seeds that don't reliably > reproduce. > At first, this seemed like it might be related to SOLR-16751, but even with > that fix failures are still happening. -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org