Git Product home page Git Product logo

Comments (3)

jktjkt avatar jktjkt commented on July 20, 2024 1

This is as per the docs. The reasoning matches how the NMDA is designed: the operational DS should reflect config which "is in effect". If there's an active subscription, chances are that it's doing something in response to any changes, so they are "in effect", and therefore it makes sense to auto-propagate the running DS to operational.

from sysrepo.

nullromo avatar nullromo commented on July 20, 2024

Thank you, I can see the reasoning. I was just surprised because I have a plugin that subscribes to some sub-tree of my module and the rest of the module was not showing up in the operational datastore output. Just because I didn't subscribe to a particular part of my datastore doesn't mean I'm not using it. To achieve what I want, I do need to add this "no-op subscription" that's just an empty function just to get sysrepo to output the data.

from sysrepo.

michalvasko avatar michalvasko commented on July 20, 2024

Just because I didn't subscribe to a particular part of my datastore doesn't mean I'm not using it.

This is not normally the case and the expectation is that you will to adjust the behavior somehow if you are using a configuration subtree, which means you will have a subscription for it. But I suppose there may be some special use-cases when this is not the case.

from sysrepo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.