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

Nullpointer exception at runtime for non-pationed Cache and the Cluster starts without any Cache and then Cline Node join and populate the Cache

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.8.1
    • None
    • platforms
    • None

    Description

      Getting the below exception when we start the Ignite cluster without partition data and then Client node joins the cluster after some time. When the Client tries to get the data from the Cache.

       

      !cctx.topology().partitions(node.id()).hasMovingPartitions() is throwing Nullpointer exception at runtime for non-pationed Cache and the Cluster starts without any Cache and then Cline Node join and populate the Cache. cctx.topology().partitions(node.id()) is returning null

       

      https://github.com/apache/ignite/pull/7277

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            dassum Suman Das
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: