-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Voyager] export data status panics #1866
Comments
Hi @jlisthood , I was trying out this flow and was able to repro this error on my end. The entire flow goes like this Running export data status before export data command is run:
Export data command is run:
Export is said as started. We face this for a brief moment when the internal tool is starting up:
The above panic switches to:
Once we start seeing the progress bars:
Could you confirm if you're observing the same behavior? Does the panic state persist, or does it resolve shortly after the export fully starts, given that these steps are executed in quick succession? We'll investigate both stack traces and work on addressing the panics. |
Target release for the Voyager fix: 1.8.6 (Tentative date: 26th November). |
The panic state persisted while the export was making progress for many minutes. I left it be and after the export was fully done, I could run the command without panic
|
Hi @jlisthood , As mentioned above we are already fixing the issue and will be released by EOM. |
Jira Link: DB-13971
Description
Context:
Issue:
While running yb-voyager data export, I cannot check the status following the guide because I hit a panic, see below.
Logs:
Note: the data export is running correctly:
Issue Type
kind/bug
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: