We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 820eef5 commit e90d3b1Copy full SHA for e90d3b1
doc/reference/configuration/configuration_reference.rst
@@ -3651,8 +3651,10 @@ replication.autoexpel_by.*
3651
The ``by`` field helps differentiate between:
3652
3653
- Instances that are part of the cluster and should adhere to the YAML configuration.
3654
+
3655
- Instances or tools (e.g., CDC tools) that use the replication channel but are not part of the cluster configuration.
3656
3657
3658
The default value of by is ``nil``, meaning no ``autoexpel`` criterion is applied unless explicitly set.
3659
3660
Currently, the only supported value for by is ``prefix``. The ``prefix`` value instructs the system to identify instances
0 commit comments