You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by Saikat Maitra <sa...@gmail.com> on 2020/11/09 02:29:28 UTC

IGNITE-13648 Tests failing for extensions modules

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