[ https://issues.apache.org/jira/browse/SOLR-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16726730#comment-16726730 ]
ASF subversion and git services commented on SOLR-13045: -------------------------------------------------------- Commit ba514dd7ccd0ed275ac914aa0cb7f866cf874233 in lucene-solr's branch refs/heads/branch_7x from Jason Gerlowski [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=ba514dd ] SOLR-13045: Sim node versioning should start at 0 Prior to this commit, new ZK nodes being simulated by the sim framework were started with a version of -1. This causes problems, since -1 is also coincidentally the flag value used to ignore optimistic concurrency locking and force overwrite values. > Harden TestSimPolicyCloud > ------------------------- > > Key: SOLR-13045 > URL: https://issues.apache.org/jira/browse/SOLR-13045 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Components: AutoScaling > Affects Versions: master (8.0) > Reporter: Jason Gerlowski > Assignee: Jason Gerlowski > Priority: Major > Attachments: SOLR-13045.patch, SOLR-13045.patch, jenkins.log.txt.gz > > > Several tests in TestSimPolicyCloud, but especially > {{testCreateCollectionAddReplica}}, have some flaky behavior, even after > Mark's recent test-fix commit. This JIRA covers looking into and (hopefully) > fixing this test failure. -- 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