brimdata / zync

Kafka connector to sync Zed lakes to and from Kafka topics
BSD 3-Clause "New" or "Revised" License
18 stars 3 forks source link

Connection reset error during query of pool #118

Open philrz opened 1 year ago

philrz commented 1 year ago

A community zync user reported the following in their own words:

I have this error with zed serve and zync. It's less frequent with Zed 1.7 but still present. zync loop several time and it finish to run stable after a random time/retry

The pool name has been blanked out of the following screenshots.

image

image

philrz commented 1 year ago

The user that reported the problem has not been able to confirm that the zed serve shutdown shown in the second log screenshot was initiated by an administrator. Zed issue https://github.com/brimdata/zed/issues/4498 was a known issue where client interactions could trigger a shutdown of zed serve, and that was just fixed by https://github.com/brimdata/zed/pull/4587. Therefore we'll hold this zync issue open until the user can try running the newer Zed in their environment and see if their issue was also addressed by that fix.