Hi, I have raised a PR for the following jira issue.
Jira : https://issues.apache.org/jira/browse/IGNITE-13648 PR : https://github.com/apache/ignite-extensions/pull/29 We are observing following exceptions in the test failures: Caused by: org.apache.ignite.IgniteCheckedException: Remote node has peer class loading enabled flag different from local [locId8=dfc9ddaf, locPeerClassLoading=true, rmtId8=fee013c8, rmtPeerClassLoading=false, rmtAddrs=[9dc3d9f4b167/127.0.0.1, /172.17.0.6], rmtNode=ClusterNode [id=fee013c8-d398-4cdc-92f5-c368c5fc663a, order=1, addr=[127.0.0.1, 172.17.0.6], daemon=false]] at org.apache.ignite.stream.kafka.connect.IgniteSinkConnectorTest.beforeTestsStarted(IgniteSinkConnectorTest.java:136) Please review and share feedback. Regards, Saikat