[ 
https://issues.apache.org/jira/browse/AVRO-272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795638#action_12795638
 ] 

Doug Cutting commented on AVRO-272:
-----------------------------------

I just committed this.

I think it might make sense to add a method like:

  public static RPCContext Responder#getContext()

that can be called within a protocol implementation and retrieves the context 
from a ThreadLocal.

> Extend RPCContext to include protocol Methods.
> ----------------------------------------------
>
>                 Key: AVRO-272
>                 URL: https://issues.apache.org/jira/browse/AVRO-272
>             Project: Avro
>          Issue Type: New Feature
>          Components: java
>            Reporter: Philip Zeyliger
>            Assignee: Philip Zeyliger
>             Fix For: 1.3.0
>
>         Attachments: AVRO-272.patch.txt
>
>
> Since the RPCContext is used to send listeners/plugins handshake and call 
> metadata, it makes sense to include the RPC method in it as well.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to