You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Ilya Kasnacheev (Jira)" <ji...@apache.org> on 2020/07/17 14:34:00 UTC

[jira] [Created] (IGNITE-13267) AffinityFunction & AffinityKeyMapper are not peer class loadable

Ilya Kasnacheev created IGNITE-13267:
----------------------------------------

             Summary: AffinityFunction & AffinityKeyMapper are not peer class loadable
                 Key: IGNITE-13267
                 URL: https://issues.apache.org/jira/browse/IGNITE-13267
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: 2.8.1
            Reporter: Ilya Kasnacheev


We have a test GridP2PAffinitySelfTest/GridAffinityP2PSelfTest which suggest they should be peer loadable, but they are not, and for a good reason - they are passed as a part of cache configuration via Discovery.

Maybe we should investigate this.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)