IgniteSpringBean & Ignite SpringTransactionManager do not work together anymore in 2.4
问题 I see that with a change introduced in 2.4 in IgniteSpringBean to delay ignite instance start until all other spring beans are initialized may have broken Ignite SpringTransactionManager resulting in inability to configure it for Spring transaction abstraction of Ignite transactions. I really, badly need to find a way to work around this. Any ideas/suggestions anyone? Below is the line from IgniteSpringBean java doc "Ignite instance is started after all other Spring beans have been