Details
-
Bug
-
Status: Resolved
-
Resolution: Fixed
-
None
-
DOC-2021-Dec19-S25, DOC-2021-Dec31-S26, DOC-2022-S1, DOC-2022-S2
Description
These audit events have been released in 7.1 via MB-47124 and should be removed from this doc. In reality these haven't been generated since prior to the 6.0 release.
code(xdcr_create_cluster_ref) ->
8213;
code(xdcr_update_cluster_ref) ->
8214;
code(xdcr_delete_cluster_ref) ->
8215;
code(xdcr_create_replication) ->
8216;
code(xdcr_update_replication) ->
8217;
code(xdcr_cancel_replication) ->
8218;
code(xdcr_update_global_settings) ->
8219;
Attachments
Issue Links
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Amarantha Kulkarni [ amarantha.kulkarni ] | Tony Hillman [ tony.hillman ] |
Fix Version/s | CheshireCat.Next [ 17125 ] |
Fix Version/s | Neo [ 17903 ] | |
Fix Version/s | CheshireCat.Next [ 17125 ] |
Component/s | xdcr [ 11817 ] |
Sprint |
|
Rank | Ranked lower |
Status | Open [ 1 ] | In Progress [ 3 ] |
Resolution | Fixed [ 1 ] | |
Status | In Progress [ 3 ] | Resolved [ 5 ] |
Both
DOC-8866andDOC-9143refers to this documentation page - https://docs.couchbase.com/server/current/audit-event-reference/audit-event-reference.htmlDOC-8866is about removing audit events 8213-8219 from the doc, since they no longer exist, andDOC-9143is about adding existing xdcr audit events 16384-16396 to the doc (these exist – https://github.com/couchbase/goxdcr/blob/master/etc/audit_descriptor.json – but are not currently documented).