Skip to content

[GLUTEN-11888] [VL] Remove the synchronized lock in VeloxBroadcastBuildSideCache#11834

Merged
JkSelf merged 1 commit intoapache:mainfrom
JkSelf:remove-bhj-lock
Apr 8, 2026
Merged

[GLUTEN-11888] [VL] Remove the synchronized lock in VeloxBroadcastBuildSideCache#11834
JkSelf merged 1 commit intoapache:mainfrom
JkSelf:remove-bhj-lock

Conversation

@JkSelf
Copy link
Copy Markdown
Contributor

@JkSelf JkSelf commented Mar 26, 2026

What changes are proposed in this pull request?

VeloxBroadcastBuildSideCache is managed by Caffe, which is already thread-safe. So we don't need to add manual synchronization.

How was this patch tested?

Existing tests

Was this patch authored or co-authored using generative AI tooling?

no

Related issue: #11888

@github-actions github-actions bot added the VELOX label Mar 26, 2026
@JkSelf JkSelf force-pushed the remove-bhj-lock branch 3 times, most recently from 328eba1 to 35de5e3 Compare March 27, 2026 09:57
@JkSelf JkSelf force-pushed the remove-bhj-lock branch from 35de5e3 to 9776596 Compare April 8, 2026 10:32
@JkSelf JkSelf changed the title Remove the synchronized lock in VeloxBroadcastBuildSideCache [GLUTEN-11888] [VL] Remove the synchronized lock in VeloxBroadcastBuildSideCache Apr 8, 2026
@jinchengchenghh
Copy link
Copy Markdown
Contributor

Could you describe the existing synchronized mechanism in PR description?

@JkSelf JkSelf merged commit 9b268b5 into apache:main Apr 8, 2026
60 checks passed
malinjawi pushed a commit to malinjawi/incubator-gluten that referenced this pull request Apr 9, 2026
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.

2 participants