Jagathpathi created AVRO-2403:
---------------------------------
Summary: Unable to access Metadata from RPC Plugin in implemented
interfaces
Key: AVRO-2403
URL: https://issues.apache.org/jira/browse/AVRO-2403
Project: Apache Avro
Issue Type: Wish
Components: java
Affects Versions: 1.8.2
Reporter: Jagathpathi
We have transferred the Metadata from Avro RPC Client to server using RPCPlugin
and received in server RPCPlugin.
But unable to use/consume the RPCContext or metadata in interface
implementation of IDL.
In this case the metadata can only be used to log and Implementation was unable
to use.
Is there any way to consume the same in interface implementation classes.
I can transfer the metadata using ThreadLocal which was not the permenant
solution in multithreaded/executor service environments.
It will be great if this feature was there. Thanks in advance.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)