OGG-30611
Yugabyte has closed the streaming client and has caused the Extract to abend. Error: {0}
Cause
The connection between the Extract process and Yugabyte streaming client was unexpectedly terminated. This can occur due to network interruptions, server restarts, resource limits, or configuration issues on the Yugabyte side that forcefully close the replication/CDC stream.
Action
Check the Yugabyte server logs to identify why the streaming connection was closed (e.g., restart, timeout, memory/CPU pressure). Validate network stability between the Extract process host and Yugabyte cluster. Ensure the replication slot or stream is correctly configured and not being dropped or reset. Restart the Extract process after resolving the underlying issue. If the issue persists, enable additional diagnostics or tracing on both Extract and Yugabyte to capture the failure point and contact support with the logs.