Konstantin Usachev created AVRO-1808:
----------------------------------------
Summary: It would be useful to be able to change lock mechanics
for handshake at Requestor
Key: AVRO-1808
URL: https://issues.apache.org/jira/browse/AVRO-1808
Project: Avro
Issue Type: Improvement
Components: java
Reporter: Konstantin Usachev
Priority: Minor
For now there is no option to change lock mechanics for handshake at
org.apache.avro.ipc.Requestor - it uses ReentrantLock. We can't use this type
of lock in our system, so we need some way to override it, like the way you
have already done for org.apache.avro.ipc.Transceiver.channelLock.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)