Vinay Krishnamurthy
06/30/2022, 4:43 PMtagOverrideConfig
option - I understand that this option allows completed/consumed segments from realtime servers to offline servers. And the movement logic kicks in every hour or so. Is there an option available to configure the time interval for the segment movement too? Also, I noticed that the segment gets dropped from realtime server as part of the movement - is there a way to delay/defer this behavior (realtime server dropping segment), until the offline server gets the segment?Neha Pawar
Neha Pawar
Vinay Krishnamurthy
06/30/2022, 11:52 PMwe can configure the frequncy:Yes, this is what I was looking for. Thank you!
Vinay Krishnamurthy
06/30/2022, 11:54 PMif you have multiple replicas, only 1 will be moved at a time. so you’ll see downtime only if you are running with a single replicaThat makes sense, I was running with a single replica, which was likely causing this issue. I'll increase the number of replicas.
Vinay Krishnamurthy
06/30/2022, 11:56 PM