Skip to content

Include all the data that can change in the oid of bridges

meskio requested to merge meskio/rdsys:update_distributor_request into main

Oid is used to detect if a resource has changed, they don't get updated unless the oid has changed. Let's include any information that can change, like the distributio request, flags or oraddresses in the oid.

Before that change rdsys was missing some bridge changes and not updating bridges until rdsys was restarted.

Closes: #104 (closed)

Merge request reports