Replies: 1 comment 1 reply
-
When it is commented out, the default values are used. For MM2 the default is IIRC initial delay is 60 seconds and timeout is 5 seconds. I can see how changing these might affect the pod being restarted for example because you increased the timeout. But I do not see how that would affect any mirroring functionality itself. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I've noticed that commenting readinessProbe and livenessProbe sections data is not replicated, although topics are created (by the way, for my experiment I always delete that mm2-offset-syncs..internal topic on the source side).
this is my yaml:
Now, if I uncomment that mirroring works.
Should I have some special consideration for these settings?
Beta Was this translation helpful? Give feedback.
All reactions