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

[no merge] patch to stable-2-x #9

Draft
wants to merge 13 commits into
base: stable-2-x
Choose a base branch
from

Conversation

matsubara0507
Copy link

@matsubara0507 matsubara0507 commented Jul 10, 2020

exec git cherry-pick c706d92~..2830656

and

@matsubara0507 matsubara0507 changed the title [WIP] patch to stable-2-x [no merge] patch to stable-2-x Apr 7, 2021
end

def announce_with_turntable(message)
announce_without_turntable("#{message} - Shard: #{current_shard}")
end

def exec_migration_with_turntable(*args)
exec_migration_without_turntable(*args) if target_shard?(current_shard)
exec_migration_without_turntable(*args) # if target_shard?(current_shard)

Choose a reason for hiding this comment

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

target_shard? seems never used so changes to it is not important

Copy link

@KumatomatomaKu KumatomatomaKu left a comment

Choose a reason for hiding this comment

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

LGTM

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