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

AVRO-1808. Added possibility of overriding lock mechanics for Requestor.handshakeLock #75

Closed
wants to merge 1 commit into from
Closed

AVRO-1808. Added possibility of overriding lock mechanics for Requestor.handshakeLock #75

wants to merge 1 commit into from

Conversation

KonstantinUsachev
Copy link

Copy link
Contributor

@spacharya spacharya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Fokko
Copy link
Contributor

Fokko commented Nov 7, 2018

@KonstantinUsachev Do you know if this is still relevant?

@KonstantinUsachev
Copy link
Author

@KonstantinUsachev Do you know if this is still relevant?

@Fokko Hi. In our case it was necessary, because we used Avro with Quasar framework where it is forbidden to use ReentrantLock (it blocks thread instead of fiber). Don't know, what is the current situation, because we finished our work with that project. So I don't need it anymore personally and, actually, don't quite like this PR now :) because in this case we have unused handshakeLock field. But I will not give any better, so feel free to reject it.

@Fokko
Copy link
Contributor

Fokko commented Nov 7, 2018

@KonstantinUsachev Thanks for the elaborate answer. Let's close this for now then. Thanks!

@Fokko Fokko closed this Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants