Summary
Airbyte is deprecating Docker Compose in future versions after 1.0 release, leading to questions about the functionality of deployments using Docker Compose post-deprecation. Additionally, a user is experiencing significant performance issues with abctl compared to Docker Compose, with long sync times and failures for a small number of records.
Question
I know that docker compose is being deprecated (or is deprecated?) and all https://github.com/airbytehq/airbyte/discussions/40599|communications reference after 1.0 release:
> Today, we are announcing that Docker Compose will be deprecated from future versions of Airbyte OSS after version 1.0 is released (expected in early August 2024).
> Support for Docker Compose and running Airbyte via the run_ab_platform.sh
script will end in August 2024.
I got an email today that 1.0 release is set for September 24, 2024. Does this mean that deployments using docker compose will no longer function after this date? Or just that updates will no longer be issued?
We tried to migrate to abctl using the limited resources command option but consistently see sync times of 3+ hours for an incredibly small number of records (10-20 records), and they often fail anyway. In comparison, using docker compose, we can sync 800k+ records in five minutes. It seems truly infeasible to move to abctl from docker compose, given the number of problems we face there and the extremely long load times in comparison to docker compose. Is anyone else experiencing extremely long load times using abctl? Are there any known solutions to this?
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.