srikanthsubbaramu

Results 24 comments of srikanthsubbaramu

Hi Michal, please let us know about your thoughts. Thanks, Srikanth

The question is for what is the api that we need to subscribe to know that commit operation is complete and data is written to running data store

Thanks Michal, can you let me know what should be the module that i need to subscribe?

Hi Michal, thank you for guiding, I have one other question, 1. we have changed our subscription to sysrepo subscription for callback on our required yang 3gpp:ManagedElement 2. we are...

> No. If you want to _change_ an incoming edit, please check the description of `SR_SUBSCR_UPDATE` and `SR_EV_UPDATE` as well as the related docs, these will tell you exactly how...

![Design](https://github.com/user-attachments/assets/1667548f-a333-419c-b49c-0e252bf00b21) Hi Michal , Let me explain design and problem in detailed way, In Scenario, there are multiple clients, who does get rpc call on certain paths for day1 on...

Hi Michal, We have increased NC threads , and also changed from using get to getconfig at clients, and we did not encounter any issues Libnetconf2: set(MAX_PSPOLL_THREAD_COUNT 15 CACHE STRING...

Also if same callback need to be used for multiple subscriptions, how do we ensure we get unique fd for each subscription and register fd for dispatcher please

Michal thank you for detailed response, Please correct the understanding, if we have to unsubscribe, should we just remove fd from dispatcher? or is there any different api we need...

Hi michal, we dont have the same process running, but this is the configuration that is updated for netconf server, # sysrepocfg -X -m ietf-netconf-server ```xml default-ssh 0.0.0.0 default-key genkey...