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

从库在apply binlog时没有对操作的key加锁 #2295

Closed
u6th9d opened this issue Jan 10, 2024 · 1 comment
Closed

从库在apply binlog时没有对操作的key加锁 #2295

u6th9d opened this issue Jan 10, 2024 · 1 comment
Assignees
Labels
☢️ Bug Something isn't working

Comments

@u6th9d
Copy link
Contributor

u6th9d commented Jan 10, 2024

Is this a regression?

Yes

Description

0ef34bcc5142f0acbf5ec1715eb5d46
从库在apply binlog时没有对操作的key加锁
8eb230b713810a39936f12ef8629210
在使用从库做读写分离的时候 从库也可以开cache 这里要保证apply binlog和load cache线程在操作同一个key时是原子性的

Please provide a link to a minimal reproduction of the bug

No response

Screenshots or videos

No response

Please provide the version you discovered this bug in (check about page for version information)

No response

Anything else?

No response

@u6th9d u6th9d added the ☢️ Bug Something isn't working label Jan 10, 2024
@chejinge
Copy link
Collaborator

没有看明白具体是什么场景下需要加锁,可以大致解释一下么

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
☢️ Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants