Skip to content

[SYSTEMDS-3098] Add synchronization to async. broadcast#1393

Closed
phaniarnab wants to merge 1 commit intoapache:masterfrom
phaniarnab:syncBC
Closed

[SYSTEMDS-3098] Add synchronization to async. broadcast#1393
phaniarnab wants to merge 1 commit intoapache:masterfrom
phaniarnab:syncBC

Conversation

@phaniarnab
Copy link
Copy Markdown
Contributor

This patch wraps the creation of partitioned broadcast handle
code inside a synchronized block to remove redundant partitioning
by the CP or the new early-broadcast thread.
Moreover, this patch fixes a bug in broadcast count stat collection.

This patch wraps the creation of partitioned broadcast handle
code inside a synchronized block to remove redundant partitioning
by the CP or the new early-broadcast thread.
Moreover, this patch fixes a bug in broadcast count stat collection.
@phaniarnab
Copy link
Copy Markdown
Contributor Author

Running regression tests.

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.

1 participant