EventStore / replicator

Real-time replication tool
https://replicator.eventstore.org
Apache License 2.0
20 stars 11 forks source link

[Dev-120] Update image in docker-compose.yml to point to latest version in DockerHub #82

Closed Lougarou closed 1 year ago

Lougarou commented 1 year ago

The newer versions are more resilient to network issues. Customers have reported issues with the previous version which are resolved with newer versions. They usually use this docker-compose.yml file as reference, hence this proposed change.

Fixes: https://github.com/EventStore/replicator/issues/81

linear[bot] commented 1 year ago
DEV-120 Replicator: A customer reports that the replicator silently stops replicating

The replicator is setup between a single node and a three node cluster. RunContinuously is enabled and the logs do not show any particular issue