[
https://issues.apache.org/jira/browse/IGNITE-14171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285252#comment-17285252
]
Mikhail Petrov commented on IGNITE-14171:
-----------------------------------------
[~alex_pl] LGTM.
> 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
> Priority: Major
> Labels: MakeTeamcityGreenAgain
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)