firebird icon indicating copy to clipboard operation
firebird copied to clipboard

Ability to set up the source GUID for the replication stream

Open dyemanov opened this issue 9 months ago • 2 comments

This allows GUID-specific code being supported to the replica side. Currently only a check against configuration is performed.

dyemanov avatar Mar 17 '25 06:03 dyemanov

Not sure the API method name is really good, maybe setSource() or reset() would suit better.

dyemanov avatar Mar 17 '25 10:03 dyemanov

For the beginning it would be good to document what is the purpose of this method and the meaning of parameter(s), how it is intended to be used and in which situations. Just to determine if this method really needed or there is a better alternative(s).

aafemt avatar Mar 17 '25 10:03 aafemt