Github user mbroadst commented on a diff in the pull request:

    https://github.com/apache/qpid/pull/10#discussion_r68772313
  
    --- Diff: qpid/cpp/src/qpid/broker/amqp/Outgoing.cpp ---
    @@ -108,6 +109,19 @@ void OutgoingFromQueue::write(const char* data, size_t 
size)
         pn_link_send(link, data, size);
     }
     
    +void OutgoingFromQueue::maybeMergeMessageAnnotations(const Record &r)
    --- End diff --
    
    sure works for me


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to