Re: CacheEntryProcessor ClassNotFoundException after 2.7.6 -> 2.10.0 Upgrade

2021-06-10 Thread andrei
Hi, The question was answered here (JIRA ticket was created) - http://apache-ignite-users.70518.x6.nabble.com/Exception-on-CacheEntryProcessor-invoke-2-10-0-possible-bug-tt36042.html#a36090 BR, Andrei 5/18/2021 6:16 PM, ihalilaltun пишет: what we expect here is that related cacheentryprocess

Re: CacheEntryProcessor ClassNotFoundException after 2.7.6 -> 2.10.0 Upgrade

2021-05-18 Thread ihalilaltun
what we expect here is that related cacheentryprocessors or any other class should be redeployed in SHARED mode and do the task it should be. - İbrahim Halil Altun Senior Software Engineer @ Segmentify -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

CacheEntryProcessor ClassNotFoundException after 2.7.6 -> 2.10.0 Upgrade

2021-05-17 Thread ihalilaltun
Hi igniters, recenlty we have upgraded from 2.7.6 to 2.10.0 and some of cacheentryprocessors started to act wierd. We have following cacheentryprocessor RockScoreUpdateProcessor.java when the processor i