stephen mallette created TINKERPOP3-712:
-------------------------------------------

             Summary: Consider Placing the RequestMessage in Channel Attributes
                 Key: TINKERPOP3-712
                 URL: https://issues.apache.org/jira/browse/TINKERPOP3-712
             Project: TinkerPop 3
          Issue Type: Improvement
          Components: server
            Reporter: stephen mallette
            Priority: Minor


When the server receives a {{RequestMessage}} it is passed along the pipeline 
until it gets processed and {{ResponseMessage}} objects are written back down.  
After construction of the {{ResponseMessage}} the context of the 
{{RequestMessage}} is "lost" to downstream handlers (short of the request id).  
For those writing custom handlers it might be useful to have that 
{{RequestMessage}} available in the channel attributes in case it was needed 
for something.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to