Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-2983

Possible NPE during service proxy invocation

    XMLWordPrintableJSON

Details

    • Important

    Description

      This issue is hard to reproduce, but it's possible that ServiceTopologyCallable will be executed on a new node prior to initialization of utility cache. In this case cache will be null and serviceTopology method with throw an NPE. We should call GridCacheProcessor.awaitStarted() prior to using the cache.

      Attachments

        Issue Links

          Activity

            People

              vkulichenko Valentin Kulichenko
              vkulichenko Valentin Kulichenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: