Skip to content

Conversation

@alamb
Copy link
Contributor

@alamb alamb commented Mar 1, 2022

Builds on #1884, so draft until that is merged

Which issue does this PR close?

re: #1614

Rationale for this change

I added a somewhat nasty Mutex workaround in #1523 due to some changes in how prost / tonic. Now that @doki23 has updated the SendableRecordBatchStream in #1884 this workaround can be removed

I don't think removing this Mutex has any practical performance implications, but it makes the code cleaner

What changes are included in this PR?

Are there any user-facing changes?

No

@Dandandan Dandandan marked this pull request as ready for review March 3, 2022 09:05
@alamb alamb force-pushed the alamb/clean_up_mutex branch from bccd43d to 8c77be3 Compare March 5, 2022 13:59
@alamb
Copy link
Contributor Author

alamb commented Mar 5, 2022

Rebased

@alamb
Copy link
Contributor Author

alamb commented Mar 6, 2022

cc @tustvold who pointed out this mess initially

@alamb
Copy link
Contributor Author

alamb commented Mar 6, 2022

And thanks again to @doki23 for unlocking this cleanup

@alamb alamb merged commit e8aff59 into apache:master Mar 6, 2022
@alamb alamb deleted the alamb/clean_up_mutex branch August 8, 2023 20:12
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.

3 participants