Skip to content
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

DMT: dmt command hangs when unable to connect w/ the migration cluster [CLC-431] #426

Closed
sumnerib opened this issue Nov 6, 2023 · 3 comments · Fixed by #429
Closed

DMT: dmt command hangs when unable to connect w/ the migration cluster [CLC-431] #426

sumnerib opened this issue Nov 6, 2023 · 3 comments · Fixed by #429
Labels
bug Something isn't working source:internal to-jira Open a tracking issue on Jira

Comments

@sumnerib
Copy link

sumnerib commented Nov 6, 2023

If given a bad config for the migration cluster or if the migration cluster is unavailable, the dmt command will hang indefinitely.

To reproduce: Without starting any cluster, simply run the following command (where migration.yaml is a valid clc client config): ./bin/dmt --config migration.yaml start migration_config --yes

@sumnerib sumnerib added bug Something isn't working to-jira Open a tracking issue on Jira source:internal labels Nov 6, 2023
@sumnerib sumnerib added this to the Data Migration Tool [Phase 1] milestone Nov 6, 2023
@github-actions github-actions bot changed the title DMT: dmt command hangs when unable to connect w/ the migration cluster DMT: dmt command hangs when unable to connect w/ the migration cluster [CLC-431] Nov 6, 2023
Copy link

github-actions bot commented Nov 6, 2023

Internal Jira issue: CLC-431

@sumnerib
Copy link
Author

sumnerib commented Nov 7, 2023

Spins on the estimate command when unable to connect to the migration cluster as well:

bin/dmt estimate --config migration.yaml migration_config       

Hazelcast Data Migration Tool v5.3.0
(c) 2023 Hazelcast, Inc.


Estimation usually ends within 15 seconds.
       [1/2] Connecting to the migration cluster (Ctrl+C to cancel)    

@yuce
Copy link
Collaborator

yuce commented Nov 20, 2023

Fixed by: #429

@yuce yuce closed this as completed Nov 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working source:internal to-jira Open a tracking issue on Jira
Projects
None yet
2 participants