Vyacheslav Koptilin created IGNITE-25432:
--------------------------------------------

             Summary: SqlSchemaManagerImplTest.testTableDistribution fails when 
the colocation feature is enabled
                 Key: IGNITE-25432
                 URL: https://issues.apache.org/jira/browse/IGNITE-25432
             Project: Ignite
          Issue Type: Bug
          Components: distribution zones ai3
         Environment: The test fails with the following error:
{code:java}
java.lang.AssertionError: 
Expected: <affinity[tableId=3, zoneId=3][1]>
     but: was <affinity[tableId=3, 
zoneId=0][1]>java.lang.AssertionError:Expected: <affinity[tableId=3, 
zoneId=3][1]>     but: was <affinity[tableId=3, zoneId=0][1]>  at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)  at 
org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:6)  at 
org.apache.ignite.internal.sql.engine.schema.SqlSchemaManagerImplTest.testTableDistribution(SqlSchemaManagerImplTest.java:475)
 {code}
            Reporter: Vyacheslav Koptilin
            Assignee: Vyacheslav Koptilin






--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to