Uninstall audit_plugin does not work well on replicated nodes.
General
Escalation
General
Escalation
Description
Environment
None
AFFECTED CS IDs
CS0013067
Smart Checklist
Activity
Show:
Julia Vural March 4, 2025 at 9:27 PM
It appears that this issue is no longer being worked on, so we are closing it for housekeeping purposes. If you believe the issue still exists, please open a new ticket after confirming it's present in the latest release.
Won't Do
Details
Details
Assignee
Unassigned
UnassignedReporter
Carlos Tutte
Carlos TutteAffects versions
Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created October 28, 2020 at 8:40 PM
Updated March 4, 2025 at 9:27 PM
Resolved March 4, 2025 at 9:27 PM
For example with the following test case:
node1:
node2:
It can be seen that uninstall the plugin , uninstalled it on writer node, but marked it as deleted on node2. Only after a restart the plugin is finally removed.
But if on writer node the plugin is installed once more:
It can be seen that is successfully installed, whereas on node2 is still marked as deleted, and after restart plugin is not enabled.
Suggested fix: If "install plugin" is replicated, then "uninstall plugin" should also remove the plugin online as in the writer node.
Otherwise "install plugin" should NOT be replicated