Netconf rpc-error is not received if abort transaction is done through cdb_sub_abort_trans_info during CDB_SUB_PREPARE

We are doing abort transaction cdb_sub_abort_trans_info during CDB_SUB_PREPARE phase for certain condition.
But we are not seeing rpc-error when configured through netconf.

Following are our confd.conf configs,


true
./candidate.db

writable-through-candidate

true true false

Is there any workaround?

We receive netconf rpc-error if running DB is enabled and netconf is writing to running DB.
But with candidate DB, we don’t receive any rpc-error.

Thanks,
yateesh MN

Hi,
Did you do a NETCONF <commit/> of the candidate to running?
https://tools.ietf.org/html/rfc6241#section-8.3.4.1

1 Like