Aleksey Plekhanov created IGNITE-14171:
------------------------------------------
Summary: Flaky IgniteSpringBeanSpringResourceInjectionTest.testSpringResourceInjectedInService
Key: IGNITE-14171
URL:
https://issues.apache.org/jira/browse/IGNITE-14171 Project: Ignite
Issue Type: Bug
Reporter: Aleksey Plekhanov
Assignee: Aleksey Plekhanov
Test failing with exception:
{noformat}
Caused by: java.lang.NullPointerException
at org.apache.ignite.spring.injection.IgniteSpringBeanSpringResourceInjectionTest$2.getInjectedBean(IgniteSpringBeanSpringResourceInjectionTest.java:216)
at org.apache.ignite.spring.injection.IgniteSpringBeanSpringResourceInjectionTest$TestSpringResourceInjectedRunnable.run(IgniteSpringBeanSpringResourceInjectionTest.java:159){noformat}
Reason: after IGNITE-14112 Ignite node start faster and async service initialization sometimes can't be finished before user code start to use Ignite.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)