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

[fix] add SyncAllLockKey in SyncAll func #1247

Merged
merged 1 commit into from Jan 26, 2022
Merged

[fix] add SyncAllLockKey in SyncAll func #1247

merged 1 commit into from Jan 26, 2022

Conversation

robotLJW
Copy link
Member

@robotLJW robotLJW commented Jan 26, 2022

【issue】#1196
【修改内容】:
1、在syncAll的func中添加锁 SyncAllLockKey 的锁
【修改原因】:
1、防止多个 sc 进行重复操作
【影响范围】:无
【额外说明】:无
【测试用例】:
1、先获取SyncAllLockKey的锁,然后执行同步任务,实际不会进行同步

@little-cui little-cui merged commit aee412b into apache:master Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants