ruby impl failed when the local_protocol not same with remote_protocol
----------------------------------------------------------------------

                 Key: AVRO-990
                 URL: https://issues.apache.org/jira/browse/AVRO-990
             Project: Avro
          Issue Type: Bug
          Components: ruby
    Affects Versions: 1.6.1
            Reporter: kafka0102
             Fix For: 1.6.2


For Requestor class,when local_protocol is not same with 
remote_protocol,Requestor makes REMOTE_HASHES[transport.remote_name] has value, 
and skips " self.remote_protocol = local_protocol" in the 
write_handshake_request method, making the next new Requestor object's 
@remote_protocol always nil.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to