-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
None
-
False
This enhancement will pass the sink properties to the OffsetStore and DabaseHistory adapters to support sharing connection details with the sink, in case all three adapters are from the same sink (e.g. Redis).
Currently, only the source configuration is passed down to all three adapters.
This change will enable to send over the sink cofiguration as well.
I can send a PR if this sounds like an acceptable addition.