[ https://issues.apache.org/jira/browse/AVRO-285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796383#action_12796383 ]
Doug Cutting commented on AVRO-285: ----------------------------------- This might be specified in a protocol with a message that lists no response or errors, e.g.: {code} messages: [ "sendInt" : { "request": [{"name":"x", "type": "int"}]} ... ] {code} In the handshake, only the client's protocol hash would be examined. > request-only messages > --------------------- > > Key: AVRO-285 > URL: https://issues.apache.org/jira/browse/AVRO-285 > Project: Avro > Issue Type: New Feature > Components: spec > Reporter: Doug Cutting > > It might be useful to have a standard mechanism in Avro for transmitting > messages that receive no response, not even an acknowledgement. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.