Uploaded image for project: 'persistence'
  1. persistence
  2. PERSISTENC-7

akka persistence with ignite cluster db - instance data is not available for RESTCONF read access

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: High High
    • unspecified
    • None
    • None
    • None

      Hi,

       

      We have migrated leveldb with ignite / cassandra and single node it is working fine.

      We have created a ignite / cassandra cluster between two ODL standalone instances . Data is getting replicated between these two nodes. Like Node1, Node2.

      1. Node-1 is Active, node-2 is passive. Node-1

      2. All the write operations were done in Node-1

      3. Node-2 has all the data replicated

      4. RESTCONF from Node-1, we are able to read the data, 

      5. RESTCONF from Node -2 shows below error

       
      {"errors":{"error":[

      {"error-type":"application","error-tag":"data-missing","error-message":"Request could not be completed because the relevant data model content does not exist "}

      ]}}
      We would like how to reload node-2's in-memory journal in MDSAL In memory data store?

       

            pasavy Suresh PERUMAL
            pasavy Suresh PERUMAL
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: