You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Mikhail Petrov (Jira)" <ji...@apache.org> on 2021/02/16 14:56:00 UTC

[jira] [Commented] (IGNITE-14171) Flaky IgniteSpringBeanSpringResourceInjectionTest.testSpringResourceInjectedInService

    [ 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)