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

[CLC-311, CLC-314, CLC-326] DMT Updates #398

Merged
merged 57 commits into from
Oct 20, 2023

Conversation

kutluhanmetin
Copy link
Contributor

No description provided.

@netlify
Copy link

netlify bot commented Sep 21, 2023

Deploy Preview for eclectic-sawine-19fcf1 canceled.

Name Link
🔨 Latest commit c2f15d2
🔍 Latest deploy log https://app.netlify.com/sites/eclectic-sawine-19fcf1/deploys/651585be7168840007582a4c

@kutluhanmetin kutluhanmetin changed the base branch from main to dmt September 21, 2023 11:25
@kutluhanmetin kutluhanmetin changed the title [WIP]: DMT Updates DMT Updates Sep 28, 2023
base/commands/migration/migration_stages.go Outdated Show resolved Hide resolved
@yuce yuce self-requested a review September 28, 2023 14:02
base/commands/migration/migration_stages.go Outdated Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Outdated Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_start.go Show resolved Hide resolved
Copy link
Collaborator

@yuce yuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some ideas...

base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/migration_stages.go Show resolved Hide resolved
base/commands/migration/start_stages_it_test.go Outdated Show resolved Hide resolved
base/commands/migration/status_stages.go Outdated Show resolved Hide resolved
base/commands/migration/status_stages.go Outdated Show resolved Hide resolved
Must(tcx.CLC().Execute(ctx, "status"))
})
// statusRunner removes __datamigrations_in_progress list, so we should give some time to command to read it first
time.Sleep(1 * time.Second)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sleeps may cause flaky tests.
Let's use it.Eventually instead to wait for the condition necessary to proceed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is no condition to wait in here, so I cannot use Eventually.

base/commands/migration/status_stages_it_test.go Outdated Show resolved Hide resolved
@kutluhanmetin kutluhanmetin requested a review from yuce October 19, 2023 13:50
Copy link
Collaborator

@yuce yuce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@kutluhanmetin kutluhanmetin merged commit 35a642a into hazelcast:dmt Oct 20, 2023
4 checks passed
@kutluhanmetin kutluhanmetin changed the title DMT Updates [CLC-314] DMT Updates Nov 1, 2023
@kutluhanmetin kutluhanmetin changed the title [CLC-314] DMT Updates [CLC-311, CLC-314] DMT Updates Nov 1, 2023
@kutluhanmetin kutluhanmetin changed the title [CLC-311, CLC-314] DMT Updates [CLC-311, CLC-314, CLC-326] DMT Updates Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants